6 ms·
> but they omit the tool definitions. Those are much more interesting if you want to understand what Claude can actually do for you. You can reconstruct them th
by kouteiheika 1mo ago
> but they omit the tool definitions. Those are much more interesting if you want to understand what Claude can actually do for you. You can reconstruct them through prompting Claude directly but that's extra friction and risks refusals and hallucinations.
Last time I tried these were trivial to get by just putting a man-in-the-middle proxy between Claude Code and Anthopic. You get both the system prompt, and all of the tool definitions. So there's no need to go about it in such a roundabout way.
- simonw 1mo agoThat works for Claude Code but doesn't work for https://claude.ai https://claude.ai Claude Chat. From my original comment: > They also don't publish the Claude Code system prompts, which is silly because those are trivial to extract using a logging proxy.
- kouteiheika 1mo agoAh, okay. Sorry, fair enough!