Claude Code Open Source?
3 comments
I was thinking about why CC isn't opensource and forkable, and then I realized it's probably mostly about optimizing the costs of inference on Anthropic's side and caching sysprompts etc properly.
They built their infra around that. It's hard to blame them for trying to save money on compute for subscriptions.
They built their infra around that. It's hard to blame them for trying to save money on compute for subscriptions.
Do we think this was a mistake? ----
node_modules/@anthropic-ai/claude-agent-sdk/cli.js.
--- Yes, the agent loop is in there. Here's what I can see from the minified code:
--- Full system prompts are right there in the bundle as plain text strings. Here's what's embedded: