Commit Graph

5548 Commits

Author SHA1 Message Date
Michael Neale fb15d4eade feat: configurable Anthropic prompt-cache TTL (5m/1h) (#11576)
Signed-off-by: Michael Neale <michael.neale@gmail.com>
Co-authored-by: Galadriel <galadriel@buzz.agent>
2026-08-31 00:43:58 +00:00
Michael Neale 815bd0b69a feat(cli): add --system flag to goose session for parity with goose run (#11673)
Signed-off-by: Michael Neale <michael.neale@gmail.com>
2026-08-31 00:42:10 +00:00
Jeff Ramnani 8ae4e4ba02 fix(ui): render untagged fenced code blocks as proper code blocks (#11653) 2026-08-28 20:09:13 +00:00
Alex Hancock ef0924a0a0 feat(gdk): publish Linux ARM64 native artifacts (#11634) 2026-08-28 18:50:38 +00:00
Wolfe-James a9060fd2ef docs: stop enumerating crates in AGENTS.md Structure (#11614)
Co-authored-by: Cursor <cursoragent@cursor.com>
2026-08-28 17:43:47 +00:00
Alex Hancock a6d0b10c67 feat(gdk): expose cached input-token usage metrics (#11628) 2026-08-28 16:29:13 +00:00
filip cfc0538463 fix(providers): parse OpenRouter nested cache_write_tokens in usage (#11472) 2026-08-28 16:12:58 +00:00
Douwe Osinga 2f5ff48b56 Clean up obsolete extension paths before redesigning the extension manager (#11645) 2026-08-28 15:10:23 +00:00
Lifei Zhou dd8f5ed5c7 chore(acp): remove unused unstable methods (#11650) 2026-08-28 10:36:17 +00:00
Kalvin C f87c4d73d1 chore: update canonical models json (#11641)
Co-authored-by: Lifei Zhou <lifei@squareup.com>
2026-08-28 04:53:42 +00:00
Kalvin C caf59517cc fix: enforce permission policy for app tool calls (#11275)
Signed-off-by: Kalvin Chau <kalvin@block.xyz>
Co-authored-by: peon <9ac6794b000690b7e814eb1805ad32405d0bec7d52838de3a86cf967565dacc0@buzz.block.builderlab.xyz>
Co-authored-by: Douwe Osinga <douwe.osinga@gmail.com>
Co-authored-by: Lifei Zhou <lifei@squareup.com>
2026-08-27 01:55:06 +00:00
Douwe Osinga f812cbdcd8 Add GitHub-to-Buzz issue automation (#11345) 2026-08-26 21:29:34 +00:00
Jasper 867a83cfc7 fix(local-inference): keep nested execute fences inert (#11117) 2026-08-26 21:02:35 +00:00
Jasper 8a1b836ceb fix(desktop): bound HTML comment scanning (#11406)
Signed-off-by: Jasper Hugo <jasper@spiral.xyz>
2026-08-26 20:13:30 +00:00
Alex Hancock bcae672083 docs(GDK): add language param to doc links (#11592) 2026-08-26 19:47:32 +00:00
Alex Hancock 6582ebfbb8 feat: show ACP sessions optionally in desktop session view (#11594) 2026-08-26 18:59:38 +00:00
Jack Amadeo 6dff7290e7 docs: retire Recipe Cookbook security scanner (#11597) 2026-08-26 18:27:27 +00:00
PigeonCraft 66e395b749 Fix MCP sampling for reasoning-first responses (#11092)
Co-authored-by: Douwe Osinga <douwe.osinga@gmail.com>
2026-08-26 17:36:07 +00:00
Felix fd14ea3f15 feat(providers): add Opper as a declarative OpenAI-compatible provider (#11589) 2026-08-26 16:15:47 +00:00
Alex Hancock 2b9cd967e9 fix(bedrock): prefer HTTP bearer auth when a bearer token is configured (#11562) 2026-08-26 16:11:12 +00:00
tulsi 18c77b7b28 feat: title sessions by subject, not workflow step (#11135)
Co-authored-by: Douwe Osinga <douwe.osinga@gmail.com>
2026-08-26 16:04:22 +00:00
Kalvin C b9b671c6c3 feat(provider): discover Databricks Unity Catalog model services (#11575) 2026-08-26 15:48:55 +00:00
Jack Amadeo 6357f73ea5 fix: unify context limit resolution behind provider API (#11213)
Signed-off-by: Jack Amadeo <jackamadeo@squareup.com>
2026-08-26 14:34:16 +00:00
Jasper 73b9938d73 fix(security): enforce per-turn model tool allowlists (#11426)
Signed-off-by: Jasper Hugo <jasper@spiral.xyz>
2026-08-26 13:45:12 +00:00
SynthLuvr 9a05f0207c feat(cli): load extensions in the background so the prompt is immediately usable (#10403)
Co-authored-by: Jasper Hugo <jasper@jasperhugo.com>
2026-08-26 11:19:05 +00:00
Jasper 0ad009d153 fix(security): stop exposing provider secret suffixes (#11476) 2026-08-26 11:02:08 +00:00
Jasper 585d481fcd fix(security): restrict code mode callback output (#11471) 2026-08-26 11:02:05 +00:00
Jasper 0b87ba5a04 fix(security): restrict app management tools (#11470) 2026-08-26 11:02:01 +00:00
Jasper 2aceb2856a fix(security): preserve local inference message text (#11452) 2026-08-26 11:01:57 +00:00
Jasper 86800d42b8 fix(security): preserve session extension identities (#11420)
Signed-off-by: Jasper Hugo <jasper@spiral.xyz>
2026-08-26 11:01:53 +00:00
Jasper 9843e0ef34 fix(developer): bound local image reads (#11419)
Signed-off-by: Jasper Hugo <jasper@spiral.xyz>
2026-08-26 11:01:48 +00:00
Jasper 9a6127b34b fix(sources): confine agent listing to source roots (#11444)
Signed-off-by: Jasper Hugo <jasper@spiral.xyz>
2026-08-26 11:01:45 +00:00
Lifei Zhou 9a0c1aec09 improve long chat rendering performance (#11583) 2026-08-26 10:50:44 +00:00
Seydi Charyyev 40602ba7b8 fix(desktop): flip select menus up when the window clips them (#11495)
Signed-off-by: Seydi Charyyev <seydi.charyev@gmail.com>
2026-08-26 09:45:09 +00:00
Aaron Alaniz 471904312e fix(local-inference): discover GGUF repos with non-standard filenames (#11005)
Co-authored-by: Claude Opus 5 <noreply@anthropic.com>
Co-authored-by: Jasper Hugo <jasper@jasperhugo.com>
2026-08-26 09:24:34 +00:00
Douwe Osinga d9d08f0e05 docs: require issues before pull requests (#11565) 2026-08-25 21:19:52 +00:00
Alex Hancock c70707c855 docs: add GDK API Reference nav item + deep-link anchors (#11564) 2026-08-25 15:32:17 -04:00
Jack Amadeo 724250c424 move inference operation into goose-agent (#11294)
Signed-off-by: Jack Amadeo <jackamadeo@squareup.com>
Signed-off-by: Michael Neale <michael.neale@gmail.com>
Co-authored-by: Michael Neale <michael.neale@gmail.com>
2026-08-25 17:58:15 +00:00
Alex Hancock 5679655955 feat: auto-updater (#10614) 2026-08-25 17:39:54 +00:00
Jack Amadeo 3ea36d2d2b ci: enforce locked Cargo dependencies (#11560)
Signed-off-by: Jack Amadeo <jackamadeo@squareup.com>
2026-08-25 16:50:09 +00:00
Alex Hancock eb188752d2 fix(oauth): keep using valid MCP access tokens without a refresh token (#11324) 2026-08-25 14:21:44 +00:00
github-actions[bot] ff1193d8c3 chore(release): bump version to 1.48.0 (minor) (#11542)
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
2026-08-25 12:48:34 +00:00
Michael Neale 7a678c1c8b fix(desktop): stop provider save from overwriting stored config with defaults (#11517)
Signed-off-by: Michael Neale <michael.neale@gmail.com>
2026-08-25 07:40:39 +00:00
marquezini b0d5ae6fe5 fix(context): deduplicate parallel tool-pair summaries (#11195)
Co-authored-by: Lifei Zhou <lifei@squareup.com>
2026-08-25 07:30:43 +00:00
Michael Neale bcbf3c7723 Make roaming an opt-in goose-cli feature (default-off, stays in-tree) (#11516)
Signed-off-by: Michael Neale <michael.neale@gmail.com>
Co-authored-by: Michael Neale <14976+michaelneale@users.noreply.github.com>
Co-authored-by: pstayets <philip@vulturelabs.com>
Co-authored-by: pstayet <philipstayetski2416@gmail.com>
Co-authored-by: Colin Gauvin <colin@gauvin.id>
2026-08-25 07:22:46 +00:00
Jasper f1d32e8dbb fix: exclude Git metadata from project hints (#11148)
Signed-off-by: Jasper Hugo <jasper@spiral.xyz>
2026-08-25 05:13:05 +00:00
Johannes Lee-Frölich 70bd9d79bc fix(desktop): honor remote working directory for new chats and allow typed paths (#11322)
Co-authored-by: pcace <{ID}+{username}@users.noreply.github.com>
2026-08-25 05:00:56 +00:00
Jasper 520296328f fix(bedrock): sanitize hidden Unicode in tools (#11121) 2026-08-25 04:25:17 +00:00
Michael Neale 65838e9fb7 fix(ci): hotfix Compaction Tests smoke test broken on main by fast-fail compaction (#11547)
Signed-off-by: Michael Neale <michael.neale@gmail.com>

Merging as these tests are run on main and only with PRs from maintainers, so it can slip in.
2026-08-25 13:44:11 +10:00
Kushagra Udai 98dd5305b9 fix: Avoid sending images to non vision capable models (#11496)
Co-authored-by: Kushagra Udai <your.email@example.com>
2026-08-25 02:22:06 +00:00