Paul Berg

Results 723 comments of Paul Berg

I am using Biome and I don't want to use Prettier because it would lead to formatting conflicts.

Thanks @praveenperera - I'd be happy to use a third-party extension. If you could just document the process in the README, that would be helpful

> Is this a regression? Yes, this is a regression. This wasn't a problem in earlier versions. I'm not sure which version introduced this bug - but I'm currently on...

While we are it, could we get a little more visual hints when a hook is failing? The only way to figure this out is to run `claude --debug` and...

> Would it be helpful to show the number of hook executions by type in /status Yes, definitely

I just wasted 10% of my weekly context usage because of this behavior (loading `gitStatus` in context, by default, without any ability to turn it off). Claude has accidentally produced...

Also happens on Tabby https://github.com/user-attachments/assets/4b1015d4-7464-42e7-9688-2874da630da1

No longer seeing any flickers in the most recent v2 releases so I think this issue can be closed

Hey @marmitar, thank you very much for this PR. I will review it during the weekend!

Thanks @marmitar. I suggest putting the De Bruihn implementation in another branch so we can compare the complexity. I would also suggest keeping the original implementation in the tests directory...