-
Notifications
You must be signed in to change notification settings - Fork 1.7k
Open
Labels
bugSomething isn't workingSomething isn't working
Description
Describe the bug
After running a scan on a local repo and asking for follow up questions, the agent was stuck in a loop, repeating itself.
To Reproduce
Steps to reproduce the behavior:
- Run a scan on a local repo
- The agent made an optional suggestion to fix a possible vulnerability
- I asked for instructions to implement that option
- The agent went on for a while, adding to an explanation that was way too long, for something simple. I had to stop it manually, because it just kept going
- I asked for a concise version of the same instructions, and explicitly asked the agent to not go on forever
- The agent started repeating the same literal thing over and over. I had to stop it manually
Expected behavior
The agent should not go on forever, infinitely adding to an answer. Moreover, it should not repeat the same literal thing in a loop.
Screenshots
If applicable, add screenshots to help explain your problem.
System Information:
- OS: MacOS
- Strix Version or Commit: v0.4.0
- Python Version: 3.12
- LLM Used: GPT-5
Metadata
Metadata
Assignees
Labels
bugSomething isn't workingSomething isn't working