Commit Graph

1064 Commits

Author SHA1 Message Date
David Katz bd00ca2db0 Fix compaction loop for small models or large input (#5803) 2025-12-16 14:51:40 -05:00
Douwe Osinga 1c820addeb OpenRouter & Xai streaming (#5873)
Co-authored-by: Douwe Osinga <douwe@squareup.com>
2025-12-16 13:24:53 -05:00
tlongwell-block ae8ecbe090 perf: Avoid repeated MCP queries during streaming responses (#6138) 2025-12-16 12:31:10 -05:00
Joshua Swigut 10fc71f101 Fix YAML serialization for recipes with special characters (#5796)
Co-authored-by: Swiggy Swigut <swiggy@squareup.com>
2025-12-16 12:26:40 -05:00
Zane 8a91f15731 Add more posthog analytics (privacy aware) (#6122) 2025-12-16 08:59:14 -08:00
Filippo Balicchia 0a5b7d7ce6 bump bedrock dep versions (#6090)
Signed-off-by: fbalicchia <fbalichia@cuebiq.com>
Co-authored-by: fbalicchia <fbalichia@cuebiq.com>
2025-12-16 11:24:54 -05:00
Will Pfleger 8916db978c Don't persist ephemeral extensions when resuming sessions (#5974) 2025-12-16 10:10:34 -05:00
Jack Amadeo 3737624807 Don't show subagent tool when we're a subagent (#6125) 2025-12-16 09:23:43 -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
Rizel Scarlett 8b80d8b354 fix: filter tools in Ollama streaming when chat mode is enabled (#6118) 2025-12-15 20:10:24 -06:00
Alex Hancock 948ff499b7 feat(mcp): platform extension for "code mode" MCP tool calling (#6030)
Co-authored-by: Michael Neale <michael.neale@gmail.com>
2025-12-15 16:47:00 -05:00
Jack Amadeo 9fdb0356f0 Disallow subagents with no extensions (#5825) 2025-12-15 12:45:42 -05:00
github-actions[bot] 108ffad4a4 fix: Make datetime info message more explicit to prevent LLM confusion about current year (#6101)
Co-authored-by: tlongwell-block <109685178+tlongwell-block@users.noreply.github.com>
2025-12-14 14:29:20 -05:00
tlongwell-block a131b08817 refactor: unify subagent and subrecipe tools into single tool (#5893) 2025-12-13 13:50:20 -05:00
Bradley Axen 4e649c56ec fix: use system not developer role in db (#6098) 2025-12-12 17:33:09 -08:00
David Katz 239f4ec8aa OpenAI responses streaming (#5837)
Co-authored-by: Michael Neale <michael.neale@gmail.com>
Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>
2025-12-12 17:25:36 -05:00
David Katz 5c964d2691 Canonical models for Providers (#5694) 2025-12-12 17:25:10 -05:00
Kenan Hasanaliyev 8d183e3615 feat: add Inception provider for Mercury models (#6029)
Signed-off-by: Kenan Hasanaliyev <kenan@kenans-mbp.local.meter>
Co-authored-by: Kenan Hasanaliyev <kenan@kenans-mbp.local.meter>
2025-12-12 16:55:05 -05:00
Zane 7455ed576b fix old sessions with tool results not loading (#6094) 2025-12-12 13:25:53 -08:00
Douwe Osinga cdab2fc3a6 Tool reply meta (#6074)
Co-authored-by: Douwe Osinga <douwe@squareup.com>
2025-12-11 19:43:36 -05:00
dorien-koelemeijer 469f99f9c9 Update vars to be capitalised to be in line with other variables in config file (#6085) 2025-12-11 16:12:45 -08:00
dianed-square 1240dd8745 Fix typo in prompt (#6007) 2025-12-10 11:58:37 -08:00
Zane 2b8f9e1ee4 fix: linux goosed crashing libssl error (#6051) 2025-12-10 11:23:30 -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
Zane 1db40709bb Onboarding detect provider from api key (#5955)
Co-authored-by: spencrmartin <spencermartin@squareup.com>
Co-authored-by: Michael Neale <michael.neale@gmail.com>
2025-12-05 13:06:52 -08:00
Jack Amadeo 6fa3bd7e8a Fix PATH on Windows for extensions (#6000) 2025-12-05 14:54:23 -05:00
zachcp 2b90187682 Update Anthropic and Google Gemini models to latest API versions (#5980)
Signed-off-by: Zachary Charlop-Powers <zach.charlop.powers@gmail.com>
2025-12-04 17:47:54 +01:00
tlongwell-block 704546d53c fix: final assistant content cannot end with trailing whitespace error from Anthropic (#5967) 2025-12-04 11:41:45 -05:00
d0 0aca19ec64 Groq configure fix (#5833)
Signed-off-by: neiii <1mrtemeck1@gmail.com>
Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>
2025-12-04 17:06:13 +01: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
Michael Neale 03fb892ebe fix: use a lock to ensure only need to run tunnel just in case multiple go… (#5885) 2025-12-02 09:59:02 +11: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
tlongwell-block 8e9b6c9bc6 fix: Added "Merged consecutive assistant messages" to the acceptable issues for moim injection check (#5933) 2025-12-01 14:48:36 -05:00
tlongwell-block 51f83bcf8b fix: anthropic provider model fetching (#5932) 2025-12-01 14:36:28 -05:00
Andrew Harvard 525b304ffc [MCP-UI] add CSP for images to proxy HTML (#5931) 2025-12-01 12:45:01 -05: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
Filippo Balicchia f6a2e2ec83 Improve AWS credential loading and configuration handling in BedrockProvider (#5699)
Signed-off-by: fbalicchia <fbalicchia@gmail.com>
2025-11-26 10:56:50 +11:00
Alex Hancock 9c52611946 fix: adjust strange spacing in agent.rs (#5877) 2025-11-25 15:58:31 -05:00
Michael Neale 89aa38ceb2 chore: suggest using text/markdown when fetching content (#5854) 2025-11-25 09:35:01 -05: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
Michael Neale 08d0a7cb20 goose remote access (#5251) 2025-11-25 14:54:34 +11: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
Alex Hancock c82a0dd8fc fix(#5626 #5832): handle multiple content chunks & images better (#5839)
Co-authored-by: Pradeepta Dash <pradeepta@exceeds.ai>
2025-11-24 10:52:01 -05:00
Michael Neale 4cc95d4202 chore: some old code hanging around, and mention configure cli (#5822)
Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>
2025-11-24 09:46:37 -05:00
Michael Neale 6421522acc feat: implement SKILLS.md - claude compatibility. (#5760) 2025-11-24 14:21:57 +11:00