terminal commands are not being listened to by the agent. it triggers a command then immediately triggers anotehr or moves on without waiting, stating “no output” was given from terminal. it has continued to happen throughout last several updates
I lost a few days work due to this checkpoint restore bug. luckily I had a backup in git and could git reset --hard otherwise I would have lost months of work.
@andrewh please invest a bit more in your QA team and listen to your customers. we don’t want endless changes to the UI. changing the ‘restore checkpoint’ to a little arrow makes it super ambiguous. My whole workflow and muscle memory was thrown out the window. For what? really for what gain? ‘Apply all’ is now ‘Keep all’ WHY? changes like this should really be tested with a small group of users and get unanimous ‘it’s great’ reviews otherwise it’s really just your programmers satisfying their own desires. you only have one job and that’s give your customers what they want. we don’t want endless updates and fixes that come with bugs and new gizmos, we NEED a reliable IDE.
I’m experiencing this checkpoint restore bug as well even in v1.3.8 (latest). I thought this was solved previously. smh
You do understand LLM’s work on context right? Missing code means missing context. I’m not trying to save 5 cents on context window tokens, I’m trying to work with a legacy code base of 1M+ lines of code. Yes, it would be wonderful if I was doing a little side project from scratch and it was perfectly architected and had no technical debt, and the engineers had 100% pure foresight to build everything perfectly with 20/20 hindsight and no deadline pressures, but alas, the real world as such doesn’t usually allow for this.
Please fix the shortcut bug opening and closing the agent using ctrl-alt L. Opening it works, but closing it opens a split window. Still persistent in 1.3.9.
This topic was automatically closed 22 days after the last reply. New replies are no longer allowed.