Commit Graph

1289 Commits

Author SHA1 Message Date
Adrian Cole 81b0a348d6 fix(deps): bump tree-sitter to 0.26 and set sqlx default-features=false to fix RUSTSEC advisories (#7031)
Signed-off-by: Adrian Cole <adrian@tetrate.io>
2026-02-06 10:39:24 +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
Adrian Cole d039f3f6f3 fix(providers): Azure OpenAI model listing 404 during configure (#7034)
Signed-off-by: Adrian Cole <adrian@tetrate.io>
2026-02-06 10:25:30 +00:00
Adrian Cole 59f5958f0e fix(deps): bump bat to 0.26.1 to resolve RUSTSEC-2026-0008 (#7021)
Signed-off-by: Adrian Cole <adrian@tetrate.io>
2026-02-06 08:59:15 +00:00
David Katz 6fb76306ba Don't swallow Tetrate errors (#6998) 2026-02-06 04:39:08 +00:00
harry ca879da3ba feat(cli): add type-to-search filtering to select/multiselect dialogs (#6862)
Signed-off-by: Harrison <hcstebbins@gmail.com>
Co-authored-by: Claude Opus 4.5 <noreply@anthropic.com>
2026-02-05 21:01:37 +00:00
Andrew Harvard 66aa728ff4 feat: add User-Agent header to MCP HTTP requests (#6988) 2026-02-05 20:22:10 +00:00
Douwe Osinga d78c69f944 Proper proxy support on windows & mac (#6840)
Co-authored-by: Douwe Osinga <douwe@squareup.com>
2026-02-05 19:02:31 +00:00
Douwe Osinga c7718a425a Also do memory (#6950)
Co-authored-by: Douwe Osinga <douwe@squareup.com>
2026-02-05 16:57:45 +00:00
Douwe Osinga 24b3e0228c Ask separately for confirmation (#6949)
Co-authored-by: Douwe Osinga <douwe@squareup.com>
Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>
2026-02-05 16:57:24 +00:00
Rizel Scarlett b4e5d64c69 fix(google): add MessageContent::Image support for user messages (#6986) 2026-02-05 16:41:59 +00:00
David Katz 66a2a3cb9a Fix gemini cli command parsing (#6960) 2026-02-05 15:47:25 +00:00
Rabi Mishra 06e8b85907 feat(google): add configurable thinking level for Gemini 3 models (#6585)
Signed-off-by: rabi <ramishra@redhat.com>
2026-02-05 15:47:03 +00:00
David Katz c02135ccec Fast models on databricks have 0 retries. (#6919) 2026-02-05 15:45:55 +00:00
Rabi Mishra d1b6053d2f fix: detect context length errors in GCP Vertex AI provider (#6976)
Signed-off-by: rabi <ramishra@redhat.com>
2026-02-05 12:49:22 +00:00
Peter Willemsen e701350f5d Added the ability to escape Jinja variables in recipes to include them in prompts (#6975)
Signed-off-by: Peter Willemsen <peter@codebuffet.co>
2026-02-05 12:37:57 +00:00
Elias Posen 2992856231 Bug Fix: bump pctx (#6967)
Signed-off-by: Elias Posen <elias@posen.ch>
2026-02-05 12:07:47 +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
Douwe Osinga 6ae72a6cf0 Use haiku for databricks (#6943)
Co-authored-by: Douwe Osinga <douwe@squareup.com>
2026-02-04 17:17:59 +00:00
Andrew Harvard 2b90c2c310 feat(mcp-apps): add Permission Policy support for sandbox iframes (#6947) 2026-02-04 16:52:11 +00:00
jh-block e0a1381e39 Allow building with CUDA as the candle backend (#6914) 2026-02-03 22:58:02 +00:00
Rabi Mishra 1e645c0212 feat: display subagent tool calls in CLI and UI (#6535)
Signed-off-by: rabi <ramishra@redhat.com>
2026-02-03 20:56:59 +00:00
github-actions[bot] 7ee634eaa7 chore(release): release version 1.23.0 (minor) (#6906)
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
2026-02-03 20:43:47 +00:00
Songlin Yang 3e38c303e6 feat: pass env to shell command (#6863)
Signed-off-by: lsytj0413 <511121939@qq.com>
2026-02-03 18:44:07 +00:00
Zane aa356bd460 fix: per session working dir isolation (#6920) 2026-02-03 18:20:02 +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
jh-block a3f93ad532 Update candle to 0.9 (#6913) 2026-02-03 13:59:52 +00:00
Douwe Osinga 0f334dbd45 Make ctrl-c work like in claude code (#6900)
Co-authored-by: Douwe Osinga <douwe@squareup.com>
2026-02-03 12:08:16 +00:00
Douwe Osinga 1373d9c5f9 Careless whisper (#6877)
Co-authored-by: Douwe Osinga <douwe@squareup.com>
Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>
2026-02-03 11:54:29 +00:00
Songlin Yang 3d0bb3c670 fix: use lazy for regex to avoid recompile (#6865)
Signed-off-by: lsytj0413 <511121939@qq.com>
2026-02-03 07:00:58 +00:00
Rabi Mishra e32e117b7e fixi(deps): broken goose/goose-cli build on main (#6911)
Signed-off-by: rabi <ramishra@redhat.com>
2026-02-03 05:29:44 +00:00
Sean Kenneth Doherty bbcfe7f571 fix(mistral): add devstral models with correct 262K context length (#6867) 2026-02-03 01:13:12 +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
Jack Amadeo a9f4b2d637 Remove dependency on goose-mcp from goose crate (#6637) 2026-02-02 18:21:35 +00:00
Douwe Osinga 603f25258e Clean up build canonical warnings (#6880)
Co-authored-by: Douwe Osinga <douwe@squareup.com>
2026-02-02 17:42:31 +00:00
dianed-square f354ccd8e0 Sync desktop_prompt with UI (#6898) 2026-02-02 17:33:10 +00:00
Rabi Mishra e989031b18 fix(google): handle thoughtSignature differently for Gemini 2.5 vs 3 (#6890)
Signed-off-by: rabi <ramishra@redhat.com>
2026-02-02 09:57:53 -05:00
jh-block ce95e04693 feat: WebSocket transport for goose-acp (#6895) 2026-02-02 14:10:26 +00:00
Douwe Osinga 2661454426 Rejig dictation (#6844)
Co-authored-by: Douwe Osinga <douwe@squareup.com>
2026-02-02 13:25:23 +00:00
Lifei Zhou dd15fd0dd8 refactor: clean up client side code for creating schedule (#6805) 2026-02-02 08:52:09 +00:00
Alex Hancock 69af713ee6 feat: Streamable HTTP transport for ACP + goose-acp usage (#6741) 2026-02-02 07:13:40 +08:00
Trae Robrock f76a3594dd Missed a couple of places that hard code J for the newline key (#6853)
Signed-off-by: Trae Robrock <trobrock@gmail.com>
2026-01-30 15:46:06 -08:00
dorien-koelemeijer a3be331fe6 Fix: Small update UI settings prompt injection (#6830) 2026-01-30 12:57:55 +07: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
Angie Jones fb4ac05016 feat: CLI flag to skip loading profile extensions (#6780) 2026-01-29 14:48:59 -05:00
David Katz e2a18c932a Swap canonical model from openrouter to models.dev (#6625) 2026-01-29 13:40:52 -05:00