strix/strix
Ahmed Allam 9cc9de8cdc fix(warmup): drop docker from WARMUP_MODULES
The Docker checks import the Docker SDK on the main thread before the
warm-up join, so warming it saves nothing and leaves one module shared
between the two threads during the startup window.
2026-09-05 02:45:34 +03:00
..
agents feat(web_search): add Exa as a web search provider alongside Perplexity (#1270) 2026-09-04 10:34:28 -07:00
config feat(web_search): add Exa as a web search provider alongside Perplexity (#1270) 2026-09-04 10:34:28 -07:00
core fix(agents): stop parents waiting on finished non-interactive children 2026-09-02 22:11:12 +03:00
interface refactor(warmup): drop the orphan purge and join the warm-up once before the engine imports 2026-09-05 02:45:34 +03:00
llm fix(warmup): drop docker from WARMUP_MODULES 2026-09-05 02:45:34 +03:00
report fix(ci): make the pre-commit mypy hook and the test suite pass on a fresh checkout 2026-09-02 15:15:51 +03: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 Scope threat models to the current run instead of caching them on disk 2026-08-27 01:36:47 +03:00
telemetry handle resume tokens gracefully (#1097) 2026-08-17 16:55:27 -04:00
tools feat(web_search): add Exa as a web search provider alongside Perplexity (#1270) 2026-09-04 10:34:28 -07: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