top | item 46549213

(no title)

dmvaldman | 1 month ago

This misses that agentic LLMs are trained via RL to use specific tools. Adding custom tools is subpar to those the model has been trained with. That's why Claude Code has an advantage, over say, Cursor, by being vertically integrated.

discuss

order

firloop|1 month ago

But if one were to write tools that were "abi-compatible" with Claude Code's, could you see similar performance with a custom agent? And if so - is Cursor not doing just that?

yencabulator|1 month ago

Part of that is likely that Claude Code tools keep changing a little. Imitating them is chasing a moving target.

mikmoila|1 month ago

Are they really? I've been under impression that agentic LLMs are just instances of the LLMs, no "specialized training" involved