Skip to content

Performance issue #415

@dududarochadev

Description

@dududarochadev

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:
Image

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.
Image

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.

Image

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.

Metadata

Metadata

Assignees

No one assigned

    Labels

    bugSomething isn't working

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions