strix/strix
0xallam 5778070753 fix(llm): collect usage stats from final stream chunk
The early break on </function> prevented receiving the final chunk
that contains token usage data (input_tokens, output_tokens).
2026-01-20 20:36:00 -08:00
..
agents refactor: standardize vulnerability skills format 2026-01-20 12:50:59 -08:00
config refactor: simplify --config implementation to reuse existing config system 2026-01-20 17:02:29 -08:00
interface refactor: simplify --config implementation to reuse existing config system 2026-01-20 17:02:29 -08:00
llm fix(llm): collect usage stats from final stream chunk 2026-01-20 20:36:00 -08:00
runtime feat: remove docker container on shutdown 2026-01-19 18:26:41 -08:00
skills docs: update skills README for markdown format 2026-01-20 12:50:59 -08:00
telemetry fix(agent): fix agent loop hanging and simplify LLM module 2026-01-14 18:54:45 -08:00
tools refactor: share single browser instance across all agents 2026-01-18 17:51:23 -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