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
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
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
Jasper
d1cc1439ec
Migrate local inference model management to ACP ( #10124 )
2026-06-30 22:40:04 +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
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
2fda760641
feat(acp+): models/providers in desktop on ACP+ ( #9987 )
2026-06-26 17:04:24 +00:00
Abhijay Jain
f0a3ed3a55
refactor: replace getTunnelStatus with GOOSE_DISABLE_NOSTR_SHARING config flag ( #10044 )
2026-06-26 15:57:58 +00:00
Abhijay Jain
22883e3704
feat(acp): migrate upsertPermissions to setToolPermissions ACP method ( #9999 )
2026-06-26 12:16:18 +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
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
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
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
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
b893b5f24e
chore: removed create recipe from session modal and rest api ( #9916 )
2026-06-22 00:49:55 +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
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
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
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
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
Matt Toohey
b3aa4c2e13
feat(session): add opt-in ACP last message snippets ( #9798 )
...
Signed-off-by: Matt Toohey <contact@matttoohey.com >
2026-06-15 06:28:27 +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
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
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
Alex Hancock
9c403b1560
refactor: convert desktop v1 and goose-server extensions to ACP+ ( #9448 )
2026-05-27 20:59:48 +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
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
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
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
jh-block
537eb23fb2
Preserve thinking content for providers that require it ( #8857 )
...
Signed-off-by: jh-block <jhugo@block.xyz >
2026-05-15 10:36:25 +00:00
Douwe Osinga
4671053985
fix: persist accumulated cost in session DB to survive reload ( #9191 )
...
Signed-off-by: Douwe Osinga <douwe@squareup.com >
Co-authored-by: Douwe Osinga <douwe@squareup.com >
2026-05-14 16:57:06 +00:00
callebtc
dbbee1cdbf
add encrypted Nostr session sharing ( #8922 )
...
Signed-off-by: callebtc <93376500+callebtc@users.noreply.github.com >
Signed-off-by: Douwe Osinga <douwe@squareup.com >
Signed-off-by: Michael Neale <michael.neale@gmail.com >
Co-authored-by: Douwe Osinga <douwe@squareup.com >
Co-authored-by: Michael Neale <michael.neale@gmail.com >
2026-05-13 03:06:44 +00:00
Spike Wang
ba60b597fa
feat(CLI): Add optional --parameters to scheduled recipe ( #8741 )
...
Signed-off-by: Douwe Osinga <douwe@squareup.com >
Co-authored-by: Douwe Osinga <douwe@squareup.com >
2026-05-12 23:30:38 +00:00
Mihir Gupta
15bfe4f5d5
fix(providers): honor dynamic_models: false in declarative provider configs ( #8795 )
...
Signed-off-by: Douwe Osinga <douwe@squareup.com >
Co-authored-by: Douwe Osinga <douwe@squareup.com >
2026-05-12 19:07:36 +00:00
g.sunilkumar
f2df168bec
Fix frontend extension session state and tool routes ( #8464 )
...
Signed-off-by: sunilkumarvalmiki <g.sunilkumarvalmiki@gmail.com >
Signed-off-by: jh-block <jhugo@block.xyz >
Signed-off-by: Douwe Osinga <douwe@squareup.com >
Signed-off-by: Michael Neale <michael.neale@gmail.com >
Signed-off-by: Angie Jones <jones.angie@gmail.com >
Signed-off-by: dependabot[bot] <support@github.com >
Signed-off-by: Vincenzo Palazzo <vincenzopalazzodev@gmail.com >
Signed-off-by: Adam Miller <admiller@redhat.com >
Signed-off-by: morgmart <98432065+morgmart@users.noreply.github.com >
Signed-off-by: Andrew Harvard <aharvard@squareup.com >
Signed-off-by: Matt Toohey <contact@matttoohey.com >
Signed-off-by: Wes <wesb@block.xyz >
Signed-off-by: Clay Delk <clay.delk@gmail.com >
Signed-off-by: Kalvin Chau <kalvin@block.xyz >
Signed-off-by: Taylor Ho <taylorkmho@gmail.com >
Signed-off-by: Alex Hancock <alexhancock@block.xyz >
Signed-off-by: Treebird <treebird@treebird.dev >
Signed-off-by: tulsi <tulsi@block.xyz >
Signed-off-by: vonbai <nswanqi@gmail.com >
Signed-off-by: olaservo <olahungerford@gmail.com >
Signed-off-by: Abhijay Jain <Abhijay007j@gmail.com >
Signed-off-by: Rodolfo Olivieri <rolivier@redhat.com >
Signed-off-by: fresh3nough <anonwurcod@proton.me >
Signed-off-by: Jheison Martinez Bolivar <jheison.mb@gmail.com >
Co-authored-by: Matt Toohey <contact@matttoohey.com >
Co-authored-by: Claude Opus 4.6 (1M context) <noreply@anthropic.com >
Co-authored-by: Lifei Zhou <lifei@squareup.com >
Co-authored-by: jh-block <jhugo@block.xyz >
Co-authored-by: Alex Hancock <alexhancock@block.xyz >
Co-authored-by: Jack Amadeo <jackamadeo@block.xyz >
Co-authored-by: Douwe Osinga <douwe@squareup.com >
Co-authored-by: Michael Neale <michael.neale@gmail.com >
Co-authored-by: Angie Jones <jones.angie@gmail.com >
Co-authored-by: SomeSolutionsArchitect <139817767+SomeSolutionsArchitect@users.noreply.github.com >
Co-authored-by: Christian <chvargas@wfscorp.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Vincenzo Palazzo <vincenzopalazzodev@gmail.com >
Co-authored-by: Adam Miller <admiller@redhat.com >
Co-authored-by: Jack Amadeo <jackamadeo@squareup.com >
Co-authored-by: morgmart <98432065+morgmart@users.noreply.github.com >
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
Co-authored-by: Andrew Harvard <aharvard@squareup.com >
Co-authored-by: Kalvin C <kalvinnchau@users.noreply.github.com >
Co-authored-by: Adewale Abati <acekyd01@gmail.com >
Co-authored-by: Copilot Autofix powered by AI <175728472+Copilot@users.noreply.github.com >
Co-authored-by: Kalvin Chau <kalvin@block.xyz >
Co-authored-by: Clay Delk <clay.delk@gmail.com >
Co-authored-by: dorien-koelemeijer <62866702+dorien-koelemeijer@users.noreply.github.com >
Co-authored-by: Wes <wesbillman@users.noreply.github.com >
Co-authored-by: Monroe Williams <monroe@pobox.com >
Co-authored-by: Spike Wang <spike@spikewang.me >
Co-authored-by: Taylor Ho <taylorkmho@gmail.com >
Co-authored-by: Treebird <treebird@treebird.dev >
Co-authored-by: Sarthak Bhardwaj <100398847+SarthakB11@users.noreply.github.com >
Co-authored-by: Douwe Osinga <douwe@block.xyz >
Co-authored-by: tulsi <tulsi@block.xyz >
Co-authored-by: Vonbai <107612985+vonbai@users.noreply.github.com >
Co-authored-by: Ola Hungerford <olahungerford@gmail.com >
Co-authored-by: Lucas Kim <45152028+Raptors65@users.noreply.github.com >
Co-authored-by: Abhijay Jain <abhijay007j@gmail.com >
Co-authored-by: Rodolfo Olivieri <rolivier@redhat.com >
Co-authored-by: fre$h <anonwurcod@proton.me >
Co-authored-by: Jheison Martinez Bolivar <78370841+JheisonMB@users.noreply.github.com >
2026-05-12 19:04:26 +00:00
github-actions[bot]
831a7f27d3
chore(release): bump version to 1.34.0 (minor) ( #9006 )
...
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
2026-05-11 19:13:45 +00:00
Douwe Osinga
ea5802c380
refactor: remove threads layer, use sessions directly for ACP ( #9078 )
...
Co-authored-by: Douwe Osinga <douwe@squareup.com >
2026-05-08 20:10:55 +00:00
Lifei Zhou
2db5e58ec7
fix: revert the change for unexpected change from ui/goose2 work ( #9098 )
2026-05-08 09:19:15 +00:00
Angie Jones
17c12bfbd8
fix: unscheduling a recipe should not delete them ( #8978 )
...
Signed-off-by: Angie Jones <jones.angie@gmail.com >
2026-05-04 01:26:54 +00:00
morgmart
45d8bf81d0
Redesign Extensions page. Remove enable toggle in UI. Treat Extension Manager as core MCP enabler per session. ( #8940 )
...
Signed-off-by: morgmart <98432065+morgmart@users.noreply.github.com >
2026-05-02 02:16:55 +00:00