mirror of
https://github.com/OpenRouterTeam/spawn.git
synced 2026-05-10 12:20:07 +00:00
Previously, `spawn list hetzner` always treated the bare positional argument as an agent filter, returning 0 results since "hetzner" is a cloud, not an agent. Now resolveListFilters auto-detects: when the filter doesn't resolve as an agent but does resolve as a cloud, it reclassifies to a cloud filter. This matches the help text which promises "Filter history by agent or cloud name". Agent: ux-engineer Co-authored-by: A <6723574+louisgv@users.noreply.github.com> Co-authored-by: Claude Opus 4.6 (1M context) <noreply@anthropic.com> |
||
|---|---|---|
| .. | ||
| __tests__ | ||
| commands.ts | ||
| history.ts | ||
| index.ts | ||
| manifest.ts | ||
| security.ts | ||
| unicode-detect.ts | ||
| update-check.ts | ||