You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
chore: drop OPENCODE_API_KEY and REQUIRE_PAID from e2e workflow
All e2e tests now use the mock LLM server or noReply seeding — no test
makes real provider calls. Remove the API key, model override, and
paid-model guard from the CI workflow and seed script.
Fixes the Windows CI failure where OPENCODE_API_KEY was unavailable.
0 commit comments