Filip Kujawa
7028d15e02
feat(conversation): add per-message MessageUsage carrier
...
Add MessageUsage (tokens, cost, cost_source, generation timing) on
MessageMetadata, populated and serialized to clients as groundwork for the
per-message UI, and register it plus CostSource in the OpenAPI schema.
2026-07-02 09:06:01 -07:00
Chih-Tao Lee
de331d78ef
fix(acp): include structuredContent from MCP tool response ( #10128 )
2026-07-02 14:26:11 +00:00
github-actions[bot]
402ff562b3
chore(release): bump version to 1.41.0 (minor) ( #10198 )
...
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
Co-authored-by: Lifei Zhou <lifei@squareup.com >
Co-authored-by: Claude Opus 4.8 (1M context) <noreply@anthropic.com >
2026-07-02 12:41:48 +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
Jack Amadeo
fc5353a39c
regenerate schema ( #10166 )
2026-07-01 18:57:45 +00:00
Douwe Osinga
006d585546
fix(desktop): seed mac auto-update config ( #10132 )
...
Co-authored-by: Douwe M Osinga <douwe@sidewalklabs.com >
2026-07-01 16:26:40 +00:00
Lifei Zhou
82c0b0dfd9
UI acp migratoin: Decouple desktop UI types from generated OpenAPI types (Part 2) ( #10149 )
2026-07-01 02:44:08 +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
2f32070975
feat (ui): Migrate dictation local model manager to ACP ( #10131 )
2026-07-01 00:02:52 +00:00
Douwe Osinga
31bc265a69
Fix MCP app sandbox bridge lifecycle ( #10064 )
...
Co-authored-by: Douwe M Osinga <douwe@sidewalklabs.com >
2026-06-30 23:02:25 +00:00
Jasper
d1cc1439ec
Migrate local inference model management to ACP ( #10124 )
2026-06-30 22:40:04 +00:00
Harnoor Singh
452ea10123
fix(desktop): dedupe Nostr session deep link imports ( #9918 )
...
Signed-off-by: harrykamboj1 <singhharnoor116@gmail.com >
2026-06-30 21:15:48 +00:00
github-actions[bot]
f1a97fde83
chore(release): bump version to 1.40.0 (minor) ( #10099 )
...
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
Co-authored-by: Jack Amadeo <jackamadeo@squareup.com >
2026-06-30 18:15:28 +00:00
Lifei Zhou
808b8ca9ad
UI acp migratoin: Decouple desktop UI types from generated OpenAPI types ( #10109 )
2026-06-30 12:36:38 +00:00
Lifei Zhou
2084c43476
feat (acp): exposed available tools in acp schema ( #10097 )
2026-06-30 05:43:08 +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
Alex Hancock
2cc1140dc1
task(acp): upgrade SDK and use new HTTP/WS crate ( #10082 )
2026-06-29 05:27:11 +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
8878452785
feat (ui): Remove ACP chat feature flag and turn on chat using ACP ( #10062 )
2026-06-27 23:13:34 +00:00
Abhijay Jain
b3c086e47a
feat(acp): migrate getDictationConfig and transcribeDictation to ACP ( #10048 )
2026-06-27 16:23:44 +00:00
Lifei Zhou
4f7bf8c1e2
fix: sync the sesion store after session provider and model update and also update thinking effort ( #10060 )
2026-06-27 07:45:19 +00:00
Lifei Zhou
e2a2a64d3c
feat: handling platform event mcp notification for acp ( #10038 )
2026-06-27 04:32:26 +00:00
Alex Hancock
98a13fff4b
feat(acp+): config in desktop on ACP+ ( #10057 )
2026-06-27 03:45:14 +00:00
Alex Hancock
2fda760641
feat(acp+): models/providers in desktop on ACP+ ( #9987 )
2026-06-26 17:04:24 +00:00
Jack Amadeo
35999d49f3
add ACP+ handlers for prompt editing ( #10031 )
2026-06-26 16:03:31 +00:00
Abhijay Jain
f0a3ed3a55
refactor: replace getTunnelStatus with GOOSE_DISABLE_NOSTR_SHARING config flag ( #10044 )
2026-06-26 15:57:58 +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
Abhijay Jain
22883e3704
feat(acp): migrate upsertPermissions to setToolPermissions ACP method ( #9999 )
2026-06-26 12:16:18 +00:00
Lifei Zhou
59b28e455f
Apply ACP recipe state during session load and fork ( #9998 )
2026-06-25 23:13:57 +00:00
Lifei Zhou
3c62892d1d
feat: used acp agent capabilities for local Inference support check ( #9996 )
2026-06-25 23:12:22 +00:00
Douwe Osinga
d1af10c5ad
Migrate Nostr session sharing to ACP ( #10022 )
...
Co-authored-by: Douwe M Osinga <douwe@sidewalklabs.com >
2026-06-25 22:30:42 +00:00
Lifei Zhou
bb4a9a7920
removed unnecessary call setRecipeParams for acp enabled path ( #10003 )
2026-06-25 16:30:20 +00:00
Douwe Osinga
dc8aedfd6a
ACP Migration: MCP/Goose Apps ( #9988 )
...
Co-authored-by: Douwe M Osinga <douwe@sidewalklabs.com >
2026-06-25 14:06:49 +00:00
Lifei Zhou
24166fc344
chore: Remove share session via base url ( #9994 )
2026-06-25 03:01:08 +00:00
Lifei Zhou
db26fb79c9
suppress telemetry event on ui ( #9991 )
2026-06-25 00:50:27 +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
274e9521c6
chore: removed mesh on ui ( #9982 )
2026-06-24 20:52:47 +00:00
Seydi Charyyev
3a93f56671
fix(desktop): show optimistic toggle state when disabling an extension ( #9882 )
...
Signed-off-by: Seydi Charyyev <seydi.charyev@gmail.com >
2026-06-24 14:53:53 -04:00
Lifei Zhou
48a2a3d180
created custom methods for agent mention and slash command ( #9980 )
2026-06-24 17:37:52 +00:00
Douwe Osinga
2acae3b243
Expose last message timestamp on sessions ( #9961 )
...
Co-authored-by: Douwe M Osinga <douwe@sidewalklabs.com >
2026-06-24 16:28:01 +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