strix/strix/tools
0xallam ea1bb0b0ed feat(reporting): add LLM-based vulnerability deduplication
- Add dedupe.py with XML-based LLM deduplication using direct litellm calls
- Integrate deduplication check in create_vulnerability_report tool
- Add get_existing_vulnerabilities() method to tracer for fetching reports
- Update schema and system prompt with deduplication guidelines
2026-01-07 19:32:45 -08:00
..
agents_graph Refactor(skills): rename prompt modules to skills and update documentation 2026-01-06 17:50:15 -08:00
browser feat: add PyInstaller build for standalone binary distribution 2025-12-15 08:21:03 -08:00
file_edit feat: add PyInstaller build for standalone binary distribution 2025-12-15 08:21:03 -08:00
finish feat(reporting): enhance vulnerability reporting with detailed fields and CVSS calculation 2026-01-07 17:50:32 -08:00
notes feat(tools): add dedicated todo tool for agent task tracking (#196) 2025-12-14 22:16:02 +04:00
proxy feat: add PyInstaller build for standalone binary distribution 2025-12-15 08:21:03 -08:00
python feat: add PyInstaller build for standalone binary distribution 2025-12-15 08:21:03 -08:00
reporting feat(reporting): add LLM-based vulnerability deduplication 2026-01-07 19:32:45 -08:00
terminal feat: add PyInstaller build for standalone binary distribution 2025-12-15 08:21:03 -08:00
thinking Open-source release for Alpha version 2025-08-08 20:36:44 -07:00
todo enhance todo tool prompt 2025-12-15 10:26:59 -08:00
web_search Open-source release for Alpha version 2025-08-08 20:36:44 -07:00
__init__.py Feat: added support for non vision models STRIX_DISABLE_BROWSER flag (#188) 2025-12-14 23:45:43 +04:00
argument_parser.py Redesigning the terminal tool (#11) 2025-08-17 07:43:29 +01:00
executor.py chore(tools): raise sandbox execution timeout 2025-12-14 20:40:00 -08:00
registry.py Refactor(skills): rename prompt modules to skills and update documentation 2026-01-06 17:50:15 -08:00