Skip to content

[BUG] --config not overwriteing #377

@n1majne3

Description

@n1majne3

Describe the bug
When use --config ~/config.json on start, It still read ~/.strix/cli-config.json

To Reproduce
Steps to reproduce the behavior:

  1. start strix with --config config.json when ~/.strix/cli-config.json existed
  2. 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

Metadata

Metadata

Assignees

No one assigned

    Labels

    bugSomething isn't working

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions