mirror of
https://github.com/OpenRouterTeam/spawn.git
synced 2026-05-06 08:10:48 +00:00
- Rename `spawn list` -> `spawn matrix` (alias: m) for the availability matrix - New `spawn list` / `spawn ls` shows previously provisioned agents from ~/.spawn/history.json - Support filtering: `spawn list -a <agent>`, `spawn list -c <cloud>` - Auto-record each spawn with agent, cloud, timestamp, and prompt - History path respects SPAWN_HOME env var for testability - Bump CLI version to 0.2.44 Fixes #483 Co-authored-by: A <6723574+louisgv@users.noreply.github.com> Co-authored-by: Claude Opus 4.6 (1M context) <noreply@anthropic.com> |
||
|---|---|---|
| .. | ||
| __tests__ | ||
| commands-logic.ts | ||
| commands.ts | ||
| history.ts | ||
| index.ts | ||
| manifest.ts | ||
| security.ts | ||
| unicode-detect.ts | ||
| update-check.ts | ||