Commit Graph

2024 Commits

Author SHA1 Message Date
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
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
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
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
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
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
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
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
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
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
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
Yufeng He 9278953c0a fix: use blocking OTLP HTTP exporter (#9599)
Signed-off-by: Douwe M Osinga <douwe@sidewalklabs.com>
Co-authored-by: Douwe M Osinga <douwe@sidewalklabs.com>
2026-06-16 18:48:45 +00:00
nuthalapativarun 1512934138 fix: fall back to default provider when resuming session with unavailable provider (#9547)
Signed-off-by: Varun Nuthalapati <nuthalapativarun@gmail.com>
Co-authored-by: Claude Sonnet 4.6 <noreply@anthropic.com>
2026-06-16 18:48:08 +00:00
nuthalapativarun 3ee795a652 fix(otel): provide Tokio runtime for OTLP HTTP exporter batch thread (#9541)
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 18:46:41 +00:00
Lance Colton 11c607c476 openai: read meta.n_ctx from /v1/models to fix context limit for local servers (#9530)
Signed-off-by: Douwe M Osinga <douwe@sidewalklabs.com>
Co-authored-by: Claude Opus 4.8 <noreply@anthropic.com>
Co-authored-by: Douwe M Osinga <douwe@sidewalklabs.com>
2026-06-16 18:45:41 +00:00
Yufeng He e56c7496b2 fix: show resolved skill supporting file paths (#9584) 2026-06-16 18:32:04 +00:00
Simon Ho 76c8028c26 fix(bedrock): implement real streaming via ConverseStream API (#9579)
Signed-off-by: Simon Ho <simon@holabs.dev>
2026-06-16 18:20:05 +00:00
Yi Liu 4327dee7a3 fix: record OpenAI-native cached_tokens in usage metering (#9829)
Signed-off-by: Yi LIU <yi@quantstamp.com>
Signed-off-by: Douwe M Osinga <douwe@sidewalklabs.com>
Co-authored-by: Douwe M Osinga <douwe@sidewalklabs.com>
2026-06-16 18:15:13 +00:00
Trang Le 02f27b97d5 fix: add option for overriding API Url for Moonshot provider (#9819) 2026-06-16 18:08:20 +00:00
jeffa-block 8659c14021 feat(summon): add context parameter for delegate tasks (#9518)
Signed-off-by: Douwe M Osinga <douwe@sidewalklabs.com>
Co-authored-by: Douwe M Osinga <douwe@sidewalklabs.com>
2026-06-16 15:21:29 +00:00
jeffa-block 4602a88446 feat(summon): add structured metadata to task load results (#9521)
Signed-off-by: Douwe M Osinga <douwe@sidewalklabs.com>
Co-authored-by: Douwe M Osinga <douwe@sidewalklabs.com>
2026-06-16 14:48:37 +00:00
jlmalone 93285db7c9 fix(providers): detect image paths with spaces (#9387)
Signed-off-by: Joseph Malone <jlmalone@users.noreply.github.com>
Signed-off-by: Douwe M Osinga <douwe@sidewalklabs.com>
Co-authored-by: Douwe M Osinga <douwe@sidewalklabs.com>
2026-06-16 14:31:26 +00:00
jeffa-block 5d5986fd4f fix(summon): evict stale completed tasks to prevent unbounded memory growth (#9514)
Signed-off-by: Douwe M Osinga <douwe@sidewalklabs.com>
Co-authored-by: Douwe M Osinga <douwe@sidewalklabs.com>
2026-06-15 20:13:48 +00:00
jeffa-block bbcbb8b92c feat(summon): add working_dir override for delegate tasks (#9520)
Signed-off-by: Douwe M Osinga <douwe@sidewalklabs.com>
Co-authored-by: Douwe M Osinga <douwe@sidewalklabs.com>
2026-06-15 20:08:12 +00:00
Matt Van Horn 6364087318 oauth: time out the MCP callback wait instead of hanging in WSL (#9536)
Co-authored-by: Matt Van Horn <455140+mvanhorn@users.noreply.github.com>
2026-06-15 20:02:35 +00:00
xilema2 cb6ece752c feat(providers): add OrcaRouter as a declarative OpenAI-compatible provider (#9515)
Signed-off-by: maxile <xile.ma@myflashcloud.com>
Signed-off-by: Douwe M Osinga <douwe@sidewalklabs.com>
Co-authored-by: Douwe M Osinga <douwe@sidewalklabs.com>
2026-06-15 19:53:44 +00:00
jeffa-block 0ed51a5873 fix(summon): warn on unmatched extension names in delegate (#9513)
Signed-off-by: Douwe M Osinga <douwe@sidewalklabs.com>
Co-authored-by: Douwe M Osinga <douwe@sidewalklabs.com>
2026-06-15 19:47:31 +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
Steve Marshall c4d2d84827 fix(agent): ensure tool request timestamp precedes tool response timestamp (#9462)
Signed-off-by: Steve Marshall <steve.marshall@fasthosts.com>
Co-authored-by: Claude Sonnet 4.6 <noreply@anthropic.com>
2026-06-15 15:03:59 +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
dependabot[bot] 114ae52b6b chore(deps): bump uniffi from 0.29.5 to 0.31.1 (#9628)
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2026-06-15 14:06:49 +00:00
dependabot[bot] d6fa46c301 chore(deps): bump lopdf from 0.40.0 to 0.41.0 (#9629)
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2026-06-15 14:06:46 +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
Sean Murphy 3063de7584 fix: correctly map ollama_cloud to canonical provider and update max_… (#9639)
Signed-off-by: Sean Murphy <murphysean84@gmail.com>
2026-06-15 02:55:41 +00:00
BestCodes e612d8120c fix incorrect max tokens values for groq provider (#9790) 2026-06-15 00:03:50 +00:00
Douwe Osinga 9d166ecee9 Mark stream decode errors retryable (#9723)
Signed-off-by: Douwe Osinga <douwe@squareup.com>
Co-authored-by: Douwe Osinga <douwe@squareup.com>
2026-06-13 11:50:04 +00:00
Michael Neale 0629f9951f fix: classify Bedrock ValidationException as ExecutionError (#9735)
Signed-off-by: Michael Neale <michael.neale@gmail.com>
2026-06-13 06:49:57 +00:00
dorien-koelemeijer 8b5a7b8f8e feat(security): unified OTLP logging schema for cross-tool detection (#9713) 2026-06-12 04:32:37 +00:00
Kalvin C f23347fc30 fix: page through all Databricks AI Gateway v2 endpoints when listing models (#9753)
Signed-off-by: Kalvin Chau <kalvin@block.xyz>
2026-06-11 23:53:02 +00:00