Commit Graph

23 Commits

Author SHA1 Message Date
Adrian Cole 49ad115fb1 feat(acp): add model selection support for session/new and session/set_model (#7112)
Signed-off-by: Adrian Cole <adrian@tetrate.io>
2026-02-10 05:23:36 +00:00
Adrian Cole 1371f5df4a test(mcp): add image tool test and consolidate MCP test fixtures (#7019)
Signed-off-by: Adrian Cole <adrian@tetrate.io>
2026-02-09 01:12:11 +00:00
Adrian Cole 4e87011981 fix: lazy provider creation for goose acp (#7026) (#7066)
Signed-off-by: Adrian Cole <adrian@tetrate.io>
2026-02-08 02:51:03 +00:00
tlongwell-block f338e36c65 feat: expose AGENT_SESSION_ID env var to extension child processes (#7072) 2026-02-08 00:02:08 +00:00
Adrian Cole 948cb91d54 refactor: move disable_session_naming into AgentConfig (#7062)
Signed-off-by: Adrian Cole <adrian@tetrate.io>
2026-02-07 00:55:55 +00:00
Adrian Cole aa4f320d23 fix(acp): fixtures now raise content mismatch errors (#6912)
Signed-off-by: Adrian Cole <adrian@tetrate.io>
2026-02-05 06:32:16 +00:00
Elias Posen 8631caa890 Use Port of Context (pctx) for code mode (#6765)
Signed-off-by: Elias Posen <elias@posen.ch>
Signed-off-by: Adrian Cole <adrian@tetrate.io>
Co-authored-by: Adrian Cole <adrian@tetrate.io>
2026-02-03 12:15:49 -05:00
Adrian Cole 1ad81e3b69 refactor(providers): extract ProviderDef trait and OpenAiCompatibleProvider (#6832)
Signed-off-by: Adrian Cole <adrian@tetrate.io>
2026-02-02 22:36:54 +00:00
Jack Amadeo a9f4b2d637 Remove dependency on goose-mcp from goose crate (#6637) 2026-02-02 18:21:35 +00:00
jh-block ce95e04693 feat: WebSocket transport for goose-acp (#6895) 2026-02-02 14:10:26 +00:00
Alex Hancock 69af713ee6 feat: Streamable HTTP transport for ACP + goose-acp usage (#6741) 2026-02-02 07:13:40 +08:00
Douwe Osinga 2c16e34158 Remove autogenerated .gooseignore files that don't belong in repo (#6824)
Co-authored-by: Douwe Osinga <douwe@squareup.com>
2026-01-29 20:10:57 -05:00
Douwe Osinga 4d100d59a3 Fix case-insensitive matching for builtin extension names (#6825)
Co-authored-by: Douwe Osinga <douwe@squareup.com>
Co-authored-by: Claude Sonnet 4.5 <noreply@anthropic.com>
2026-01-29 19:54:58 -05:00
Zane a06436461b Refactor: move persisting extension to session outside of route (#6685) 2026-01-29 16:03:03 -08:00
Adrian Cole b0c6373cf8 acp: load configured extensions and refactor tests (#6803)
Signed-off-by: Adrian Cole <adrian@tetrate.io>
2026-01-30 10:39:03 +11:00
Alex Hancock edd0109997 feat: platform extension migrator + code mode rename (#6611) 2026-01-29 17:12:51 -05:00
Zane 003aaa160c ACP get working dir from args.cwd (#6653) 2026-01-23 09:14:54 -08:00
Adrian Cole 0602dc7ced chore: reduce duplicate or unused cargo deps (#6630)
Signed-off-by: Adrian Cole <adrian@tetrate.io>
2026-01-23 16:27:33 +09:00
Adrian Cole 67de49abbb fix(goose): propagate session_id across providers and MCP (#6584)
Signed-off-by: Adrian Cole <adrian@tetrate.io>
2026-01-22 08:28:56 +08:00
Zane f3bae7ea7a increase worker threads for ci (#6614) 2026-01-21 14:17:34 -08:00
Songlin Yang 63bf8eb439 chore: remove unused dependencies in cargo.toml (#6561)
Signed-off-by: lsytj0413 <511121939@qq.com>
2026-01-19 16:05:18 +11:00
Zane 080a0e04ba added optional request params and context limit from GOOSE_PREDEFINED_MODELS (#6489) 2026-01-16 08:12:14 -10:00
Adrian Cole 7d4a6bd8ff feat(goose-acp): enable parallel sessions with isolated agent state (#6392)
Signed-off-by: Adrian Cole <adrian@tetrate.io>
2026-01-14 14:19:17 -08:00