Commit Graph

19 Commits

Author SHA1 Message Date
Lifei Zhou 5dacfde2f3 chore: show important keys for provider configuration (#7265) 2026-02-18 07:10:53 +00:00
Douwe Osinga 9a91fccfb5 Everything is streaming (#7247)
Co-authored-by: Douwe Osinga <douwe@squareup.com>
Co-authored-by: Claude Sonnet 4.5 <noreply@anthropic.com>
2026-02-17 18:53:38 +00:00
Rabi Mishra ed3c08590a feat: add streaming support for Claude Code CLI provider (#6833)
Signed-off-by: rabi <ramishra@redhat.com>
2026-02-13 15:28:32 +00:00
Adrian Cole 8d59c2dced feat: MCP support for agentic CLI providers (#6972)
Signed-off-by: Adrian Cole <adrian@tetrate.io>
2026-02-11 23:37:52 +00:00
Adrian Cole 4abf91e72b fix: isolate claude-code sessions via stream-json session_id (#7108)
Signed-off-by: Adrian Cole <adrian@tetrate.io>
2026-02-10 05:22:56 +00:00
Rabi Mishra c50a2c2375 fix: allow unlisted models for CLI providers (#7090)
Signed-off-by: rabi <ramishra@redhat.com>
2026-02-09 14:03:06 +00:00
Adrian Cole d4865ae9fe fix: use command.process_group(0) for CLI providers, not just MCP (#7083)
Signed-off-by: Adrian Cole <adrian@tetrate.io>
2026-02-09 05:33:22 +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 08b89ca66b fix: remove Option from model listing return types, propagate errors (#7074)
Signed-off-by: Adrian Cole <adrian@tetrate.io>
2026-02-09 00:03:10 +00:00
Ramiro Salas 3324711c96 fix(codex): propagate extended PATH to codex subprocess (#6874)
Signed-off-by: RamXX <ramxx@ramirosalas.com>
2026-02-06 16:20:49 +00:00
Adrian Cole 2c7e2293b2 feat: add image support and improve error resilience for Codex (#7033)
Signed-off-by: Adrian Cole <adrian@tetrate.io>
2026-02-06 10:29:30 +00:00
David Katz 66a2a3cb9a Fix gemini cli command parsing (#6960) 2026-02-05 15:47:25 +00: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
Douwe Osinga 87417bccac Remove codex skills flag support (#6775)
Co-authored-by: Douwe Osinga <douwe@squareup.com>
2026-01-28 13:10:55 -05:00
bruwbird 18d6db47cf codex: refine reasoning effort validation (#6522)
Signed-off-by: Yusuke Shimizu <stm1051212@gmail.com>
2026-01-28 11:03:28 -05:00
Federico G. Schwindt 4d608690b8 fix(codex): correct codex reasoning effort conversion (#6523)
Signed-off-by: Federico G. Schwindt <fgsch@lodoss.net>
2026-01-28 10:52:03 -05:00
Adrian Cole f5b402bbdf fix(goose): only send agent-session-id when a session exists (#6657)
Signed-off-by: Adrian Cole <adrian@tetrate.io>
2026-01-27 13:43:05 +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
Ramiro Salas 31eaa47209 feat: add OpenAI Codex CLI provider (#6263)
Signed-off-by: RamXX <ramxx@ramirosalas.com>
Co-authored-by: Michael Neale <michael.neale@gmail.com>
2025-12-29 17:01:21 +11:00