Commit Graph

4425 Commits

Author SHA1 Message Date
carl-auctane f8efbc4ac5 fix(bedrock): cache trailing message for stable prefix across agent turns (#8916)
Signed-off-by: Carl Youngblood <carl.youngblood@auctane.com>
Signed-off-by: Douwe Osinga <douwe@squareup.com>
Co-authored-by: Douwe Osinga <douwe@squareup.com>
2026-05-12 18:51:07 +00:00
Bright Zheng 208fea5301 fix(provider_registry): case-insensitive model name lookup for context_limit (#8906)
Signed-off-by: Bright Zheng <bzqzheng@gmail.com>
Signed-off-by: Douwe Osinga <douwe@squareup.com>
Co-authored-by: Douwe Osinga <douwe@squareup.com>
2026-05-12 18:50:45 +00:00
Vincenzo Palazzo 2c8d7f13bf [RFC] Add worktree-aware directory switcher (#8450)
Signed-off-by: Vincenzo Palazzo <vincenzopalazzodev@gmail.com>
Signed-off-by: Douwe Osinga <douwe@squareup.com>
Co-authored-by: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
Co-authored-by: goose <goose@aaif.dev>
Co-authored-by: Douwe Osinga <douwe@squareup.com>
2026-05-12 18:36:39 +00:00
Naman Vats 8905482318 fix(cli): emit cumulative token usage in stream-json/json complete event (#8870)
all done
2026-05-12 14:49:44 -04:00
Bright Zheng fe8f0cdec1 fix(oidc-proxy): validate exp independently of MAX_TOKEN_AGE_SECONDS (#8832) (#8904)
Signed-off-by: Bright Zheng <bzqzheng@gmail.com>
2026-05-12 18:20:06 +00:00
Rodolfo Olivieri 1dc2749430 fix: return 400 instead of panicking on invalid CSP header value (#8810)
Signed-off-by: Rodolfo Olivieri <rolivier@redhat.com>
2026-05-12 18:16:48 +00:00
Shpat 60abcec993 fix(acp): coalesce streaming chunks under one message id (#8788)
Signed-off-by: Douwe Osinga <douwe@squareup.com>
Co-authored-by: Douwe Osinga <douwe@squareup.com>
2026-05-12 18:15:22 +00:00
Vincenzo Palazzo 570e5c326b Add chat history search feature to navigation panel (#8448)
Signed-off-by: Vincenzo Palazzo <vincenzopalazzodev@gmail.com>
Co-authored-by: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
2026-05-12 18:10:55 +00:00
Taylor Ho c5825f8052 fix: reuse goose2 vite server on port conflict (#8722)
Signed-off-by: Taylor Ho <taylorkmho@gmail.com>
Signed-off-by: Douwe Osinga <douwe@squareup.com>
Co-authored-by: Douwe Osinga <douwe@squareup.com>
2026-05-12 17:28:26 +00:00
Douwe Osinga be8c12b46c Update the repo script (#9158)
Co-authored-by: Douwe Osinga <douwe@squareup.com>
2026-05-12 12:54:16 -04:00
Jack Amadeo 5fdc877c62 Keep thread tables + column (#9156) 2026-05-12 16:00:02 +00:00
Lifei Zhou b8401f1a3e feat: added quarterly option for scheduler (#9076) 2026-05-12 05:13:58 +00:00
Rodolfo Olivieri b5288843db chore: pin Swatinem/rust-cache to v2.9.1 SHA across all workflows (#8812)
Signed-off-by: Rodolfo Olivieri <rolivier@redhat.com>
Co-authored-by: Douwe Osinga <douwe@squareup.com>
2026-05-12 01:46:59 +00:00
Jheison Martinez Bolivar 59e9105c03 fix: correct WSL2 OS detection by removing PWD-based Windows override (#8869)
Signed-off-by: Jheison Martinez Bolivar <jheison.mb@gmail.com>
2026-05-12 01:20:54 +00:00
Alex Hancock 6e57d245d2 feat(providers): add vercel ai gateway (#9144) 2026-05-11 20:41:16 -04:00
fre$h 71b9d575a0 fix(bedrock): handle ReasoningContent blocks gracefully (#8843)
Signed-off-by: fresh3nough <anonwurcod@proton.me>
Signed-off-by: Douwe Osinga <douwe@squareup.com>
Co-authored-by: Douwe Osinga <douwe@squareup.com>
2026-05-11 23:11:08 +00:00
Rodolfo Olivieri 3cb27a6305 chore: introduce DEFAULT_PROVIDER_TIMEOUT_SECS constant for providers (#8816)
Signed-off-by: Rodolfo Olivieri <rolivier@redhat.com>
Signed-off-by: Douwe Osinga <douwe@squareup.com>
Co-authored-by: Douwe Osinga <douwe@squareup.com>
2026-05-11 23:02:21 +00:00
Rodolfo Olivieri 826a437d08 chore: replace lazy_static with std::sync::LazyLock (#8815)
Signed-off-by: Rodolfo Olivieri <rolivier@redhat.com>
2026-05-11 22:47:31 +00:00
github-actions[bot] 831a7f27d3 chore(release): bump version to 1.34.0 (minor) (#9006)
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
2026-05-11 19:13:45 +00:00
Douwe Osinga 4dd8ef3b88 fix: insert tool pair summaries at chronological position in conversation (#9087)
Signed-off-by: Douwe Osinga <douwe@squareup.com>
Co-authored-by: Douwe Osinga <douwe@squareup.com>
2026-05-11 18:54:16 +00:00
Jack Amadeo a38922d95e Agents crud (#9084) 2026-05-11 17:33:32 +00:00
Alex Hancock 40d4b118bb feat: Hooks (#9093) 2026-05-11 16:02:44 +00:00
Adewale Abati f5eda3527c blog: orchestrating with goose (#9104) 2026-05-11 15:38:52 +00:00
Treebird 38e6a4a5c4 fix: enable SQLite foreign key enforcement in session pool (#9121)
Signed-off-by: Treebird <treebird@treebird.dev>
2026-05-11 10:59:00 +00:00
jh-block df2fe086e4 refactor local inference around backends (#9137)
Signed-off-by: jh-block <jhugo@block.xyz>
2026-05-11 10:30:21 +00:00
Abhijay Jain fb5071a107 fix(ui): deleted chat session still appears in sidebar list (#8674)
Signed-off-by: Abhijay Jain <Abhijay007j@gmail.com>
2026-05-11 00:58:52 +00:00
Douwe Osinga ea5802c380 refactor: remove threads layer, use sessions directly for ACP (#9078)
Co-authored-by: Douwe Osinga <douwe@squareup.com>
2026-05-08 20:10:55 +00:00
Lucas Kim a999f52056 docs: remove old goose bench documentation (#9054) 2026-05-08 16:05:25 +00:00
Jack Amadeo 2c39717270 revert client-side autocompaction (#9055) 2026-05-08 13:56:08 +00:00
Lifei Zhou 2db5e58ec7 fix: revert the change for unexpected change from ui/goose2 work (#9098) 2026-05-08 09:19:15 +00:00
Lifei Zhou c822d1ed82 doc: updated the doc for tunnel remote access (#9077) 2026-05-07 23:32:10 +00:00
Jack Amadeo f5fe8a1e90 install plugins to ~/.agents/plugins (#9088) 2026-05-07 20:33:01 +00:00
Ola Hungerford 23b4754643 fix(extension-manager): require extension_name on read_resource (#8989)
Signed-off-by: olaservo <olahungerford@gmail.com>
Co-authored-by: Claude Opus 4.7 (1M context) <noreply@anthropic.com>
2026-05-07 19:51:51 +00:00
Alex Hancock c80044d9d0 alexhancock/goose-tui-bin (#9089) 2026-05-07 14:07:28 -04:00
Michael Neale 0673be955a [blog] new post on findings with minimax and office QA benchmark (#8984) 2026-05-07 16:17:18 +00:00
Douwe Osinga ff42171903 feat: projects as backend sources with system prompt injection (#8739)
Signed-off-by: Douwe Osinga <douwe@squareup.com>
Co-authored-by: Douwe Osinga <douwe@squareup.com>
Co-authored-by: Claude Sonnet 4.6 <noreply@anthropic.com>
2026-05-07 14:30:15 +00:00
Douwe Osinga bced4ea5ec Clean up types (#9057)
Signed-off-by: Douwe Osinga <douwe@squareup.com>
Co-authored-by: Douwe Osinga <douwe@squareup.com>
2026-05-07 13:38:37 +00:00
Jack Amadeo 64f795f82c add (auto) updating for plugins (#9061) 2026-05-07 13:28:53 +00:00
Lifei Zhou 875e0c0ff7 fix: queued message lost when clicking sending now (#9074) 2026-05-07 12:30:58 +00:00
jh-block 7891e2f34d Use native arm64 runners for Linux artifact builds (#9075)
Signed-off-by: jh-block <jhugo@block.xyz>
2026-05-07 12:23:46 +00:00
Matt Toohey f4fe8d5d7f fix(goose2): keep model picker and session config in sync (#9048)
Signed-off-by: Matt Toohey <contact@matttoohey.com>
Co-authored-by: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
2026-05-07 07:30:40 +00:00
jh-block f325a9d8e3 Add Linux Vulkan support for local inference (#9038)
Signed-off-by: jh-block <jhugo@block.xyz>
2026-05-07 07:12:18 +00:00
Lifei Zhou d7df3fb431 chore: goose2 UI state refactor (part 1) (#9049) 2026-05-07 05:52:49 +00:00
Vonbai f98eef61f7 fix(recipe): read prompted file parameters (#8504)
Signed-off-by: vonbai <nswanqi@gmail.com>
Co-authored-by: Lifei Zhou <lifei@squareup.com>
2026-05-07 03:44:53 +00:00
Alex Hancock bd5f6ca3b8 refactor: switch to official new rust-sdk for ACP (#9062) 2026-05-06 19:48:52 +00:00
Alex Hancock 0ed8c66755 refactor(goose2): remove attachment preamble (#9052) 2026-05-06 17:33:25 +00:00
jh-block 2ee9687741 Align CODEOWNERS with pull request review rules in GOVERNANCE.md (#9056)
Signed-off-by: jh-block <jhugo@block.xyz>
2026-05-06 15:42:08 +00:00
Jack Amadeo e299790fb6 bring MAINTAINERS.md up to date (#9053) 2026-05-06 14:56:44 +00:00
Kalvin C 4ef091a356 feat(acp): expose built-in skills through sources list acp calls (#9045)
Signed-off-by: Kalvin Chau <kalvin@block.xyz>
2026-05-06 14:49:03 +00:00
tulsi 6fc44bf0ed add provider-first onboarding (#9039)
Signed-off-by: tulsi <tulsi@block.xyz>
2026-05-06 14:08:31 +00:00