+1 to keep this open
Other possible related posts:
Where does the bug appear (feature/product)?
Cursor IDE
Describe the Bug
When I prompted composer for some info about the execution of a code it looped trying to edit a file.
the whole conversation context:
Prompt 1: “fix and explain to me the ts erros on @apps/cli/test/unit/src/WorkflowExecuteAdditionalData.test.ts”
Agent:
Reviewing the test file and checking TypeScript errors.
[2 tools called]
Checking the implementation to understand the WorkflowHooks structure:
[2 tools called]
Chec…
Where does the bug appear (feature/product)?
Cursor IDE
Describe the Bug
This morning I have noticed various issues with Composer-1. Currently it’s in an endless loop with the output below. Other models seem ok.
Reviewing the relevant files to understand the current implementation.
Reviewing the relevant files to understand the current implementation.
Reviewing the relevant files to understand the current implementation.
Steps to Reproduce
Using Composer-1
Expected Behavior
It’s supp…
Those posts seem specific to Composer-1, and have the opposite problem, where there is a clearly obvious infinite loop that just keeps going until the chat is manually stopped. Regardless, the loop detector may be to blame for both those issues and this one, and both situations need to be handled properly.