dependabot[bot]
|
c847153757
|
chore(deps): bump sigstore-verify from 0.8.0 to 0.9.0 (#9900)
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
|
2026-06-22 17:14:03 +00:00 |
|
dependabot[bot]
|
27f5c8ea7e
|
chore(deps): bump tiktoken-rs from 0.11.0 to 0.12.0 (#9901)
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
|
2026-06-22 17:14:02 +00:00 |
|
dependabot[bot]
|
ada27af526
|
chore(deps): bump pkcs8 from 0.10.2 to 0.11.0 (#9903)
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
|
2026-06-22 17:14:00 +00:00 |
|
dependabot[bot]
|
155a3cd401
|
chore(deps): bump tokenizers from 0.22.2 to 0.23.1 (#9904)
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
|
2026-06-22 17:13:59 +00:00 |
|
Angie Jones
|
d29aa522aa
|
Allow unlisted models in search (#9933)
|
2026-06-22 08:18:03 +00:00 |
|
Angie Jones
|
22b7437b69
|
fix: do not pass temperature to ChatGPT Codex provider (#9931)
|
2026-06-22 07:56:27 +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 |
|
Jasper
|
e6da0c6a14
|
Sanitize extension environment maps (#9884)
Signed-off-by: Jasper Hugo <jasper@spiral.xyz>
|
2026-06-19 13:43:40 +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 |
|
Lifei Zhou
|
e223de2e26
|
fix (acp): Refresh provider when session working directory changes (#9883)
|
2026-06-19 08:54:31 +00:00 |
|
Jack Amadeo
|
5dcd3ff34c
|
move ApiClient to goose-providers, lifting out TlsConfig (#9869)
|
2026-06-19 00:51:09 +00:00 |
|
Jack Amadeo
|
0f1846a439
|
refactor the request logger out of providers (#9847)
|
2026-06-19 00:46:45 +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 |
|
Douwe Osinga
|
09c8d2be5a
|
Update Moim (#9636)
Signed-off-by: Douwe M Osinga <douwe@sidewalklabs.com>
Co-authored-by: Douwe Osinga <douwe@squareup.com>
Co-authored-by: Douwe M Osinga <douwe@sidewalklabs.com>
|
2026-06-18 20:02:40 +00:00 |
|
Jack Amadeo
|
b3cf3cbcff
|
delete embeddings support (#9865)
|
2026-06-18 19:22:32 +00:00 |
|
Nicholas-Westby
|
a8b11e39b7
|
docs(installation): correct whitespace in fenced code block (#9867)
|
2026-06-18 19:18:32 +00:00 |
|
Michael Neale
|
92644274a2
|
fix(gcp): use refreshed gcloud token after reauth (retry Vertex AI on 401/403) (#9849)
Signed-off-by: Michael Neale <michael.neale@gmail.com>
Signed-off-by: Douwe M Osinga <douwe@sidewalklabs.com>
Co-authored-by: Douwe M Osinga <douwe@sidewalklabs.com>
|
2026-06-18 19:17:11 +00:00 |
|
Douwe Osinga
|
fb59045408
|
Feature AAIF migration blog post (#9866)
Signed-off-by: Douwe M Osinga <douwe@sidewalklabs.com>
Co-authored-by: Douwe M Osinga <douwe@sidewalklabs.com>
|
2026-06-18 18:40:43 +00:00 |
|
Jack Amadeo
|
73fd41d7c5
|
move the provider trait into goose-providers (#9860)
|
2026-06-18 18:29:58 +00:00 |
|
Douwe Osinga
|
c72c6531aa
|
docs: remove DCO references (#9864)
Co-authored-by: Douwe M Osinga <douwe@sidewalklabs.com>
|
2026-06-18 17:54:45 +00:00 |
|
Jack Amadeo
|
80eaf8fa44
|
move global config access out of ModelConfig, and move ModelConfig into goose_providers (#9769)
|
2026-06-18 16:33:19 +00:00 |
|
San Clemente
|
4c64375de7
|
Add Ophis MCP server to the extensions registry (#9861)
|
2026-06-18 16:17:52 +00:00 |
|
Hugues Clouâtre
|
d6393d71a5
|
feat(aws_bedrock): support OpenAI GPT models via Bedrock mantle endpoint (#9707)
Signed-off-by: Hugues Clouâtre <hugues@linux.com>
Co-authored-by: Douwe M Osinga <douwe@sidewalklabs.com>
|
2026-06-18 14:21:00 +00:00 |
|
Michael Neale
|
c524c27189
|
fix(goal): start a turn when /goal or /grind is set (#9801)
Signed-off-by: Michael Neale <michael.neale@gmail.com>
|
2026-06-18 14:13:28 +00:00 |
|
jeffa-block
|
6d3620d66f
|
feat(summon): add peek mode for async background tasks (#9519)
Signed-off-by: Douwe M Osinga <douwe@sidewalklabs.com>
Co-authored-by: Douwe M Osinga <douwe@sidewalklabs.com>
|
2026-06-18 13:46:06 +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 |
|
Michael Neale
|
bd7f4924bb
|
fix: pass thinking config to Bedrock Anthropic models (#9794)
Signed-off-by: Michael Neale <michael.neale@gmail.com>
Signed-off-by: Douwe M Osinga <douwe@sidewalklabs.com>
Co-authored-by: Douwe M Osinga <douwe@sidewalklabs.com>
|
2026-06-17 20:44:01 +00:00 |
|
Jack Amadeo
|
c239ae0042
|
Split provider inventory out of providers (#9826)
|
2026-06-17 20:42:38 +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 |
|
Douwe Osinga
|
1701f5279a
|
Add self-improving agents blog post (#9846)
Signed-off-by: Douwe M Osinga <douwe@sidewalklabs.com>
Co-authored-by: Douwe M Osinga <douwe@sidewalklabs.com>
|
2026-06-17 18:51:23 +00:00 |
|
jlmalone
|
633df013ca
|
perf(build): drop debug info for dependencies in the dev profile (#9843)
Signed-off-by: Joseph Malone <jlmalone@users.noreply.github.com>
|
2026-06-17 18:11:53 +00:00 |
|
Jack Amadeo
|
f0cc765440
|
check for responses API support in databricks (#9347)
Signed-off-by: Douwe M Osinga <douwe@sidewalklabs.com>
Co-authored-by: Douwe M Osinga <douwe@sidewalklabs.com>
|
2026-06-17 18:00:46 +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 |
|
jh-block
|
3d405249a6
|
fix(local-inference): use media marker parts for vision prompts (#9452)
Signed-off-by: jh-block <jhugo@block.xyz>
Co-authored-by: Douwe M Osinga <douwe@sidewalklabs.com>
|
2026-06-17 18:00:40 +00:00 |
|
Kyle E DeFreitas
|
d2090b1de5
|
feat(gym): make Open Model Gym output dir configurable (#9789)
Signed-off-by: Kyle De Freitas <kdefreitas@squareup.com>
Co-authored-by: Claude Opus 4.8 (1M context) <noreply@anthropic.com>
Co-authored-by: Douwe M Osinga <douwe@sidewalklabs.com>
|
2026-06-17 17:20:56 +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 |
|
Thump604
|
80a286da8c
|
fix(summon): skip non-recipe project config files (#9808)
Signed-off-by: Douwe M Osinga <douwe@sidewalklabs.com>
Co-authored-by: Douwe M Osinga <douwe@sidewalklabs.com>
|
2026-06-17 16:23:08 +00:00 |
|
Michael Neale
|
e3dbb86742
|
Dedup duplicate tool-call ids within a turn (#9792)
Signed-off-by: Michael Neale <michael.neale@gmail.com>
Signed-off-by: Douwe M Osinga <douwe@sidewalklabs.com>
Co-authored-by: Douwe M Osinga <douwe@sidewalklabs.com>
|
2026-06-17 16:19:58 +00:00 |
|