Compounding the issue, I’m not able to delete the first chat. I am able to delete the next two (which I suspect going down to one would make things work as expected ¯\_(ツ)_/¯ )
Hey, thanks for the report. I see there’s no way to pick a specific result.
This is a known limitation of the best-of-n worktrees feature. Each agent works in its own worktree, but there’s no UI yet to select a specific output. Right now it’s only Mark Fixed or Proceed for the whole workflow.
The team is aware.
Current workaround:
Copy and paste the code you want, like you did
Or manually switch between worktrees via git to test
About not being able to delete the first chat, it looks like Debug mode is keeping a reference to it. Try after Mark Fixed or Proceed, it should unlock.