strix/strix
2026-08-01 21:15:53 +08:00
..
agents guardrails: add destructive-command detection module 2026-08-01 21:15:53 +08:00
config feat(llm): opt-in LLM_DISABLE_STREAMING for non-streaming OpenAI-compatible endpoints 2026-07-30 08:30:06 +03:00
core fix(llm): surface structured provider refusals (#944) 2026-07-31 10:57:42 -04:00
interface fix(llm): pass LLM_EXTRA_HEADERS through ModelSettings so they reach the agent loop (#937) 2026-07-29 19:38:06 -07:00
llm fix(llm): avoid auth during ChatGPT lookup 2026-07-31 03:45:41 +03:00
report fix(llm): pass LLM_EXTRA_HEADERS through ModelSettings so they reach the agent loop (#937) 2026-07-29 19:38:06 -07:00
runtime fix(runtime): label docker sandbox containers with the run id for teardown (#933) 2026-07-29 08:05:42 -07:00
skills docs(skills): remove references to tools not installed in the sandbox 2026-07-26 14:00:07 -07:00
telemetry fix(tls): replace raw urllib with requests for external HTTPS calls (frozen-build cert failures) (#903) 2026-07-27 12:34:26 -07:00
tools feat(runtime): graduated wrap-up warnings, budget reserve, and interactive budget pause/continue (#893) 2026-07-26 20:37:14 -07:00
utils fix(agent): fix tool schemas not retrieved on pyinstaller binary and validate tool call args 2026-01-14 10:57:32 -08:00
__init__.py Open-source release for Alpha version 2025-08-08 20:36:44 -07:00