Iterate on lint errors feature

Hi! Really big fan of the iterating on lint errors.

2 things—

  1. Can we only use it a couple times? I had the labs thing dissapear, now doesn’t seem to iterate.
  2. The fixes are sometimes innacurate, which is weird when there are typescript type definitions that I can get to by via the LSP links from imports.

(sorry if describing this terribly, new to TS)

Saved me a lot of time though. The extra pass is pretty helpful.

I also can’t see them anymore

The beta feature for iterating on lint errors should work on every response from the AI, not just the first few!

For TypeScript specifically, you might be able to tweak the solutions the agent provides with some rules instructing it on how to behave.

Let me know if you’re still seeing weird behavior with specific examples