strix/strix
Ahmed Allam 3bcf3778f0 fix(core): settle a non-interactive agent's status before its exception unwinds
An exception escaping a non-interactive cycle re-raised before the status
handling, so a dying child stayed 'running' and its parent waited out the
timeout on a completion report the child could no longer send. Set the
terminal status and wake the parent on the way out too.
2026-08-04 06:14:54 +03:00
..
agents fix: calibrate vulnerability severity to demonstrated impact 2026-08-03 23:40:32 +03:00
config Create credential files with owner-only permissions (#945) 2026-08-03 19:36:59 -07:00
core fix(core): settle a non-interactive agent's status before its exception unwinds 2026-08-04 06:14:54 +03:00
interface fix(tui): drop the shift+enter newline hint from the setup footer 2026-08-04 06:05:46 +03: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 feat(tui): replace Textual with a Go/Bubble Tea interface (#941) 2026-08-03 19:23:07 -07:00
skills fix: calibrate vulnerability severity to demonstrated impact 2026-08-03 23:40:32 +03:00
telemetry feat(tui): replace Textual with a Go/Bubble Tea interface (#941) 2026-08-03 19:23:07 -07:00
tools feat(tui): replace Textual with a Go/Bubble Tea interface (#941) 2026-08-03 19:23:07 -07:00
utils Create credential files with owner-only permissions (#945) 2026-08-03 19:36:59 -07:00
__init__.py Open-source release for Alpha version 2025-08-08 20:36:44 -07:00