Commit Graph

5102 Commits

Author SHA1 Message Date
Harnoor Singh 18740b095f fix(local-inference): preserve featured model size on delete and backfill missing sizes (#10422) 2026-07-21 02:50:27 +00:00
Lifei Zhou 076da90e89 refactor(acp): extract tool call handling from server (#10574) 2026-07-21 00:58:47 +00:00
Lifei Zhou 7f9bd274dc fix(code-mode): preserve recursive schema types with pctx 0.4.1 (#10572) 2026-07-20 23:10:43 +00:00
filip d5a8a3fb90 fix(session): create inventory tables atomically with schema version (#10586) 2026-07-20 21:13:07 +00:00
filip 36cb569e36 fix(providers): rewrite oneOf to anyOf in tool schemas for OpenAI-compatible backends (#10571) 2026-07-20 03:08:14 +00:00
filip 8e78960e53 fix(evals): report cache-aware Harbor costs (#10430) 2026-07-18 05:56:59 +00:00
Zane Wang 445da5dcdf fix(acp): allow custom model as default for non-local providers (#10438) 2026-07-18 04:40:38 +00:00
Jasper f43870951f fix(config): require absolute goose path roots (#10454) 2026-07-17 20:49:32 +00:00
dependabot[bot] 59037a0dd1 chore(deps): bump astral-sh/setup-uv from 8.2.0 to 8.3.2 (#10541)
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2026-07-17 16:46:47 -04:00
Jasper efc7ccc2ce fix(permissions): scope smart approval by request (#10457) 2026-07-17 16:27:45 -04:00
Jasper ea2baea58b fix(summon): preserve fixed subrecipe values (#10452) 2026-07-17 16:26:37 -04:00
dependabot[bot] e1ec6145ca chore(deps): bump websocket-driver from 0.7.4 to 0.7.5 in /documentation (#10506)
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2026-07-17 16:25:20 -04:00
Abhijay Jain a3b92a2f1d fix(flatpak): bundle git so hermit can clone its package registry (#10511) 2026-07-17 16:25:05 -04:00
lunchboxfortwo c55b5fb62f feat(hooks): pass working_dir to the Stop hook context (#10296)
Co-authored-by: Claude Opus 4.8 <noreply@anthropic.com>
2026-07-17 16:24:08 -04:00
dependabot[bot] 1d49e93450 chore(deps): bump actions/setup-java from 5.5.0 to 5.6.0 (#10540)
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2026-07-17 14:58:48 -04:00
dependabot[bot] 583b093ac5 chore(deps): bump actions/setup-node from 6 to 7 (#10539)
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2026-07-17 14:58:30 -04:00
dependabot[bot] 267458272c chore(deps): bump EmbarkStudios/cargo-deny-action from 2.0.20 to 2.1.1 (#10542)
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2026-07-17 14:58:15 -04:00
dependabot[bot] 4b3e41dcfa chore(deps): bump gradle/actions/setup-gradle from 4.4.3 to 6.2.0 (#10543)
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2026-07-17 14:57:57 -04:00
Alex Hancock 248999c55f Add declarative Sakana AI provider for the OpenAI-compatible Fugu API (#10357) 2026-07-17 17:57:43 +00:00
John Matthew Tennant 8d5bc5d497 fix(developer): expose AGENT_SESSION_ID to shell commands (#10428)
Co-authored-by: John Tennant <jtennant@block.xyz>
2026-07-17 16:22:04 +00:00
Douwe Osinga ceb94b24dc Clean up stale documentation audit findings (#10114)
Co-authored-by: Douwe M Osinga <douwe@sidewalklabs.com>
2026-07-17 13:36:58 +02:00
Douwe Osinga b7c78623f4 Restore model interactions viewer (#10205)
Co-authored-by: Douwe M Osinga <douwe@sidewalklabs.com>
2026-07-17 11:21:43 +00:00
Abhijay Jain d3f170f188 fix(acp): forward image content chunks to client during live session (#10485)
Signed-off-by: Abhijay Jain <Abhijay007j@gmail.com>
2026-07-17 10:22:19 +00:00
Abhijay Jain f13ae10c65 fix(acp): dispatch Code Mode callbacks on main runtime to prevent hangs (#10484) 2026-07-17 10:21:34 +00:00
Jasper 01ceb16b2b fix(auth): protect OAuth token caches (#10516) 2026-07-17 08:50:38 +00:00
Jasper 8168cb8378 fix(acp): preserve content audience boundaries (#10493) 2026-07-17 08:50:36 +00:00
Jasper ae83c0a212 fix: bound scheduled recipe validation (#10509) 2026-07-17 08:44:47 +00:00
Matt Toohey d6345f75db fix(acp): return JSON-RPC errors from dispatch handlers instead of killing the connection (#10499)
Signed-off-by: Matt Toohey <contact@matttoohey.com>
Co-authored-by: Claude Fable 5 <noreply@anthropic.com>
2026-07-17 04:00:06 +00:00
Lifei Zhou baa6edc051 fix: canary build with new release flow (#10521) 2026-07-17 01:10:55 +00:00
Lifei Zhou af9f3d2dff chore: consolidate and harden release workflows (#10447) 2026-07-16 22:19:31 +00:00
Lifei Zhou 8419e0551c fix: isolate prepare tools test state (#10504) 2026-07-16 22:18:04 +00:00
Douwe Osinga d9e2fa14e8 fix: avoid local inference Metal teardown crash (#10508)
Co-authored-by: Douwe M Osinga <douwe@sidewalklabs.com>
2026-07-16 15:44:14 +00:00
Lifei Zhou b56566ad78 fix: enable indexmap serde support for musl builds (#10507) 2026-07-16 13:11:04 +00:00
Lifei Zhou dae512010a chore: remove unused utoipa ToSchema derives (#10505) 2026-07-16 08:58:17 +00:00
Seydi Charyyev 8691970733 fix(desktop): scroll chat to the latest reply on session resume (#10501)
Signed-off-by: Seydi Charyyev <seydi.charyev@gmail.com>
2026-07-16 06:56:49 +00:00
Jasper e7c33077cd fix: secure large response spill files (#10482) 2026-07-15 23:21:18 +00:00
Abhijay Jain 5f194d6e5c fix: register LiteLLM with refresh_only inventory so model picker lists models (#10489) 2026-07-15 22:14:59 +00:00
乔冉 e359b35aee fix(cli): limit provider selector height (#10420) 2026-07-15 20:39:44 +00:00
Jasper da574166ac fix(config): tighten existing secrets file permissions (#10453) 2026-07-15 18:30:44 +00:00
Alex Hancock 3dcf5da3a8 Trim macOS desktop entitlements (#10490) 2026-07-15 14:33:31 -04:00
Jasper 0f8ec6a952 fix(developer): classify image access capabilities (#10451) 2026-07-15 14:10:24 -04:00
Jasper 8b3fa5931c fix(acp): preserve one-time permission scope (#10450) 2026-07-15 14:09:48 -04:00
Douwe Osinga 60d2649ffb docs: update environment and config references (#10203)
Co-authored-by: Douwe M Osinga <douwe@sidewalklabs.com>
2026-07-15 14:08:37 -04:00
Chetan Raghuvanshi 7d6be4a46c docs: document hook deny contract, matcher regex, tool_input keys, and provider config (#10467)
Co-authored-by: Claude Opus 4.8 <noreply@anthropic.com>
2026-07-15 11:58:09 -04:00
Manas Agarwal 6621ed24c7 fix: register goose:// scheme handler in Flatpak desktop entry (#10461)
Co-authored-by: Claude <noreply@anthropic.com>
2026-07-15 11:43:02 -04:00
Sheikh Limon 3d893a3850 fix(provider): add MiniMax-M3 and missing M2.7 variants to minimax provider (#10431)
Signed-off-by: sheikhlimon <sheikhlimon404@gmail.com>
2026-07-15 11:38:28 -04:00
dorien-koelemeijer 9aa03bff20 feat(security): chunk command-classifier input with overlapping windows (#10416) 2026-07-15 09:10:27 +00:00
Jasper 004042ab82 fix: reject duplicate recipe parameter keys (#10448) 2026-07-15 08:42:23 +00:00
Michael Neale daac967b03 docs: remove stale gooseignore references (#10359) 2026-07-15 08:01:05 +00:00
kursad-k acd3c135cf fix(desktop): synchronously kill orphaned goose serve backends on GUI… (#10292)
Co-authored-by: kursad <kursadk@neoplecxus.com>
2026-07-15 04:09:51 +00:00