mirror of
https://github.com/OpenRouterTeam/spawn.git
synced 2026-05-06 16:31:08 +00:00
Previously, `spawn badagent badcloud` would only show the agent error, requiring users to fix it and re-run before discovering the cloud was also wrong. Now both errors are shown together so users can fix everything in one round trip. Refactors validateEntity into checkEntity (returns bool) + validateEntity (exits). cmdRun uses checkEntity for batch validation. 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-logic.ts | ||
| commands.ts | ||
| index.ts | ||
| manifest.ts | ||
| security.ts | ||
| unicode-detect.ts | ||
| update-check.ts | ||