Commit Graph

419 Commits

Author SHA1 Message Date
Rodolfo Olivieri 0be3ec18cc Remove unused dependencies across workspace (#6380)
Signed-off-by: Rodolfo Olivieri <rodolfo.olivieri3@gmail.com>
2026-01-12 11:44:23 -05:00
Bradley Axen e86b244d0a chore: break up process agent response (#6348) 2026-01-12 10:37:25 -05:00
Douwe Osinga fb22f4a40d CLI show extension errors (#6398)
Co-authored-by: Douwe Osinga <douwe@squareup.com>
2026-01-12 10:26:36 -05:00
Lifei Zhou 0afb6454a8 Avoid using cliclack.confirm in non-interactive session (#6412) 2026-01-12 09:49:01 +11:00
Abhijay Jain 085f48a297 feat: add hotkey to toggle full tool output display (#6067)
Signed-off-by: Abhijay007 <Abhijay007j@gmail.com>
2026-01-09 13:08:56 -05:00
Jack Amadeo fb1d3dfd3d Bump rust toolchain to 1.92 (current stable) (#6356) 2026-01-06 14:13:20 -05:00
Rabi Mishra 0788f88929 feat(providers): add retry for model fetching (#6347)
Signed-off-by: rabi <ramishra@redhat.com>
2026-01-06 12:14:56 -05:00
Bradley Axen ff4ebb0b3d chore: refactor configure_extensions_dialog to reduce line count (#6277) 2026-01-05 21:08:57 -08:00
Bradley Axen b45912b09b chore: refactor handle_configure to reduce line count (#6276) 2026-01-05 20:43:04 -08:00
Bradley Axen d7a7b21487 chore: refactor interactive session to reduce line count (#6274) 2026-01-05 20:42:38 -08:00
Bradley Axen f6042fa6fe chore: refactor cli() function to reduce line count (#6272) 2026-01-05 20:30:44 -08:00
Sai Karthik 7c143b9afb feat(cli): add subcommand completion to generate various shell completions (#6313)
Signed-off-by: Sai Karthik <kskarthik@disroot.org>
2026-01-05 13:45:30 -05:00
Douwe Osinga 85aee9c5b7 MCP Apps Plumbing (#6286)
Co-authored-by: Douwe Osinga <douwe@squareup.com>
2026-01-05 10:34:52 -05:00
Adrian Cole 5a5312a2e6 feat: upgrade to rmcp 0.12.0 and sacp 10.0.0 by removing SSE transport (#6304)
Signed-off-by: Adrian Cole <adrian@tetrate.io>
2026-01-02 07:07:53 +08:00
Adrian Cole d1f95757cf feat(code-mode): use server names for MCP extensions (#6284)
Signed-off-by: Adrian Cole <adrian@tetrate.io>
2025-12-30 13:08:38 +08:00
Adrian Cole 23f33e3fb2 feat(acp): Honor MCP servers from clients like Zed (stdio + http) (#6230)
Signed-off-by: Adrian Cole <adrian@tetrate.io>
2025-12-24 05:49:10 +08:00
Angie Jones 40246432dc remove Tool Selection Strategy preview (#6250) 2025-12-23 14:09:06 -06:00
Josh Noll 8e1eb1ebb6 fix(cli): correct bash syntax in terminal integration functions (#6181)
Signed-off-by: Josh Noll <noll.joshua@outlook.com>
2025-12-23 10:22:55 -05:00
Adrian Cole 2f876725d3 test: fix recipe and audio tests to avoid side effects (#6231)
Signed-off-by: Adrian Cole <adrian@tetrate.io>
2025-12-23 10:26:34 +08:00
Michael Neale 1a79f28ad8 feat: option to stream json - jsonl really (#6228) 2025-12-23 10:24:19 +11:00
Alex Hancock 7134e89c4b feat: improved UX for tool calls via execute_code (#6205) 2025-12-22 10:42:20 -05:00
David Katz 6a0b8c25d5 Integrate pricing with canonical model (#6130) 2025-12-18 11:44:36 -05:00
Rodolfo Olivieri 4e117723b7 Update dependencies to help in Fedora packaging (#5835)
Signed-off-by: Rodolfo Olivieri <rodolfo.olivieri3@gmail.com>
Co-authored-by: Jack Amadeo <jackamadeo@squareup.com>
2025-12-17 13:01:06 -05:00
Rabi Mishra fc8a4b4adf fix(google): Fix 400 Bad Request error with Gemini 3 thought signatures (#6035)
Signed-off-by: rabi <ramishra@redhat.com>
2025-12-17 08:38:46 -05:00
Adrian Cole 062fc07432 deps: upgrade agent-client-protocol to 0.9.0 (#6109)
Signed-off-by: Adrian Cole <adrian@tetrate.io>
2025-12-17 08:50:47 +08:00
Douwe Osinga fd9582a45f More slash commands (#5858)
Co-authored-by: Douwe Osinga <douwe@squareup.com>
2025-12-16 19:26:49 -05:00
Hugues Clouâtre 617e7e0f33 fix: display shell output as static text instead of spinner (#6041)
Signed-off-by: Hugues Clouâtre <hugues@linux.com>
2025-12-16 15:37:29 -05:00
Will Pfleger 8916db978c Don't persist ephemeral extensions when resuming sessions (#5974) 2025-12-16 10:10:34 -05:00
Sai Karthik 02f56a0a82 feat(goose-cli): add feature to disable update (#5886)
Signed-off-by: Sai Karthik <kskarthik@disroot.org>
2025-12-16 14:08:59 +11:00
tlongwell-block a131b08817 refactor: unify subagent and subrecipe tools into single tool (#5893) 2025-12-13 13:50:20 -05:00
David Katz 5c964d2691 Canonical models for Providers (#5694) 2025-12-12 17:25:10 -05:00
Douwe Osinga cdab2fc3a6 Tool reply meta (#6074)
Co-authored-by: Douwe Osinga <douwe@squareup.com>
2025-12-11 19:43:36 -05:00
dianed-square 1240dd8745 Fix typo in prompt (#6007) 2025-12-10 11:58:37 -08:00
Michael Neale 9b6a1c1297 fix: metrics on posthog (#6024)
Co-authored-by: Zane Staggs <zane@squareup.com>
Co-authored-by: Zane <75694352+zanesq@users.noreply.github.com>
2025-12-09 16:28:18 -08:00
Alex Hancock 06155ce0ca feat(mcp): elicitation support (#5965) 2025-12-05 21:29:59 -05:00
40u5 3a378b2877 added sidebar contextual information for firefox (#5433)
Signed-off-by: 40u5 <meswag74@gmail.com>
2025-12-04 17:05:46 +01:00
Bradley Axen 2edb500795 fix: remove prompt change, read model from config (#5976) 2025-12-03 20:00:15 -08:00
Kai Lu 5d53643b61 Enable recipe deeplink parameters for pre-population (#5757)
Co-authored-by: Claude <noreply@anthropic.com>
2025-12-03 07:45:25 -08:00
Alex Hancock 131c7e7228 feat: ActionRequired (#5897) 2025-12-02 11:48:28 -05:00
Prem Pillai bf188cd9e2 feat(acp): support loading sessions in acp (#5942) 2025-12-02 05:20:21 -06:00
Blair Allan ccaf7ca56d Feat: Added custom headers and toggle keyring CLI options (#5017)
Signed-off-by: Blair Allan <Blairallan@icloud.com>
Co-authored-by: dianed-square <73617011+dianed-square@users.noreply.github.com>
2025-12-01 13:01:03 -08:00
Douwe Osinga 5f50198318 feat: @goose in terminal (native terminal support) (#5887)
Co-authored-by: Bradley Axen <baxen@squareup.com>
Co-authored-by: Michael Neale <michael.neale@gmail.com>
Co-authored-by: Douwe Osinga <douwe@squareup.com>
Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>
2025-12-01 17:40:17 +11:00
Douwe Osinga 07ece7d5a7 Revert "fix: do not load active extensions when no extensions in the recipe" (#5871)
Signed-off-by: Douwe Osinga <douwe@squareup.com>
Signed-off-by: Sam Osborn <samosborn@squareup.com>
Co-authored-by: Douwe Osinga <douwe@squareup.com>
Co-authored-by: dianed-square <73617011+dianed-square@users.noreply.github.com>
Co-authored-by: Sam Osborn <108367660+sam-at-block@users.noreply.github.com>
Co-authored-by: Michael Neale <michael.neale@gmail.com>

I don't understand why I get the DCO warnings
2025-11-25 12:04:54 +01:00
Douwe Osinga 3e9d9c7b2c Fix multi tool calling (#5855)
Co-authored-by: Douwe Osinga <douwe@squareup.com>
2025-11-24 16:59:46 +01:00
Douwe Osinga e566f1ed65 Cors and token (#5850)
Co-authored-by: Douwe Osinga <douwe@squareup.com>
2025-11-24 10:58:54 +11:00
Will Pfleger 682e315be8 Persist provider name and model config in the session (#5419) 2025-11-20 15:55:32 -05:00
Douwe Osinga bdf68bb4f5 Slash commands (#5718)
Co-authored-by: Douwe Osinga <douwe@squareup.com>
2025-11-20 21:14:15 +01:00
Salvatore Testa cfdf01567d fix: support Gemini 3's thought signatures (#5806)
Signed-off-by: Salvatore Testa <sal@withpersona.com>
2025-11-20 16:28:27 +11:00
Jack Amadeo 5ba636f45f Read paths from an interactive & login shell (#5774) 2025-11-18 19:24:49 -05:00
Alex Hancock 2d7c7c8e07 fix: Implement a CredentialStore for auth (#5741) 2025-11-17 13:05:40 -05:00