Commit Graph

2215 Commits

Author SHA1 Message Date
Alex Hancock 248999c55f Add declarative Sakana AI provider for the OpenAI-compatible Fugu API (#10357) 2026-07-17 17:57:43 +00:00
John Matthew Tennant 8d5bc5d497 fix(developer): expose AGENT_SESSION_ID to shell commands (#10428)
Co-authored-by: John Tennant <jtennant@block.xyz>
2026-07-17 16:22:04 +00:00
Abhijay Jain d3f170f188 fix(acp): forward image content chunks to client during live session (#10485)
Signed-off-by: Abhijay Jain <Abhijay007j@gmail.com>
2026-07-17 10:22:19 +00:00
Abhijay Jain f13ae10c65 fix(acp): dispatch Code Mode callbacks on main runtime to prevent hangs (#10484) 2026-07-17 10:21:34 +00:00
Jasper 01ceb16b2b fix(auth): protect OAuth token caches (#10516) 2026-07-17 08:50:38 +00:00
Jasper 8168cb8378 fix(acp): preserve content audience boundaries (#10493) 2026-07-17 08:50:36 +00:00
Jasper ae83c0a212 fix: bound scheduled recipe validation (#10509) 2026-07-17 08:44:47 +00:00
Matt Toohey d6345f75db fix(acp): return JSON-RPC errors from dispatch handlers instead of killing the connection (#10499)
Signed-off-by: Matt Toohey <contact@matttoohey.com>
Co-authored-by: Claude Fable 5 <noreply@anthropic.com>
2026-07-17 04:00:06 +00:00
Lifei Zhou 8419e0551c fix: isolate prepare tools test state (#10504) 2026-07-16 22:18:04 +00:00
Douwe Osinga d9e2fa14e8 fix: avoid local inference Metal teardown crash (#10508)
Co-authored-by: Douwe M Osinga <douwe@sidewalklabs.com>
2026-07-16 15:44:14 +00:00
Lifei Zhou b56566ad78 fix: enable indexmap serde support for musl builds (#10507) 2026-07-16 13:11:04 +00:00
Lifei Zhou dae512010a chore: remove unused utoipa ToSchema derives (#10505) 2026-07-16 08:58:17 +00:00
Jasper e7c33077cd fix: secure large response spill files (#10482) 2026-07-15 23:21:18 +00:00
Abhijay Jain 5f194d6e5c fix: register LiteLLM with refresh_only inventory so model picker lists models (#10489) 2026-07-15 22:14:59 +00:00
乔冉 e359b35aee fix(cli): limit provider selector height (#10420) 2026-07-15 20:39:44 +00:00
Jasper da574166ac fix(config): tighten existing secrets file permissions (#10453) 2026-07-15 18:30:44 +00:00
Jasper 0f8ec6a952 fix(developer): classify image access capabilities (#10451) 2026-07-15 14:10:24 -04:00
Jasper 8b3fa5931c fix(acp): preserve one-time permission scope (#10450) 2026-07-15 14:09:48 -04:00
Sheikh Limon 3d893a3850 fix(provider): add MiniMax-M3 and missing M2.7 variants to minimax provider (#10431)
Signed-off-by: sheikhlimon <sheikhlimon404@gmail.com>
2026-07-15 11:38:28 -04:00
dorien-koelemeijer 9aa03bff20 feat(security): chunk command-classifier input with overlapping windows (#10416) 2026-07-15 09:10:27 +00:00
Jasper 004042ab82 fix: reject duplicate recipe parameter keys (#10448) 2026-07-15 08:42:23 +00:00
Abhijay Jain 0564b8c500 fix(acp): break self-referential $ref cycles before Code Mode schema (#10469) 2026-07-15 01:30:28 +00:00
kursad-k 6ccabb0f6c fix(cli): stop multiline paste auto-submitting line-by-line on Windows (#10326)
Co-authored-by: kursad <kursadk@neoplecxus.com>
2026-07-15 00:29:52 +00:00
Jack Amadeo 376a9e54b6 add build and maven publish for kotlin ffi (#10375) 2026-07-14 16:55:57 +00:00
Ben Godfrey f47cebf855 feat(metamodels): Add support for Muse Spark 1.1 via the Meta Models API (#10432) 2026-07-14 12:55:42 -04:00
Rodolfo Olivieri 3f08de4444 ci: add TLS backend matrix job for rustls-tls and native-tls (#10148)
Co-authored-by: Douwe M Osinga <douwe@sidewalklabs.com>
2026-07-14 11:50:07 -04:00
Jasper 846c764994 fix: stop resolving TUI scripts from cwd (#10449) 2026-07-14 15:30:37 +00:00
Angie Jones 6e8f7108d5 Add GPT-5.6 support (#10384)
Co-authored-by: Jack Amadeo <jackamadeo@squareup.com>
2026-07-14 12:10:36 +00:00
github-actions[bot] ce9252af4e chore(release): bump version to 1.43.0 (minor) (#10434)
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
2026-07-14 05:06:26 +00:00
Rob Gray 662aad0504 fix: Exclude MCP App tools from Code Mode callbacks (#10290) 2026-07-14 00:18:18 +00:00
Evan Feenstra 97f150db60 apply the default extension timeout to developer shell tool calls also (#10348)
Signed-off-by: Evanfeenstra <evanfeenstra@gmail.com>
2026-07-13 20:52:24 +00:00
Johannes Lee-Frölich 1e03bbb561 fix: preserve reasoning_content for DeepSeek thinking mode on multi-turn tool calls (#10366)
Co-authored-by: pcace <{ID}+{username}@users.noreply.github.com>
2026-07-13 14:43:19 +00:00
Ellen Blaine 0b98172aca fix(prompt): make prompt timestamps timezone-explicit (#10209)
Co-authored-by: Claude Opus 4.8 <noreply@anthropic.com>
Co-authored-by: Douwe M Osinga <douwe@sidewalklabs.com>
2026-07-13 14:43:10 +00:00
benthecarman 824b167af1 fix: treat empty-string finish_reason as non-terminal in streaming (#10258)
Co-authored-by: Claude Fable 5 <noreply@anthropic.com>
Co-authored-by: Douwe M Osinga <douwe@sidewalklabs.com>
2026-07-13 10:21:29 -04:00
Michael Neale 52fdbb1d72 refactor(cli): clarify terminal color semantics (#10414)
Co-authored-by: michaelneale <michaelneale@michaelneales-MacBook-Pro.local>
2026-07-13 07:29:23 +00:00
Aaron Alaniz 7e95db9c0c chore: remove unavailable models from cerebras catalog (#10407) 2026-07-13 02:33:13 +00:00
Lifei Zhou 1294257af3 fix: Fix Gemini OAuth onboarding (#10363) 2026-07-12 23:29:04 +00:00
Michael A. Smith 3c1fdd692c fix(agent): retry empty provider turns instead of stopping silently (#10360) 2026-07-11 01:16:00 +00:00
Matt Van Horn 1774b3a3a9 fix: guard llama.cpp backend init against SIGILL on x86_64 CPUs without FMA/AVX2 (#10105)
Co-authored-by: Matt Van Horn <455140+mvanhorn@users.noreply.github.com>
2026-07-11 00:53:02 +00:00
tulsi 9cec9f2f4f sanitize responses function call names (#10344) 2026-07-10 16:03:29 +00:00
elbatoony b7eb1e9735 feat(ovhcloud): add Qwen3.6-27B model (262K context, \$0.47/\$3.19 pe… (#10339)
Co-authored-by: Anthony LEBAS <alebas@cram.fr>
2026-07-10 00:53:09 +00:00
Matt Toohey 2cc4cd5c93 fix(acp): pick session mode from the ids the agent actually offers (#10320)
Signed-off-by: Matt Toohey <contact@matttoohey.com>
Co-authored-by: Claude Fable 5 <noreply@anthropic.com>
2026-07-10 00:48:56 +00:00
Bradley Axen 4b42ccc4e3 Update canonical model inventory (#10352) 2026-07-09 12:14:30 -07:00
Michael Neale 0eabb6ecc1 Add GPT-5.6 family support (#10349) 2026-07-09 18:35:46 +00:00
Abhijay Jain d7f8dc62d8 feat(acp): add delete support for custom apps from Apps UI (#10127)
Signed-off-by: Abhijay Jain <Abhijay007j@gmail.com>
Co-authored-by: Douwe M Osinga <douwe@sidewalklabs.com>
2026-07-09 01:13:14 +00:00
Michael Neale e09289cbac fix: Dedupe duplicate signed thinking blocks to fix Anthropic 400 (#10080) (#10083)
Co-authored-by: Douwe M Osinga <douwe@sidewalklabs.com>
2026-07-08 23:48:18 +00:00
github-actions[bot] e6be2e9392 chore(release): bump version to 1.42.0 (minor) (#10295)
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
Co-authored-by: Jack Amadeo <jackamadeo@squareup.com>
2026-07-08 18:43:50 +00:00
yyy33 be521ff8b2 Increase the /mcp-app-guest body limit for larger single-file MCP apps (#10324)
Co-authored-by: Douwe M Osinga <douwe@sidewalklabs.com>
2026-07-08 17:30:56 +00:00
morgmart 0118fd5edf fix(acp): resolve provider default model instead of leaking sentinel "current" (#10305)
Co-authored-by: Jack Amadeo <jackamadeo@squareup.com>
2026-07-08 04:33:06 +00:00
Rob Gray 12f80edee6 feat(providers): add OllamaCloudProvider with dynamic model discovery and context limits (#10264)
Co-authored-by: Angie Jones <jones.angie@gmail.com>
2026-07-08 03:48:55 +00:00