Commit Graph

1490 Commits

Author SHA1 Message Date
Matt Toohey 010a2658cc feat(session): persist last-message snippets
Store a bounded text snippet for each session, migrate legacy databases to schema v14, and expose the value through ACP metadata and generated API types.

Signed-off-by: Matt Toohey <contact@matttoohey.com>
2026-06-12 14:21:45 +10:00
Abhijay Jain db1f0fcc63 feat(lang): add Hindi Desktop locale (#9733)
Signed-off-by: Abhijay Jain <Abhijay007j@gmail.com>
2026-06-11 04:38:32 +00:00
Lifei Zhou 523aaee24b feat: custom acp method to get session info (#9729) 2026-06-11 01:37:50 +00:00
Lifei Zhou 58185fe4ae pin goose-sdk package in tui (#9712) 2026-06-10 22:00:01 +00:00
Lifei Zhou be91189afb feat: use acp search session in Desktop (#9717) 2026-06-10 21:42:54 +00:00
Michael Neale 40315b5ac2 feat: steering messages with ACP (#9560)
Signed-off-by: Michael Neale <michael.neale@gmail.com>
2026-06-10 21:05:30 +00:00
morgmart 10e665a9b9 expose ACP thinking effort config option (#9711)
Signed-off-by: morgmart <98432065+morgmart@users.noreply.github.com>
Co-authored-by: Lifei Zhou <lifei@squareup.com>
2026-06-10 09:20:14 +00:00
dorien-koelemeijer f52d717dce feat(security): enable prompt injection mitigation by default for internal users via non-overridable env vars (#9612) 2026-06-10 00:13:29 +00:00
Lifei Zhou f4ecdaefc0 feat: use acp list sessions and manage sessions in Desktop (#9687) 2026-06-09 21:48:35 +00:00
Lifei Zhou e3090836e4 fix: goose-sdk release compat check with new schema (#9697) 2026-06-09 13:53:45 +00:00
Lifei Zhou 0ab4b84104 chore: pause tui release (#9685) 2026-06-09 07:06:06 +00:00
Lifei Zhou 8eb6cd60d6 fix: compatibility of config extension acp call in TUI (#9683) 2026-06-09 02:57:31 +00:00
Lifei Zhou 2f99664222 feat: acp methods for config extensions (#9581) 2026-06-05 08:08:19 +00:00
Lifei Zhou 65b72b2988 refactor: remove dead component and useNavigationSessions cleanup (#9603) 2026-06-05 06:55:19 +00:00
Lifei Zhou ec519eeaaf feat: Only send custom notifications when ACP client specifies this capability in the initialization request (#9596) 2026-06-04 22:39:59 +00:00
Lifei Zhou dc59e41945 Lifei/acp session setup refactor (#9488) 2026-06-04 03:12:04 +00:00
Lifei Zhou f6caaa03b5 Fixed intermittent missing extension override on ui and cleanup (#9575)
Signed-off-by: Angie Jones <jones.angie@gmail.com>
Co-authored-by: Angie Jones <jones.angie@gmail.com>
2026-06-03 15:14:30 +00:00
jh-block 30034b9b32 Add Hugging Face OAuth support, add auth tab to settings (#9552)
Signed-off-by: jh-block <jhugo@block.xyz>
2026-06-03 13:30:33 +00:00
Douwe Osinga 003252fb52 Import sesssions (#9474)
Co-authored-by: Douwe Osinga <douwe@squareup.com>
2026-06-02 20:35:57 +00:00
github-actions[bot] fdc1994bc1 chore(release): bump version to 1.37.0 (minor) (#9557)
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
2026-06-02 14:40:15 +00:00
Alex Hancock 942a4564e3 Revert "refactor: convert desktop v1 and goose-server extensions to ACP+ (#9448)" (#9564) 2026-06-02 09:44:18 -04:00
Angie Jones cd8f718bbb Fix scheduled recipe session params (#9553)
Signed-off-by: Angie Jones <jones.angie@gmail.com>
2026-06-01 23:28:58 +00:00
Bradley Axen 25ff547487 Expose raw provider supported models over ACP (#9475)
Signed-off-by: Bradley Axen <baxen@squareup.com>
Signed-off-by: Matt Toohey <contact@matttoohey.com>
Co-authored-by: Matt Toohey <contact@matttoohey.com>
2026-05-29 02:18:42 +00:00
Bradley Axen 104cc17758 Add ACP session system prompt setter (#9478)
Signed-off-by: Bradley Axen <baxen@squareup.com>
2026-05-29 00:35:12 +00:00
Alex Hancock 9c403b1560 refactor: convert desktop v1 and goose-server extensions to ACP+ (#9448) 2026-05-27 20:59:48 +00:00
Asish Kumar a18b92e62d fix(desktop): refresh provider list in Switch Models picker (#9408)
Signed-off-by: Asish Kumar <officialasishkumar@gmail.com>
2026-05-27 18:38:14 +00:00
Michael Neale 35d1fc7c51 fix(desktop): start new chat in current window from recipe param modal (#9422)
Signed-off-by: Michael Neale <micn@block.xyz>
2026-05-27 18:35:17 +00:00
UGBOMEH OGOCHUKWU WILLIAMS 4f43ae4cd0 fix(ui): preserve pending env vars in Add Extension form (#9285)
Signed-off-by: UGBOMEH OGOCHUKWU WILLIAMS <williamsugbomeh@gmail.com>
Signed-off-by: Douwe Osinga <douwe@squareup.com>
Co-authored-by: Douwe Osinga <douwe@squareup.com>
2026-05-27 18:26:35 +00:00
jh-block 27b41d93f5 local inference: stricter GGUF requirements, auto detection of tool calling support, fixed thinking output parsing (#9442)
Signed-off-by: jh-block <jhugo@block.xyz>
2026-05-27 18:00:30 +00:00
Bradley Axen 7dc904e1e2 add databricks ai gateway provider (#9274)
Signed-off-by: Bradley Axen <baxen@squareup.com>
2026-05-26 22:45:01 +00:00
github-actions[bot] b0cd61aa42 chore(release): bump version to 1.36.0 (minor) (#9417)
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
2026-05-26 18:02:17 +00:00
Dmitry Beskov b332f509b2 Russian language support (#9406)
Co-authored-by: Jack Amadeo <jackamadeo@squareup.com>
2026-05-26 17:46:23 +00:00
Asish Kumar dcdc7f645b fix(desktop): stop the main window growing taller on every launch (#9409)
Signed-off-by: Asish Kumar <officialasishkumar@gmail.com>
2026-05-26 16:19:22 +00:00
seneroner77-cmd bf0da953d5 Add Turkish desktop locale (#9392)
Signed-off-by: dejavu <dejavu@Mac.home>
Co-authored-by: dejavu <dejavu@Mac.home>
2026-05-26 15:53:19 +00:00
Douwe Osinga a11843a1e8 Simplify UI customization (#9353)
Signed-off-by: Douwe Osinga <douwe@squareup.com>
Co-authored-by: Douwe Osinga <douwe@squareup.com>
2026-05-26 13:49:18 +00:00
Jack Amadeo 0a958213db protocol cleanup (#9147) 2026-05-22 21:04:46 +00:00
Alex Hancock 4a16d7ed4f cleanup: remove current goose2 code (#9368) 2026-05-22 14:21:54 -04:00
Tonchain 133466b6f8 Add goose://resume session deep link (#9343) 2026-05-22 17:11:39 +00:00
Douwe Osinga 759c6a9da3 fix(desktop): remove unused fetch-metadata IPC handler (SSRF) (#9340)
Signed-off-by: Douwe Osinga <douwe@squareup.com>
Co-authored-by: Douwe Osinga <douwe@squareup.com>
2026-05-22 15:03:00 +00:00
morgmart 3ac39573de Preserve selected branch across project chats (#9010)
Signed-off-by: morgmart <98432065+morgmart@users.noreply.github.com>
Signed-off-by: Douwe Osinga <douwe@squareup.com>
Co-authored-by: Douwe Osinga <douwe@squareup.com>
2026-05-22 13:48:46 +00:00
github-actions[bot] 37f4e44ae2 chore(release): bump version to 1.35.0 (minor) (#9150)
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
Co-authored-by: Jack Amadeo <jackamadeo@squareup.com>
2026-05-20 18:41:27 +00:00
jh-block 8f9270e295 Surface resolved Databricks model metadata (#9206)
Signed-off-by: jh-block <jhugo@block.xyz>
2026-05-20 10:50:44 +00:00
jh-block 98a54e9ec6 Add unified thinking effort control across all providers (#9242)
Signed-off-by: jh-block <jhugo@block.xyz>
Co-authored-by: Claude Opus 4.6 <noreply@anthropic.com>
2026-05-20 08:42:42 +00:00
jh-block c467e7f998 Add Linux desktop Vulkan packages (#9323)
Signed-off-by: jh-block <jhugo@block.xyz>
2026-05-20 07:08:42 +00:00
Lifei Zhou 3631e3cbf1 feat: slash commands (built-in, skill, recipe) in acp server (#9238) 2026-05-20 04:48:34 +00:00
Jack Amadeo 7dbdfa43fa flag for login shell PATH (#9313) 2026-05-19 13:57:49 +00:00
Douwe Osinga 259b04d1d4 Remove popular chat topics from new chat screen (#9307)
Signed-off-by: Douwe Osinga <douwe@squareup.com>
Co-authored-by: Douwe Osinga <douwe@squareup.com>
2026-05-19 13:50:12 +00:00
Douwe Osinga 88b5765eac fix: stop killing goosed when a window closes (#9302)
Signed-off-by: Douwe Osinga <douwe@squareup.com>
Co-authored-by: Douwe Osinga <douwe@squareup.com>
2026-05-19 13:28:31 +00:00
jh-block 1997799a4a Remove vendored Windows binaries (#9318)
Signed-off-by: jh-block <jhugo@block.xyz>
2026-05-19 12:25:32 +00:00
ayourk badb97a01e Structured per-provider config block, non-destructive provider switching (#8977)
Signed-off-by: Douwe Osinga <douwe@squareup.com>
Signed-off-by: Aaron Yourk <ayourk@gmail.com>
Co-authored-by: Douwe Osinga <douwe@squareup.com>
2026-05-18 18:22:50 +00:00