Skip to content

fix: allow gateway loop config flag#1680

Open
TheLordArgus wants to merge 1 commit into
garrytan:masterfrom
TheLordArgus:codex/agent-gateway-loop-config
Open

fix: allow gateway loop config flag#1680
TheLordArgus wants to merge 1 commit into
garrytan:masterfrom
TheLordArgus:codex/agent-gateway-loop-config

Conversation

@TheLordArgus

Copy link
Copy Markdown

Summary

  • add agent.use_gateway_loop to the known config key registry
  • cover the key in the config-set gate regression tests

Closes #1454

Test plan

  • bun test test/config-set.test.ts
  • bun run typecheck
  • scripts/check-test-isolation.sh
  • git diff --check

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

doctor advertises agent.use_gateway_loop=true as fix, but config CLI rejects it

1 participant