Commit Graph

5147 Commits

Author SHA1 Message Date
Abhijay Jain 4db6f25a4d fix(providers): update DeepSeek model names to v4 API (#10729) 2026-07-27 16:30:23 -04:00
Michael A. Smith 64b10ceebf fix(acp): forward Claude Code model picker selection to the adapter (#10675) 2026-07-27 16:30:05 -04:00
wang2 a5f8835ffe fix(acp): forward Pi model selection to the adapter (#10707) 2026-07-27 16:29:54 -04:00
Abhijay Jain e1a804e309 fix(config): preserve enabled flag when migrating platform extensions (#10690) 2026-07-27 16:28:14 -04:00
Abhijay Jain 9ba68e62ee fix(acp): pass session working_dir to on_call_tool (#10689) 2026-07-27 16:27:53 -04:00
Jasper 331bb911a9 fix(security): preserve adversary tool arguments (#10529) 2026-07-27 16:26:39 -04:00
Jasper b7542f2544 fix(local-inference): keep XML snippets inside JSON as data (#10606) 2026-07-27 16:26:03 -04:00
Douwe Osinga af6437ac03 fix: sync generated chat title in header (#10578)
Co-authored-by: Douwe M Osinga <douwe@sidewalklabs.com>
2026-07-27 15:38:17 -04:00
Davide Colazingari c95f0e205a feat: tab completion and switch provider for model (#10585)
Co-authored-by: Douwe M Osinga <douwe@sidewalklabs.com>
2026-07-27 15:37:55 -04:00
Abhijay Jain a074d8eb3e fix(telegram): prompt for tool approval in gateway sessions (#10613)
Signed-off-by: Abhijay Jain <Abhijay007j@gmail.com>
2026-07-27 15:37:22 -04:00
Jasper 971d217842 fix: keep CLI provider prompts out of process arguments (#10547) 2026-07-27 15:36:53 -04:00
Ben Kearns 9bf4b8ac1b fix(providers): ignore stale inventory for static model lists (#10591) 2026-07-27 15:36:31 -04:00
kursad-k 54488b0169 fix(ui): Refine dark theme message surfaces for consistent, compliant dark mode UX. (#10693)
Co-authored-by: kursad <kursadk@neoplecxus.com>
2026-07-27 19:00:25 +00:00
filip 37985dd29b fix(deps): bump nostr to 0.44.6 to clear RUSTSEC-2026-0216 (#10733) 2026-07-27 18:37:29 +00:00
Jack Amadeo 7b7b8aa58f upgrade to rmcp 2.0 (#10584) 2026-07-27 13:31:33 +00:00
Michael Neale 305849b717 chore: opus5 support (including adaptive thinking) (#10686)
Co-authored-by: Michael Neale <14976+michaelneale@users.noreply.github.com>
2026-07-27 00:37:18 +00:00
Abhijay Jain 2855b87a65 fix(desktop): use shell working directory on initial launch (#10655) 2026-07-26 23:32:44 +00:00
Abhijay Jain 87e6a8c9ac fix(providers): enable inventory refresh for OpenRouter model picker (#10641) 2026-07-26 14:41:07 +00:00
Alex Hancock cdea92003a Add configurable GOOSE_DOCS_ROOT for air-gapped docs access (#10294) 2026-07-26 12:42:18 +00:00
Hosoeng Lee 192b5db8b9 fix(i18n): fix Korean translation errors, untranslated entries, and terminology consistency (#10667) 2026-07-24 14:43:23 -04:00
Lifei Zhou 0038bc76cd fix(acp): preserve read lines and reload tool output (#10662) 2026-07-24 07:53:58 +00:00
Abhijay Jain 11e6915cda fix(acp): surface tool call output in CLI and Desktop (#10654) 2026-07-24 02:39:28 +00:00
morgmart a3c20531e5 fix overlong function names in provider requests (#10659) 2026-07-24 00:40:27 +00:00
Lifei Zhou 85e8be250c fix (desktop): preserve ACP tool call update fields (#10653) 2026-07-23 23:26:01 +00:00
Douwe Osinga d17d65f2f3 feat: support latest Gemini models (#10630)
Co-authored-by: Douwe M Osinga <douwe@sidewalklabs.com>
2026-07-23 16:10:45 +00:00
Jasper 33a976cfe3 Merge commit from fork 2026-07-23 10:45:58 -05:00
Lifei Zhou 45815e1d31 feat (acp): Gate tool-call label enrichment on ACP client capability (#10644) 2026-07-23 05:04:30 +00:00
Anthony d5785a3671 fix(session): use configured session manager for tool summaries (#10628) 2026-07-23 03:35:45 +00:00
Lifei Zhou 7b879b4073 refactor (acp): simplify ACP tool-call handling and fix chain summaries (#10599) 2026-07-23 00:37:36 +00:00
Douwe Osinga 50a37ed113 fix: omit disabled OpenRouter reasoning (#10517)
Co-authored-by: Douwe M Osinga <douwe@sidewalklabs.com>
2026-07-22 18:55:09 +00:00
Jack Amadeo e43ed3a6fd enhance the uniffi API layer (#10427) 2026-07-22 18:48:30 +00:00
Jack Amadeo f0fecbc32d remove sampling from smoke test (#10639) 2026-07-22 18:03:15 +00:00
Jack Amadeo bc6161db0e rebuild canonical model db (#10633) 2026-07-22 13:00:10 +00:00
Mark Xian 3405ad510a fix(ui): clear stale pending ACP connection after terminal recovery failure (#10552)
Co-authored-by: Claude Fable 5 <noreply@anthropic.com>
2026-07-22 00:04:38 +00:00
Douwe Osinga 3065c9701f Make provider smoke tests faster and more reliable (#10605)
Co-authored-by: Douwe M Osinga <douwe@sidewalklabs.com>
2026-07-21 15:30:12 -04:00
Abhijay Jain c07e21d316 fix(acp): confirm pending steer message on queuedSteer notification (#10532) 2026-07-21 19:19:38 +00:00
dependabot[bot] 97c98a43f0 chore(deps): bump body-parser from 1.20.5 to 1.20.6 in /documentation (#10601)
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2026-07-21 15:01:52 -04:00
dependabot[bot] 82b681296f chore(deps): bump webpack-dev-server from 5.2.5 to 5.2.6 in /documentation (#10593)
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2026-07-21 15:01:37 -04:00
filip ad87dd4c3d feat(compaction): structured summary output with template rendering (#10471) 2026-07-21 17:37:41 +00:00
Anthony c3111c71cd feat(skills): allow disabling built-in skills (#10600) 2026-07-21 09:55:57 -04:00
Nolan Darilek d14ef5f867 fix: apply hermit env directly in node shims so a fish login shell doesn't break MCP startup (#10028)
Co-authored-by: Claude Opus 4.8 <noreply@anthropic.com>
Co-authored-by: Douwe M Osinga <douwe@sidewalklabs.com>
2026-07-21 12:47:59 +00:00
github-actions[bot] 376e2f8df0 chore(release): bump version to 1.44.0 (minor) (#10597)
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
2026-07-21 12:46:23 +00:00
Jasper 29af64a744 fix(extensions): preserve command arguments through forms (#10527)
Co-authored-by: Lifei Zhou <lifei@squareup.com>
2026-07-21 14:15:03 +02:00
Jasper b0f4e2a0f1 fix(permissions): enforce manual approval for code mode (#10528) 2026-07-21 13:54:03 +02:00
Jasper 65e1e3d508 fix(apps): confine app file operations (#10481) 2026-07-21 13:35:21 +02:00
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