mirror of
https://github.com/OpenRouterTeam/spawn.git
synced 2026-05-07 00:50:52 +00:00
Cover untested error paths in index.ts when agent/cloud arguments are missing: - suggestCloudsForPrompt: --prompt with agent but no cloud shows cloud suggestions - handleNoCommand: --dry-run and --prompt without any args - handleDefaultCommand: --dry-run with agent but no cloud - --prompt-file with agent but no cloud - Combined flag edge cases Agent: test-engineer Co-authored-by: A <6723574+louisgv@users.noreply.github.com> Co-authored-by: Claude Haiku 4.5 <noreply@anthropic.com> |
||
|---|---|---|
| .. | ||
| __tests__ | ||
| commands-logic.ts | ||
| commands.ts | ||
| index.ts | ||
| manifest.ts | ||
| security.ts | ||
| unicode-detect.ts | ||
| update-check.ts | ||