← Back to context

Comment by ryeguy

15 hours ago

This isn't how LLMs work. They aren't self aware like this, they're trained on the general internet. They might have some pointers to documentation for certain cases, but they generally aren't going to have specialized knowledge of themselves embedded within. Claude code has no need to know about its own internal programming, the core loop is just javascript code.

It does have an built in documentation subagent it can invoke but that doesn’t help much if they don’t document their shenanigans