Commit Graph

2971 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
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
Jack Amadeo 3737624807 Don't show subagent tool when we're a subagent (#6125) 2025-12-16 09:23:43 -05:00
Joshua Swigut 816313402b Fix keyboard shortcut conflict for Focus Goose Window (#5809)
Co-authored-by: Swiggy Swigut <swiggy@squareup.com>
2025-12-16 14:18:04 +11: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
dianed-square e261e12cf0 workflow: enable docs-update-recipe-ref (#6132) 2025-12-15 18:37:11 -08: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
dianed-square e2c3c98cb4 workflow: auto-update recipe-reference on release (#5988) 2025-12-15 12:11:00 -08:00
Emma Youndtsmith eec5df76c6 Document recipe slash commands feature (#6075) 2025-12-15 14:49:32 -05:00
Rizel Scarlett a31eb7f316 docs: add GitHub Copilot device flow authentication details (#6123) 2025-12-15 14:38:30 -05:00
Jack Amadeo 9fdb0356f0 Disallow subagents with no extensions (#5825) 2025-12-15 12:45:42 -05:00
dependabot[bot] 6d5bf36451 chore(deps): bump js-yaml in /documentation (#6093)
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2025-12-15 09:39:32 -08:00
Michael Neale 208417e751 feat: external goosed server (#5978)
supports connecting to an external goosed in client/server mode
2025-12-15 14:04:39 +11: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
tlongwell-block e6e5ba52ab goose repo is too big for the issue solver workflow worker (#6099) 2025-12-12 20:58:51 -05:00
Bradley Axen 4e649c56ec fix: use system not developer role in db (#6098) 2025-12-12 17:33:09 -08:00
tlongwell-block 374e5b7a51 Add /goose issue solver github workflow (#6068) 2025-12-12 19:53:05 -05: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
Rizel Scarlett 8bf18b1638 Fix community page mobile responsiveness and horizontal overflow (#6082) 2025-12-12 10:26:03 -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
Michael Neale 7dd244eff6 chore: avoid accidentally using native tls again (#6086) 2025-12-12 11:35:52 +11: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 04c3c9dbf1 docs: restructure recipe reference (#5972) 2025-12-11 14:51:41 -08:00
dianed-square 94ad9acae8 docs: configure custom providers (#6044)
Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>
2025-12-11 14:42:40 -08:00
taniandjerry 9366a304c6 docs: Community All-Stars Spotlight November 2025, CodeTV Hackathon edition (#6070)
Co-authored-by: Tania Chakraborty <tchakraborty@block.xyz>
2025-12-11 11:19:51 -05:00
Abhijay Jain 090e33ce60 fix: include file attachments in queued messages (#5961)
Signed-off-by: Abhijay007 <Abhijay007j@gmail.com>
2025-12-10 16:49:22 -08:00
Tim 1f2691242f fix(ui): prevent incorrect provider type suffix in update dialog #5908 (#5909)
Signed-off-by: threebeanbags <244434555+threebeanbags@users.noreply.github.com>
2025-12-10 16:11:24 -08:00
dianed-square 2bc9074d20 docs: mcp elicitation (#6060)
Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>
2025-12-10 15:40:21 -08:00
Rizel Scarlett 245e262f74 blog: How to stop your ai agent from making unwanted code changes (#6055) 2025-12-10 15:07:36 -05:00
dianed-square 1240dd8745 Fix typo in prompt (#6007) 2025-12-10 11:58:37 -08:00
Emma Youndtsmith e842b149a4 Docs for new terminal integration feature (#6042) 2025-12-10 13:58:22 -06:00
Zane 2b8f9e1ee4 fix: linux goosed crashing libssl error (#6051) 2025-12-10 11:23:30 -08:00