strix/strix
Alex Schapiro 9f869c3f3f fix(agents): tell the model to re-issue tool calls whose arguments are not valid JSON
A streamed turn that ends mid-tool-call leaves the client with a JSON prefix
as the arguments. Instead of the SDK's generic parse-error result, the tool
wrapper now short-circuits with a clear 'not executed, re-issue with complete
arguments' message so the model recovers in one turn.
2026-09-17 14:15:02 +00:00
..
agents fix(agents): tell the model to re-issue tool calls whose arguments are not valid JSON 2026-09-17 14:15:02 +00:00
config fix(agents): tell the model to re-issue tool calls whose arguments are not valid JSON 2026-09-17 14:15:02 +00:00
core feat(telemetry): classify error beacons by phase and exception class 2026-09-05 04:08:09 +03:00
interface feat(reporting): link HTTP exchange evidence (#1281) 2026-09-09 07:50:23 -07:00
llm fix(warmup): drop docker from WARMUP_MODULES 2026-09-05 02:45:34 +03:00
report feat(reporting): link HTTP exchange evidence (#1281) 2026-09-09 07:50:23 -07:00
runtime fix(runtime): drop staged extra files on any failure before the bundle is cached 2026-09-01 16:54:20 +03:00
skills chore(telemetry): drop unnecessary lock around loaded-skills set 2026-09-05 03:26:12 +03:00
telemetry feat(telemetry): classify error beacons by phase and exception class 2026-09-05 04:08:09 +03:00
tools fix(web_search): send only the agent's query to Exa search 2026-09-13 19:40:50 +03:00
utils feat(cli): strix cloud — managed platform CLI (login, scans, billing, and the rest of the API) (#1177) 2026-09-01 14:39:34 -04:00
__init__.py Open-source release for Alpha version 2025-08-08 20:36:44 -07:00