Commit Graph

1542 Commits

Author SHA1 Message Date
Lifei Zhou efafdf72a9 removed tunnel rest api and ui (#9932) 2026-06-24 14:50:07 +00:00
Lifei Zhou 79c6547afb feat (ui): Use ACP steer to send the message in queue in ACP path (#9957) 2026-06-24 13:15:55 +00:00
Douwe Osinga e4f8b61b58 Migrate diagnostics to JSON report (#9964)
Co-authored-by: Douwe M Osinga <douwe@sidewalklabs.com>
2026-06-24 01:32:56 +00:00
Jack Amadeo 35711b8691 provider refactor: don't require a model config to create a provider (#9953)
Co-authored-by: Copilot <223556219+Copilot@users.noreply.github.com>
2026-06-23 23:18:07 +00:00
Lifei Zhou 527fcfc288 feat(ui): use acp method to load skills (#9959) 2026-06-23 19:46:33 +00:00
github-actions[bot] 06076f0875 chore(release): bump version to 1.39.0 (minor) (#9810)
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
2026-06-23 18:43:47 +00:00
Lifei Zhou f38f1acef0 feat: created acp method for managing recipes and UI changes (#9951) 2026-06-23 12:19:43 +00:00
Douwe Osinga 156445ed16 fix(desktop): publish mac updater metadata (#9945)
Co-authored-by: Douwe M Osinga <douwe@sidewalklabs.com>
2026-06-23 07:29:17 +00:00
Lifei Zhou d58f841342 feat (ui) - use acp to manage global config and session extensions (#9948) 2026-06-23 00:02:55 +00:00
Lifei Zhou ca8938cb43 added recipe handling in new_session (#9935) 2026-06-22 23:05:19 +00:00
Rain 20231531ab fix(desktop): activate hermit on macOS so STDIO extensions resolve node (#9482)
Signed-off-by: Pluviobyte <Pluviobyte@users.noreply.github.com>
Co-authored-by: Pluviobyte <Pluviobyte@users.noreply.github.com>
2026-06-22 20:35:14 +00:00
Lifei Zhou 659257316d feat(ui): use acp new session on desktop (only for non recipe session) (#9914) 2026-06-22 01:33:19 +00:00
Lifei Zhou b893b5f24e chore: removed create recipe from session modal and rest api (#9916) 2026-06-22 00:49:55 +00:00
Lifei Zhou 2712c066bc feat (acp): used typed request and response for add, get session extensions (#9890) 2026-06-22 00:41:08 +00:00
Michael Neale d2a921a75d feat: add option to disable automatic update downloads (#9872)
Signed-off-by: Douwe Osinga <douwe@sidewalklabs.com>
Co-authored-by: Crazyop757 <83007860+Crazyop757@users.noreply.github.com>
Co-authored-by: Douwe Osinga <douwe@sidewalklabs.com>
2026-06-20 22:41:30 +00:00
Lifei Zhou 6c2ec554de feat (ui): change cwd using acp and refactor extension in bottom menubar (#9887) 2026-06-19 16:25:54 +00:00
filip 093d134b0a feat: track cache tokens for accurate cost reporting (#9752)
Signed-off-by: Filip Kujawa <filip.j.kujawa@gmail.com>
Signed-off-by: Douwe M Osinga <douwe@sidewalklabs.com>
Signed-off-by: Douwe Osinga <douwe@sidewalklabs.com>
Co-authored-by: Claude Fable 5 <noreply@anthropic.com>
Co-authored-by: Douwe M Osinga <douwe@sidewalklabs.com>
2026-06-19 13:56:15 +00:00
Abhijay Jain ad64980c42 fix (desktop): updater to target aaif-goose releases (#9868)
Signed-off-by: Abhijay Jain <Abhijay007j@gmail.com>
2026-06-19 13:23:30 +00:00
Lifei Zhou 9785d063c1 feat (ui): load session using acp (#9875) 2026-06-19 09:20:01 +00:00
Douwe Osinga 08fb6d45f3 View model interactions (#9806)
Signed-off-by: Douwe M Osinga <douwe@sidewalklabs.com>
Co-authored-by: Douwe M Osinga <douwe@sidewalklabs.com>
Co-authored-by: Michael Neale <michael.neale@gmail.com>
2026-06-19 00:28:03 +00:00
Hosoeng Lee f108282f03 Add Korean localization to desktop app (#9856)
Signed-off-by: lhs <lhs@lhsui-Macmini.local>
Signed-off-by: soolmuk <72430756+soolmuk@users.noreply.github.com>
Co-authored-by: lhs <lhs@lhsui-Macmini.local>
2026-06-18 13:43:00 +00:00
Lifei Zhou 7130cbf33e feat (ui): chat reply UI with ACP (last part) (#9857) 2026-06-18 11:13:35 +00:00
Lifei Zhou ddf23a0b64 feat (ui): Add durable ACP chat session state for desktop UI (#9852) 2026-06-18 08:06:14 +00:00
Lifei Zhou 802dd39165 feat: use acp for desktop chat prompt (feature toggle off) (#9802)
Signed-off-by: Douwe M Osinga <douwe@sidewalklabs.com>
Co-authored-by: Douwe M Osinga <douwe@sidewalklabs.com>
2026-06-18 00:13:08 +00:00
Lifei Zhou 109bda35ac refactor: make session.name the source of truth for displayed session titles (#9841) 2026-06-17 22:18:28 +00:00
Lifei Zhou 69b4d3686c fix: remove hard-coded React alias that points to the wrong location and break the dev render (#9842) 2026-06-17 21:28:24 +00:00
Jack Amadeo b0f5db2a07 Support MCP extensions in open plugins (#9471)
Signed-off-by: Douwe M Osinga <douwe@sidewalklabs.com>
Co-authored-by: Douwe M Osinga <douwe@sidewalklabs.com>
2026-06-17 18:52:54 +00:00
Jack Amadeo 177cf3d4b8 Initial prompt with goose://new-session (#9427)
Signed-off-by: Douwe M Osinga <douwe@sidewalklabs.com>
Co-authored-by: Douwe M Osinga <douwe@sidewalklabs.com>
2026-06-17 18:00:44 +00:00
Seydi Charyyev 1a500d8f48 fix(desktop): keep extensions icon visible after switching sessions (#9787)
Signed-off-by: Seydi Charyyev <seydi.charyev@gmail.com>
Signed-off-by: Angie Jones <jones.angie@gmail.com>
Signed-off-by: Douwe M Osinga <douwe@sidewalklabs.com>
Co-authored-by: Angie Jones <jones.angie@gmail.com>
Co-authored-by: Douwe M Osinga <douwe@sidewalklabs.com>
2026-06-17 17:17:24 +00:00
Jose Manuel Perez 56812f4617 i18n: add Spanish (es) locale support (#9833)
Co-authored-by: Claude Opus 4.8 (1M context) <noreply@anthropic.com>
2026-06-17 16:39:22 +00:00
jh-block 4aa5de150a Add support for MLX models to the local inference provider (#9154)
Signed-off-by: jh-block <jhugo@block.xyz>
2026-06-17 13:32:07 +00:00
Michael Neale f7b32dab32 fix(desktop): preserve Windows backslash paths in custom extension command (#9741)
Signed-off-by: Michael Neale <michael.neale@gmail.com>
2026-06-17 08:47:44 +00:00
Lifei Zhou 72da97204e feat: implement acp method for elicitation and elicitation improvement (#9797) 2026-06-17 03:40:10 +00:00
Lifei Zhou 1f0f5d90cb fix: removed window goosed when closing window (#9818) 2026-06-17 03:39:25 +00:00
Douwe Osinga 9804a8c782 View json (#9678)
Signed-off-by: Douwe M Osinga <douwe@sidewalklabs.com>
Co-authored-by: Douwe M Osinga <douwe@sidewalklabs.com>
2026-06-17 02:30:09 +00:00
yibo365 e990ab764e fix(packaging): disable RPM build-id links (#9671)
Signed-off-by: weihua <xiaowh52@gmail.com>
2026-06-17 00:40:43 +00:00
Dmitry Beskov c9a82f3607 feat(i18n): language selection feature (#9405)
Signed-off-by: Dmitry Beskov <43372966+besdar@users.noreply.github.com>
2026-06-17 00:40:38 +00:00
Koen van de Glind ddd9d3faa9 fix(desktop): handle resume deep links (#9298)
Co-authored-by: McGluut <189849001+McGluut@users.noreply.github.com>
Co-authored-by: Douwe Osinga <douwe@squareup.com>
2026-06-17 00:40:36 +00:00
Sanidhya Singh 0b67498ba5 fix(desktop): restore Cmd/Ctrl+T new chat shortcut (#9614)
Signed-off-by: Douwe M Osinga <douwe@sidewalklabs.com>
Co-authored-by: Douwe M Osinga <douwe@sidewalklabs.com>
2026-06-16 19:00:51 +00:00
Jeremy Dawes e0492d1e51 fix(ui): lead with extension description, shorten HTTP/SSE transport label (#9653)
Signed-off-by: Jeremy Dawes <jeremy@jezweb.net>
Signed-off-by: Douwe M Osinga <douwe@sidewalklabs.com>
Co-authored-by: Claude Opus 4.8 (1M context) <noreply@anthropic.com>
Co-authored-by: Douwe M Osinga <douwe@sidewalklabs.com>
2026-06-16 18:59:59 +00:00
Chih-Tao Lee ff91f0c2b1 fix(ui): dedupe React to prevent multiple instances in renderer (#9631) 2026-06-16 18:51:25 +00:00
BestCodes fd7a0fef92 fix: add hermit cleanup to uvx and jbang scripts (#9616) 2026-06-16 18:51:05 +00:00
bdeenyy b9af83b760 fix(desktop): align session history scrollbar with window edge (#9601)
Signed-off-by: Denis <i@deenyy.ru>
Co-authored-by: Denis <i@deenyy.ru>
Co-authored-by: Cursor <cursoragent@cursor.com>
2026-06-16 18:39:42 +00:00
nuthalapativarun 722b3c4c85 fix: refresh session name in sidebar after rename (#9543)
Signed-off-by: Varun Nuthalapati <nuthalapativarun@gmail.com>
Co-authored-by: Claude Sonnet 4.6 <noreply@anthropic.com>
2026-06-16 18:34:15 +00:00
Yufeng He e4329c7b62 fix(desktop): restore new chat shortcut navigation (#9528) 2026-06-15 20:14:15 +00:00
Monroe Williams 3ab8ba1be8 Fix: deleting a recently created session and then creating a new session shows the deleted session's content (#9351)
Signed-off-by: Monroe Williams <monroe@pobox.com>
Co-authored-by: Douwe M Osinga <douwe@sidewalklabs.com>
2026-06-15 15:34:02 +00:00
Matt Van Horn ee1a2e4950 feat: propagate elicitation decline and cancel actions end-to-end (#9437)
Co-authored-by: Matt Van Horn <455140+mvanhorn@users.noreply.github.com>
Co-authored-by: Douwe M Osinga <douwe@sidewalklabs.com>
2026-06-15 15:23:22 +00:00
Erik Nilsen 0f8a202d9f fix(recipe): close modal when canceling parameter form (#9195)
Signed-off-by: Erik Nilsen <enilsen16@live.com>
Signed-off-by: Douwe M Osinga <douwe@sidewalklabs.com>
Co-authored-by: Douwe M Osinga <douwe@sidewalklabs.com>
2026-06-15 15:18:39 +00:00
github-actions[bot] ca2490026e chore(release): bump version to 1.38.0 (minor) (#9684)
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
2026-06-15 14:43:16 +00:00
Darren Xu cbff60c946 desktop: fix new chat shortcut (#9659) 2026-06-15 14:32:16 +00:00