Commit Graph

1022 Commits

Author SHA1 Message Date
Elias Posen 28a52e36ff Support CodeMode ToolDisclosure Variants (#7926)
Signed-off-by: Elias Posen <elias@posen.ch>
2026-03-19 08:55:46 +00:00
Michael Neale 5be96c1ab2 feat: add gemini-acp provider, update docs on subscription models + improvements to codex (#8000)
Signed-off-by: Michael Neale <michael.neale@gmail.com>
2026-03-19 02:20:45 +00:00
Michael Neale 4e7a572497 fix(openai): use Responses API for gpt-5.4 (#7982)
Signed-off-by: Michael Neale <michael.neale@gmail.com>
2026-03-18 23:25:25 +00:00
Douwe Osinga 6435e1a85c Remove lead/worker provider (#7989)
Signed-off-by: Douwe Osinga <douwe@squareup.com>
Co-authored-by: Douwe Osinga <douwe@squareup.com>
2026-03-18 20:27:36 +00:00
jh-block 7f1ca37234 chore(release): release version 1.28.0 (#7991)
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
2026-03-18 19:48:16 +00:00
Douwe Osinga 0cd41bebbd Fix empty tool results from resource content (e.g. auto visualiser) (#7866)
Co-authored-by: Douwe Osinga <douwe@squareup.com>
2026-03-18 18:53:48 +00:00
jh-block c2d10cea9b fix: include token usage in Databricks streaming responses (#7959) 2026-03-18 15:43:35 +00:00
Douwe Osinga 475968db64 Optimize tool summarization (#7938)
Co-authored-by: Michael Neale <michael.neale@gmail.com>
Co-authored-by: Douwe Osinga <douwe@squareup.com>
2026-03-18 13:09:18 +00:00
Rabi Mishra 8d714a04c8 refactor: remove unnecessary Arc<Mutex> from tool execution pipeline (#7979)
Signed-off-by: rabi <ramishra@redhat.com>
Co-authored-by: jh-block <jhugo@block.xyz>
2026-03-18 09:35:02 +00:00
Douwe Osinga 4e4c435339 Revert message flush & test (#7966)
Co-authored-by: Douwe Osinga <douwe@squareup.com>
2026-03-18 08:26:12 +00:00
Vincenzo Palazzo 827175619a fix: clean up OAuth token cache on provider deletion (#7908)
Signed-off-by: Vincenzo Palazzo <vincenzopalazzodev@gmail.com>
Co-authored-by: Claude Opus 4.6 <noreply@anthropic.com>
2026-03-17 17:54:11 +00:00
Jack Amadeo b4f018f6f9 fix: hard-coded tool call id in code mode callback (#7939) 2026-03-17 17:30:25 +00:00
Nilton Volpato e075861bdf Fix SSE parsers to accept optional space after data: prefix (#7929)
Signed-off-by: Nilton Volpato <nilton@volpa.to>
Co-authored-by: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
2026-03-17 17:24:21 +00:00
Douwe Osinga aa3090a519 Fix download manager (#7933)
Co-authored-by: Douwe Osinga <douwe@squareup.com>
Co-authored-by: jh-block <jhugo@block.xyz>
Co-authored-by: Claude Opus 4.6 <noreply@anthropic.com>
2026-03-17 14:30:39 +00:00
jh-block a762fe1000 Improve the formatting of tool calls, show thinking, treat Reasoning and Thinking as the same thing (sorry Kant) (#7626)
Co-authored-by: Claude Opus 4.6 <noreply@anthropic.com>
2026-03-17 13:36:28 +00:00
Michael Neale 754c214df4 feat: adversarial agent for preventing leaking of info and more (#7948) 2026-03-17 06:38:45 +00:00
Angie Jones 28cab714b6 claude adaptive thinking (#7944)
Signed-off-by: Angie Jones <angie@Angies-MBP.lan>
Co-authored-by: Angie Jones <angie@Angies-MacBook-Pro.local>
Co-authored-by: Angie Jones <angie@Angies-MBP.lan>
2026-03-17 04:00:53 +00:00
Lifei Zhou 4604354bc2 feat: new onboarding flow (#7266) 2026-03-17 01:33:41 +00:00
Rizel Scarlett 707dc5fecc fix(claude-code): remove incorrect agent_visible filter on user message (#7931)
Signed-off-by: Adrian Cole <adrian@tetrate.io>
Co-authored-by: Adrian Cole <adrian@tetrate.io>
2026-03-16 23:11:12 +00:00
Douwe Osinga a79cf7e1ef No Check do Check (#7942)
Co-authored-by: Douwe Osinga <douwe@squareup.com>
2026-03-16 22:13:23 +00:00
Will Pfleger b3510bad25 fix: retry on authentication failure with credential refresh (#7812) 2026-03-16 16:23:12 +00:00
Adrian Cole 94eaacc06f test(acp): add terminal delegation fixtures and fix shell singleton (#7923)
Signed-off-by: Adrian Cole <adrian@tetrate.io>
2026-03-16 14:02:08 +00:00
Dale Lakes 5df2995695 fix: bump pctx_code_mode to 0.3.0 for iterator type checking fix (#7892)
Signed-off-by: Clyde <clyde@Clydes-Mac-Studio.local>
Signed-off-by: Dale Lakes <6843636+spitfire55@users.noreply.github.com>
Co-authored-by: Claude Opus 4.6 <noreply@anthropic.com>
2026-03-16 11:44:30 +00:00
Adrian Cole 94fdcdd07a feat: persist GooseMode per-session via session DB (#7854)
Signed-off-by: Adrian Cole <adrian@tetrate.io>
2026-03-16 11:37:21 +00:00
Adrian Cole 2631095f20 feat(otel): propagate session.id to spans and log records (#7490)
Signed-off-by: Adrian Cole <adrian@tetrate.io>
2026-03-16 05:06:31 +00:00
Adrian Cole 10d597de3b fix(test): add env_lock to is_openai_reasoning_model tests (#7917)
Signed-off-by: Adrian Cole <adrian@tetrate.io>
2026-03-16 05:05:52 +00:00
Lifei Zhou 0cf4a619aa updated canonical models (#7920) 2026-03-16 02:15:32 +00:00
Michael Neale ec7652dfd7 fix: add tool_choice and parallel_tool_calls to chatgpt_codex provider (#7867) 2026-03-16 00:17:40 +00:00
Lifei Zhou 291bbd8330 fix: tool confirmation handling for multiple requests (#7856) 2026-03-15 22:46:34 +00:00
Wilfried ROSET 196ee3ccc8 fix: resolve tokio::sync::Mutex deadlock in recipe retry path (#7832)
Signed-off-by: Wilfried Roset <wilfriedroset@users.noreply.github.com>
Co-authored-by: Claude Opus 4.6 <noreply@anthropic.com>
Co-authored-by: Douwe Osinga <douwe@squareup.com>
2026-03-13 16:52:38 +00:00
Adrian Cole 1b05c92912 feat(acp): add session/set_mode handler (#7801)
Signed-off-by: Adrian Cole <adrian@tetrate.io>
2026-03-13 09:30:36 +00:00
Douwe Osinga bc7e063244 Keep messages in sync (#7850)
Co-authored-by: Douwe Osinga <douwe@squareup.com>
2026-03-13 08:51:28 +00:00
Jack Amadeo c947620843 More acp tools (#7843)
Signed-off-by: Adrian Cole <adrian@tetrate.io>
Co-authored-by: Adrian Cole <adrian@tetrate.io>
2026-03-13 08:28:02 +00:00
Rabi Mishra e9f00fc216 fix(shell): prevent hang when command backgrounds a child process (#7689)
Signed-off-by: rabi <ramishra@redhat.com>
2026-03-13 06:42:53 +00:00
Douwe Osinga 4f8c33dab1 Exit agent loop when tool call JSON fails to parse (#7840)
Co-authored-by: Douwe Osinga <douwe@squareup.com>
2026-03-12 18:24:27 +00:00
Adrian Cole f2ad0a852c fix: remove dead read handler from DeveloperClient (#7821)
Signed-off-by: Adrian Cole <adrian@tetrate.io>
2026-03-12 04:55:22 +00:00
ibaaaaal 1493174586 fix: prevent SageMaker TGI from being marked configured when only Bedrock keys are set (#7284)
Signed-off-by: ibaaaaal rifaldi.51922721@mahasiswa.unikom.ac.id
Co-authored-by: Lifei Zhou <lifei@squareup.com>
2026-03-12 03:50:23 +00:00
Douwe Osinga 4578697ddd fix(goose): load .gitignore in prompt_manager for hint file filtering (#7795)
Co-authored-by: Douwe Osinga <douwe@squareup.com>
2026-03-11 20:33:02 +00:00
fre$h 3016fdd8a7 fix: remap max_completion_tokens to max_tokens for OpenAI-compatible providers (#7765)
Signed-off-by: fre <anonwurcod@proton.me>
2026-03-11 20:29:28 +00:00
Rabi Mishra 5b28f8fd3b fix(openai): preserve Responses API tool call/output linkage (#7759)
Signed-off-by: rabi <ramishra@redhat.com>
2026-03-11 20:08:46 +00:00
Douwe Osinga f462d73347 fix: return ContextLengthExceeded when prompt exceeds effective KV cache size (#7815)
Co-authored-by: Douwe Osinga <douwe@squareup.com>
2026-03-11 19:13:11 +00:00
Alex Hancock f2de8b5ccc feat: MCP Roots support (#7790) 2026-03-11 18:35:49 +00:00
Rabi Mishra d04b761a9c fix(google): use includeThoughts/part.thought for thinking handling (#7593)
Signed-off-by: rabi <ramishra@redhat.com>
2026-03-11 18:25:23 +00:00
jonathan MERCIER 7247d61648 refactor: simplify tokenizer initialization — remove unnecessary Result wrapper (#7744)
Signed-off-by: Jonathan MERCIER <bioinfornatics@gmail.com>
2026-03-11 18:22:51 +00:00
2:5030/1559 c30b606505 fix: avoid word splitting by space for windows shell commands (#7781) (#7810)
Signed-off-by: Kirill Frolov <k.frolov@samsung.com>
2026-03-11 17:17:01 +00:00
Jack Amadeo d74f6f6302 Remove dependency on posthog-rs (#7811) 2026-03-11 16:42:35 +00:00
Alex Hancock 8869098de6 feat: load hints in nested subdirs (#7772) 2026-03-11 14:06:22 +00:00
Adrian Cole cb4d99d303 feat(acp): add read tool and delegate filesystem I/O to ACP clients (#7668)
Signed-off-by: Adrian Cole <adrian@tetrate.io>
2026-03-11 13:21:00 +00:00
jh-block 913537d540 Support secret interpolation in streamable HTTP extension URLs (#7782)
Co-authored-by: Claude Haiku 4.5 <noreply@anthropic.com>
2026-03-11 13:06:37 +00:00
dorien-koelemeijer 6d6c6b3228 More logging for command injection classifier model training (#7779) 2026-03-11 13:03:18 +00:00