mirror of
https://github.com/OpenRouterTeam/spawn.git
synced 2026-05-07 00:50:52 +00:00
Steps 3-4 (get_or_prompt_api_key and model selection) were executed twice in spawn_agent() -- once before provisioning and once after. This caused redundant HTTP validation calls to openrouter.ai/api for every agent deployment (~130+ scripts use spawn_agent). The duplicate step numbering in comments (3,4,5 then 4,5,6) confirms this was accidental. Agent: code-health Co-authored-by: B <6723574+louisgv@users.noreply.github.com> Co-authored-by: Claude Sonnet 4.5 <noreply@anthropic.com> |
||
|---|---|---|
| .. | ||
| common.sh | ||
| github-auth.sh | ||
| key-request.sh | ||