-
Notifications
You must be signed in to change notification settings - Fork 2.5k
[BUG] --config not overwriteing #377
Copy link
Copy link
Open
Labels
bugSomething isn't workingSomething isn't working
Description
Describe the bug
When use --config ~/config.json on start, It still read ~/.strix/cli-config.json
To Reproduce
Steps to reproduce the behavior:
- start strix with --config config.json when ~/.strix/cli-config.json existed
- It loads ~/.strix/cli-config.json, instead of ./ config.json
Expected behavior
If --config is used, it should overwrite ~/.strix/cli-config.json
System Information:
- OS: Ubuntu 22.04
- Strix Version or Commit: 0.8.2
- Python Version: 3.12.3
- LLM Used: Qwen3.5
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
bugSomething isn't workingSomething isn't working