Commit Graph

3006 Commits

Author SHA1 Message Date
David Katz bf95995e1d Recipe slash command parsing (#6173) 2025-12-19 13:15:56 -05:00
Adrian Cole 41588e8795 fix(code-mode): use MCP structuredContent for proper JS object access (#6190)
Signed-off-by: Adrian Cole <adrian@tetrate.io>
2025-12-19 15:58:11 +08:00
Adrian Cole 1ccc579dac fix(code-mode): improve tool signatures for LLM discovery (#6177)
Signed-off-by: Adrian Cole <adrian@tetrate.io>
2025-12-19 12:03:41 +08:00
Michael Neale d4814042e6 chore: cover code mode with end to end provider tests (#6183) 2025-12-19 12:02:06 +08:00
Rizel Scarlett 879fdf7a82 docs: publish MCP elicitation guide (#6182) 2025-12-18 17:35:20 -08:00
dianed-square 7fde963e58 docs: mobile access (#6180)
Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>
2025-12-18 17:34:45 -08:00
BestCodes 2578dbefcd feat: update copilot instructions to correct "Goose" to "goose" in code reviews (#6175)
Signed-off-by: The-Best-Codes <bestcodes.official@gmail.com>
2025-12-18 19:25:11 -05:00
Michael Neale f232e6518a blog: on terminal and mobile (#6174)
Co-authored-by: Rizel Scarlett <rizel@squareup.com>
Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>
2025-12-19 09:26:25 +11:00
Zane 70ac4b4322 Enhanced PostHog Error Tracking with Detailed Messages (#6176) 2025-12-18 13:40:31 -08:00
Jack Amadeo 7ff3adcc5f Clean PR preview sites from gh-pages branch history (#6161) 2025-12-18 16:22:57 -05:00
tlongwell-block ab49ec07f6 fix: make goose reviewer less sycophantic (#6171) 2025-12-18 14:29:21 -05:00
tlongwell-block d629fecc23 revert /reply to previous behavior (replacing session history) when full conversation provided (#6058) 2025-12-18 12:55:30 -05:00
Alex Hancock 1b059af169 chore: manually update version (#6166) 2025-12-18 12:22:38 -05:00
David Katz 6a0b8c25d5 Integrate pricing with canonical model (#6130) 2025-12-18 11:44:36 -05:00
David Katz 473f269daa Regenerate canonical models when release branch is created. (#6127) 2025-12-18 11:44:01 -05:00
Rabi Mishra f98ef3c0b5 fix: use correct parameter name in read_module handler (#6148)
Signed-off-by: rabi <ramishra@redhat.com>
2025-12-18 08:52:55 -05:00
Alex Hancock f3d2f1dc52 docs: blog for code mode MCP (#6126) 2025-12-17 21:43:56 -05:00
Adrian Cole dfd207bc0f test: add ACP integration test (#6150)
Signed-off-by: Adrian Cole <adrian@tetrate.io>
2025-12-18 09:26:46 +08:00
dianed-square 92537b74fe docs: auto download updates (#6163) 2025-12-17 17:22:03 -08:00
Alex Hancock 61c86a7776 fix: respect default_enabled value of platform extensions (#6159) 2025-12-17 16:39:25 -05:00
dianed-square 0051b33142 docs: skills (#6062) 2025-12-17 11:04:13 -08:00
秉虎 d9b447d683 fix: add conditional configuration for GOOSE_BIN_DIR in PATH (#5940)
Signed-off-by: Allen <s96016641@gmail.com>
2025-12-17 13:41:55 -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
tlongwell-block 9569c1fb0a fix: make goose reviewer less bad (#6154) 2025-12-17 12:58:54 -05:00
dianed-square c1b980f691 docs: create/edit recipe button (#6145) 2025-12-17 07:46:56 -08: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
Michael Neale b401222b89 fix: we don't need to warn about tool count when in code mode (#6149) 2025-12-17 14:42:16 +08: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
tko39 34b20ae0fe fix(providers): fix for gemini-cli on windows to work around cmd's multiline prompt limitations #5911 (#5966)
Signed-off-by: tko39 <kramer.tal@gmail.com>
2025-12-17 11:31:12 +11:00
Douwe Osinga fd9582a45f More slash commands (#5858)
Co-authored-by: Douwe Osinga <douwe@squareup.com>
2025-12-16 19:26:49 -05:00
Andrew Harvard 07de82ba9b fix: MCP UI not rendering due to CallToolResult structure change (#6143) 2025-12-16 16:54:55 -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
Abhijay Jain 9dc9f208f3 fix : Custom providers with empty API keys show as configured in desktop (#6105)
Signed-off-by: Abhijay007 <Abhijay007j@gmail.com>
2025-12-16 15:18:54 -05:00
Joah Gerstenberg 3e37f9c512 Add .agents/skills and ~/.config/agent/skills to skills discovery paths (#6139)
Signed-off-by: Joah Gerstenberg <joah@squareup.com>
2025-12-16 15:15:27 -05:00
tlongwell-block 6d33cbc078 fix: use instructions for system prompt and prompt for user message in subagents (#6121) 2025-12-16 14:53:06 -05:00
David Katz bd00ca2db0 Fix compaction loop for small models or large input (#5803) 2025-12-16 14:51:40 -05:00
Andrew Harvard d2358f7eaa feat: Centralize theme management with ThemeContext (#6137) 2025-12-16 13:50:57 -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
Sheikh Limon 8a649dd569 fix: resolve mcp-hermit cleanup path expansion issue (#5953)
Signed-off-by: sheikhlimon <sheikhlimon404@gmail.com>
2025-12-16 13:13:28 -05:00
tlongwell-block c054cdacbe feat: add goose PR reviewer workflow (#6124) 2025-12-16 13:10:18 -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
cdnsteve 036f4f74d9 docs: add Sugar MCP server to extensions registry (#6077)
Signed-off-by: Steven Leggett <leggettsteven@gmail.com>
Co-authored-by: dianed-square <73617011+dianed-square@users.noreply.github.com>
2025-12-16 08:47:19 -08:00
David Katz 15aa8187f1 Fix tokenState loading on new sessions (#6129) 2025-12-16 11:35:19 -05: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
dependabot[bot] 7c15b3c4f0 chore(deps): bump mdast-util-to-hast from 13.2.0 to 13.2.1 in /ui/desktop (#5939)
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2025-12-16 10:03:11 -05:00
dependabot[bot] 58bd6287a7 chore(deps): bump node-forge from 1.3.1 to 1.3.2 in /documentation (#5898)
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2025-12-16 10:02:33 -05:00
Jack Amadeo 4f681c7a3f Add Scorecard supply-chain security workflow (#5810) 2025-12-16 09:24:51 -05:00