Alex Schapiro
e6ca4d2be6
fix(report): correct csv_path indentation in write_vulnerabilities ( #637 )
...
Line 72 was over-indented, causing an IndentationError on import of strix/report/writer.py and breaking main. Also bump the mirrors-mypy pre-commit hook to v1.17.1 to avoid the mypy 1.16.0 internal crash (python/mypy#19412 ) on openai/_client.py.
2026-07-02 15:27:24 -04:00
alex s and GitHub
15c95718e6
fix: ensure LLM stats tracking is accurate by including completed subagents ( #441 )
2026-04-13 00:09:13 -04:00
alex s and GitHub
e78c931e4e
feat: Better source-aware testing ( #391 )
2026-03-31 11:53:49 -07:00
86341597c1
feat: add skills for specific tools ( #366 )
...
Co-authored-by: 0xallam <ahmed39652003@gmail.com >
2026-03-19 16:47:29 -07:00
a60cb4b66c
Add OpenTelemetry observability with local JSONL traces ( #347 )
...
Co-authored-by: 0xallam <ahmed39652003@gmail.com >
2026-03-09 01:11:24 -07:00
19f166e608
Fix openai dependencies issue ( #14 )
...
Co-authored-by: Ahmed Allam <ahmed39652003@gmail.com >
2025-08-18 23:22:31 +01:00