What happened
I didn't used reasonix since yesterday. Now I'm trying to use it and I asked a simple question to it ("search for files with PHASE in name in this repo and let me know what are the plan contained in it").
It created many subagents (more than 30) and was loading for more than 10 minutes.
Here's a screenshot for the second round where I asked it again:

I did the same thing using Opencode and deepseek-flash-v4 and it responded in 18s, so maybe really there's some change that made reasonix looping or loosing performance from yesterday to now.

Update: I had used npm install -g reasonix@latests then just run reasonix from project path. I just tried with npx reasonix code and the performance issue is gone. Just to let you know.
Now my problem is fixed, I'll just open this anyway so you can check if there's something really wrong of if any other user report it as well.
Expected
Answer in short time, like 30 seconds, maybe 1 minute.
Reproduction
Ask any question to deepseek using reasonix
Environment
- Reasonix version (
reasonix --version): 0.30.5
- Node version (
node --version): v22.19.0
- OS (Windows 11 / macOS 14 / Ubuntu 24.04 / …): Windows 11
- Shell (bash, zsh, fish, PowerShell 7, PowerShell 5.1, cmd, …): PowerShell 5.1
- Terminal app (Windows Terminal, iTerm2, Alacritty, kitty, WezTerm, VSCode integrated, Cursor integrated, Hyper, …): Windows Terminal
- DeepSeek model (e.g.
deepseek-v4-flash, deepseek-v4-pro): deepseek-v4-flash
Logs / transcript
If using the CLI, attach the relevant chunk of --transcript, or run
reasonix doctor and paste the output.
What happened
I didn't used reasonix since yesterday. Now I'm trying to use it and I asked a simple question to it ("search for files with PHASE in name in this repo and let me know what are the plan contained in it").
It created many subagents (more than 30) and was loading for more than 10 minutes.

Here's a screenshot for the second round where I asked it again:
I did the same thing using Opencode and deepseek-flash-v4 and it responded in 18s, so maybe really there's some change that made reasonix looping or loosing performance from yesterday to now.

Update: I had used
npm install -g reasonix@lateststhen just run reasonix from project path. I just tried withnpx reasonix codeand the performance issue is gone. Just to let you know.Now my problem is fixed, I'll just open this anyway so you can check if there's something really wrong of if any other user report it as well.
Expected
Answer in short time, like 30 seconds, maybe 1 minute.
Reproduction
Ask any question to deepseek using reasonix
Environment
reasonix --version): 0.30.5node --version): v22.19.0deepseek-v4-flash,deepseek-v4-pro): deepseek-v4-flashLogs / transcript
If using the CLI, attach the relevant chunk of
--transcript, or runreasonix doctorand paste the output.