Commit Graph

79 Commits

Author SHA1 Message Date
saime428 d1089ed269 fix(ui): support remote working directory for external backend (#10827)
Co-authored-by: saixin <saixin.me@outlook.com>
2026-08-10 10:16:28 +00:00
Harnoor Singh 06f218cd14 feat(desktop): add markdown format option to session export (#10703)
Co-authored-by: Douwe M Osinga <douwe@sidewalklabs.com>
2026-08-04 20:04:24 +00:00
Michael A. Smith 173d81f293 feat(desktop): show session metadata on sidebar chat hover (#10663) 2026-08-03 11:02:53 +00:00
TeAmo d7ae5f84a6 fix(desktop): allow removing images when editing user messages (#9979)
Co-authored-by: TeAmo <liu.junhui3@iwhalecloud.com>
Co-authored-by: Douwe M Osinga <douwe@sidewalklabs.com>
2026-07-31 09:17:30 +00:00
Lifei Zhou 5b547350e2 chore: ui cleanup to remove unused components and functions (#10761) 2026-07-28 23:38:23 +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
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 743609d014 chore(desktop): remove leftover goosed string references (#10464)
Signed-off-by: Abhijay Jain <Abhijay007j@gmail.com>
2026-07-14 18:59:39 +00:00
Harnoor Singh c1eebf034d feat(ui): add search filter to provider grid (#10437) 2026-07-14 16:30:13 +00:00
Lifei Zhou da0cd42513 feat (ui): reconnect desktop ACP sessions after sleep and connection loss (#10411) 2026-07-13 23:12:03 +00:00
Abhijay Jain d7f8dc62d8 feat(acp): add delete support for custom apps from Apps UI (#10127)
Signed-off-by: Abhijay Jain <Abhijay007j@gmail.com>
Co-authored-by: Douwe M Osinga <douwe@sidewalklabs.com>
2026-07-09 01:13:14 +00:00
Harnoor Singh af34c75fd5 fix(desktop): relabel settings 'Session' tab to 'External Backend' (#10318)
Co-authored-by: Douwe M Osinga <douwe@sidewalklabs.com>
2026-07-08 17:29:46 +00:00
Jasper 1bced6616b Switch the local inference provider MLX backend to use the safemlx crate (#10304) 2026-07-07 21:01:15 +00:00
filip af2c765c82 feat(desktop): per-message usage stats UI (tokens, cost, TTFT, tok/s) (#10210)
Co-authored-by: Douwe M Osinga <douwe@sidewalklabs.com>
2026-07-06 20:51:06 +00:00
Lifei Zhou b83b194dad acp migration (ui) : ui connect to acp directly instead of goosed (#10081) 2026-07-02 00:29:29 +00:00
Lifei Zhou 0d4b6924b9 Revert "Bedrock model discovery and validation" (#10176) 2026-07-01 23:39:04 +00:00
Gellért Stadler 7026e14585 Bedrock model discovery and validation (#9997) 2026-07-01 21:19:28 +00:00
Douwe Osinga 66ce9a6beb Remove MCP sampling support (#10087)
Co-authored-by: Douwe M Osinga <douwe@sidewalklabs.com>
Co-authored-by: Lifei Zhou <lifei@squareup.com>
2026-07-01 01:53:44 +00:00
Douwe Osinga c8971fe5fb Support TLS for ACP serve (#10088)
Co-authored-by: Douwe M Osinga <douwe@sidewalklabs.com>
Co-authored-by: Lifei Zhou <lifei@squareup.com>
2026-07-01 00:43:18 +00:00
Lifei Zhou 37e62497d4 feat (acp+): Remove REST onboarding setup paths (#10061) 2026-06-30 00:35:30 +00:00
Lifei Zhou f81a0e2471 chore: Remove legacy MCP-UI proxy support (#10086) 2026-06-29 22:58:40 +00:00
Yixuan Zhong 9ff7376338 feat(i18n): add fr, de, it, pt, id, ms, vi, zh-TW desktop locales (#10072)
Co-authored-by: Yixuan Zhong <Yixuan.Zhong@aecom.com>
2026-06-28 16:33:11 +00:00
Lifei Zhou ec450a630e fix: removed fallback rest api call in ACP mode for edit in place (#10034) 2026-06-26 14:11:46 +00:00
Lifei Zhou 24166fc344 chore: Remove share session via base url (#9994) 2026-06-25 03:01:08 +00:00
Abhijay Jain 416aad8136 chore: remove gateway REST API and UI (#9989)
Co-authored-by: Lifei Zhou <lifei@squareup.com>
2026-06-25 00:44:18 +00:00
Lifei Zhou eea698945c feat (acp): custom methods for managing scheduler (#9972) 2026-06-24 23:11:35 +00:00
Lifei Zhou 09998b12cf chore: removed the too many tools warning (#9974) 2026-06-24 22:15:47 +00:00
Lifei Zhou d97d07fe17 chore: clean up ui as we don't have session based permission setting on ui (#9975) 2026-06-24 20:53:41 +00:00
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
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 b893b5f24e chore: removed create recipe from session modal and rest api (#9916) 2026-06-22 00:49:55 +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
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 ddf23a0b64 feat (ui): Add durable ACP chat session state for desktop UI (#9852) 2026-06-18 08:06:14 +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
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
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
Angie Jones 6b9360c74f Validate desktop i18n catalogs (#9776)
Signed-off-by: Angie Jones <jones.angie@gmail.com>
2026-06-13 07:08:18 +00:00
N d6d99f548a i18n: add Japanese locale support (#9768) 2026-06-13 06:04:06 +00: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
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 65b72b2988 refactor: remove dead component and useNavigationSessions cleanup (#9603) 2026-06-05 06:55:19 +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
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