Support Goose model selection through the standard agent config API #1317

Merged
coilysiren merged 1 commit from issue-1314 into main 2026-07-15 04:56:51 +00:00
Member

Support Goose model selection through the same --config agent.<harness>.model API used by the other harnesses. The Goose model now resolves through the standard launch env path and lands unchanged in Goose config composition, so agent.goose.model behaves like the existing Claude, Codex, and OpenCode model overrides.

  • closes #1314
  • ward.workflow: pull-request-and-merge
  • Tests: ward exec test and ward exec build
  • Notes: Goose help/docs now point at the shared model override shape
Support Goose model selection through the same `--config agent.<harness>.model` API used by the other harnesses. The Goose model now resolves through the standard launch env path and lands unchanged in Goose config composition, so `agent.goose.model` behaves like the existing Claude, Codex, and OpenCode model overrides. - `closes #1314` - `ward.workflow: pull-request-and-merge` - Tests: `ward exec test` and `ward exec build` - Notes: Goose help/docs now point at the shared model override shape
feat: support goose model overrides
All checks were successful
test / test (pull_request) Successful in 1m6s
5b5a48b82a
Sign in to join this conversation.
No description provided.