mirror of
https://github.com/OpenRouterTeam/spawn.git
synced 2026-05-20 01:11:18 +00:00
* fix(e2e): update input tests for latest agent CLI interfaces + auto-load email creds claude: add --dangerously-skip-permissions --no-session-persistence to bypass trust dialog when running in /tmp/e2e-test (not in ~/.claude.json trusted projects list written during install) codex: replace `codex exec --full-auto` (removed in new @openai/codex) with `codex -q -a full-auto` — quiet mode + full-auto approval, no exec subcommand email: auto-load RESEND_API_KEY + KEY_REQUEST_EMAIL from /etc/spawn-key-server-auth.env (QA VM) or ~/.config/spawn/resend.env (local) so send_matrix_email fires on every e2e run, not just QA-cycle runs Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com> * fix(e2e): correct claude and codex input test commands - claude: pass prompt as positional arg to claude -p instead of piping via stdin (stdin pipe breaks through SSH exec chain, causing "Input must be provided either through stdin or as a prompt argument" error) - codex: revert to `codex exec --full-auto` subcommand (correct for v0.116.0 — previous -q -a full-auto flags don't exist) Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com> --------- Co-authored-by: spawn-qa-bot <qa@openrouter.ai> Co-authored-by: Claude Sonnet 4.6 <noreply@anthropic.com> |
||
|---|---|---|
| .. | ||
| aws | ||
| cli | ||
| digitalocean | ||
| docker | ||
| e2e | ||
| gcp | ||
| hetzner | ||
| local | ||
| shared | ||
| sprite | ||
| test | ||