strix/strix
0xallam b453a96cae refactor: simplify --config implementation to reuse existing config system
- Reuse apply_saved() instead of custom override logic
- Add force parameter to override existing env vars
- Move validation to utils.py
- Prevent saving when using custom config (one-time override)
- Fix: don't modify ~/.strix/cli-config.json when --config is used

Co-Authored-By: FeedClogger <feedclogger@users.noreply.github.com>
2026-01-20 17:02:29 -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 refactor: migrate skills from Jinja to Markdown 2026-01-20 12:50:59 -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