strix/strix
0xallam ed6861db64 fix(tool_server): include request_id in worker errors and use get_running_loop
- Add request_id to worker error responses to prevent client hangs
- Replace deprecated get_event_loop() with get_running_loop() in execute_tool
2026-01-16 01:11:02 -08:00
..
agents docs(tools): add comprehensive multiline examples and remove XML terminology 2026-01-15 17:25:28 -08:00
config fix(config): keep non-LLM saved env values 2026-01-15 18:37:38 -08:00
interface fix(tui): suppress stderr output in python renderer 2026-01-15 17:44:49 -08:00
llm fix(llm): remove hardcoded temperature from dedupe check 2026-01-15 18:56:48 -08:00
runtime fix(tool_server): include request_id in worker errors and use get_running_loop 2026-01-16 01:11:02 -08:00
skills fix(agent): fix tool schemas not retrieved on pyinstaller binary and validate tool call args 2026-01-14 10:57:32 -08:00
telemetry fix(agent): fix agent loop hanging and simplify LLM module 2026-01-14 18:54:45 -08:00
tools fix(python): prevent stdout/stderr race on timeout 2026-01-16 01:11:02 -08: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