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 |
|
Darren Xu
|
9f6eb65ad1
|
fix: resolve bundled extensions from discovery (#9759)
Signed-off-by: Douwe M Osinga <douwe@sidewalklabs.com>
Co-authored-by: Douwe M Osinga <douwe@sidewalklabs.com>
|
2026-06-17 16:10:35 +00:00 |
|
Jack Amadeo
|
184f9efda2
|
Keep the version-bump PR up to date by re-running on merge conflicts (#9761)
|
2026-06-17 15:43:23 +00:00 |
|
Adam Dalloul
|
402afa5a8c
|
feat(providers): add EmpirioLabs as a declarative OpenAI-compatible provider (#9771)
Signed-off-by: Adam Dalloul <47503782+Adam-Dalloul@users.noreply.github.com>
Signed-off-by: Douwe M Osinga <douwe@sidewalklabs.com>
Co-authored-by: Douwe M Osinga <douwe@sidewalklabs.com>
|
2026-06-17 14:38:45 +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 |
|
Roman Ponomarev
|
86846ec325
|
fix(acp): include agentInfo in initialize response (#9765)
Signed-off-by: Roman Ponomarev <maksugr@gmail.com>
|
2026-06-17 09:49:52 +00:00 |
|
Michael Neale
|
739d9cb276
|
Fix custom OpenAI provider dropping port when URL scheme is omitted (#9730)
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 08:50:15 +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
|
55dd84775b
|
fixed acp cancel race condition (#9804)
|
2026-06-17 05:47:50 +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 |
|
Douwe Osinga
|
5adaebb867
|
Make the context exceeded checker more precise (#9831)
Signed-off-by: Douwe M Osinga <douwe@sidewalklabs.com>
Co-authored-by: Douwe M Osinga <douwe@sidewalklabs.com>
|
2026-06-17 02:25:29 +00:00 |
|
Michael Neale
|
b0d8ea055c
|
feat: load global hints from ~/.agents/AGENTS.md (#9736)
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 02:25:27 +00:00 |
|
Michael Neale
|
0b95199896
|
fix: inherit login-shell PATH in spawned subagents (#9737)
Signed-off-by: Michael Neale <michael.neale@gmail.com>
|
2026-06-17 02:24:51 +00:00 |
|
Kyle E DeFreitas
|
d95df17615
|
feat(gym): make per-agent timeout configurable (GYM_AGENT_TIMEOUT) (#9791)
Signed-off-by: Kyle De Freitas <kdefreitas@squareup.com>
Co-authored-by: Claude Opus 4.8 (1M context) <noreply@anthropic.com>
|
2026-06-17 02:24:29 +00:00 |
|
Michael Neale
|
7f02c1e539
|
fix: accept string values for GOOSE_CONTEXT_LIMIT (#9738)
Signed-off-by: Michael Neale <michael.neale@gmail.com>
|
2026-06-17 02:12:50 +00:00 |
|
Hammad Khan
|
b3d3a8b29e
|
feat(azure): support Entra ID bearer token auth via AZURE_OPENAI_AD_TOKEN (#9716)
Signed-off-by: hammadxcm <hammadkhanxcm@gmail.com>
Signed-off-by: Douwe M Osinga <douwe@sidewalklabs.com>
Co-authored-by: Douwe M Osinga <douwe@sidewalklabs.com>
|
2026-06-17 02:09:05 +00:00 |
|
qybaihe
|
9ca81e78d7
|
fix: clear rejected OAuth credentials after refresh (#9694)
Signed-off-by: qybaihe <qybaihe@gmail.com>
|
2026-06-17 02:01:47 +00:00 |
|
Jack Amadeo
|
02d56dc557
|
use windows-2022 image for CUDA builds (#9834)
|
2026-06-17 01:48:19 +00:00 |
|
filip
|
75f7d08254
|
fix: keep extended thinking within the Anthropic output cap (#9814)
Signed-off-by: Filip Kujawa <filip.j.kujawa@gmail.com>
|
2026-06-17 00:40:45 +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 |
|
Steve Beaulac
|
34b20e3083
|
fix(providers/openai): preserve custom API path in base_url derivation (#9649)
Signed-off-by: Douwe M Osinga <douwe@sidewalklabs.com>
Co-authored-by: Douwe M Osinga <douwe@sidewalklabs.com>
|
2026-06-17 00:40:40 +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 |
|
Lifei Zhou
|
e783d2a512
|
feat: added _meta.conversationBefore for ACP forking session (#9821)
|
2026-06-17 00:33:55 +00:00 |
|
dependabot[bot]
|
b3d64bb848
|
chore(deps): bump shlex from 1.3.0 to 2.0.1 (#9505)
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
|
2026-06-16 22:12:21 +00:00 |
|
dependabot[bot]
|
2e2b7e6860
|
chore(deps): bump actions/deploy-pages from 4.0.5 to 5.0.0 (#9499)
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
|
2026-06-16 22:12:16 +00:00 |
|
dependabot[bot]
|
59f0bdbc41
|
chore(deps): bump actions/upload-pages-artifact from 4.0.0 to 5.0.0 (#9497)
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
|
2026-06-16 22:12:04 +00:00 |
|
dependabot[bot]
|
943f3e9352
|
chore(deps): bump thiserror from 1.0.69 to 2.0.18 (#9506)
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
|
2026-06-16 18:15:21 -04:00 |
|
Douwe Osinga
|
59521f455f
|
Improve benchmarking (#9637)
Signed-off-by: Douwe Osinga <douwe@squareup.com>
Co-authored-by: Douwe Osinga <douwe@squareup.com>
|
2026-06-16 19:13:16 +00:00 |
|
John Matthew Tennant
|
81a8b87a60
|
bug(hooks): repair PATH for plugin hook commands (#9615)
Signed-off-by: John Tennant <jtennant@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-16 19:01:17 +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 |
|
nuthalapativarun
|
764a33fb0b
|
feat: add Together AI declarative provider (#9545)
Signed-off-by: Varun Nuthalapati <nuthalapativarun@gmail.com>
Signed-off-by: Douwe M Osinga <douwe@sidewalklabs.com>
Co-authored-by: Douwe M Osinga <douwe@sidewalklabs.com>
|
2026-06-16 19:00:13 +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 |
|
Trang Le
|
ec453a3926
|
fix: Mention menu icon to open the sidebar (#9643)
|
2026-06-16 18:51:49 +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 |
|