←back to thread

Claude Code now supports hooks

(docs.anthropic.com)
381 points ramoz | 1 comments | | HN request time: 0.284s | source
Show context
cheriot ◴[] No.44430301[source]
Amazing how there's whole companies dedicated to this and yet claude code keeps leading the way.
replies(2): >>44430386 #>>44431387 #
stavros ◴[] No.44431387[source]
Does it? Claude Code is the product that works the least well for me, mainly because of its tendency to go off and do tons of stuff. I've found LLMs are at their best when they produce few enough lines of code that I can review and iterate, not when they go off and invent the world.

For that reason, I mainly use Aider and Cursor (the latter mostly in the "give me five lines" comment mode).

replies(2): >>44436397 #>>44449573 #
1. theshrike79 ◴[] No.44449573[source]
Have you tried Gemini CLI yet? :D It's even worse than Claude 3.5 was.

I asked it to check a few unit tests and it charged ahead by inventing features and started writing them - apologising profusely as it did so =)