Gallery
About
Claude Code's source map leaked last month. Instead of just reading it, I fed the entire source into Claude Code itself and asked it to extract the core agent loop logic.The result: open-agent-sdk — a drop-in replacement for claude-agent-sdk that's fully open source and doesn't spawn a CLI subprocess.Why this matters if you've built with claude-agent-sdk:claude-agent-sdk is just a thin wrapper around the Claude Code binary. It works, but it's a black box — when something breaks, you're stuck.Every query creates a new Claude Code process. That's fine on a laptop, not fine when you're running thousands of concurrent agents in the cloud.What open-agent-sdk does differently:Pure function calls, no CLI process spawning — cloud-native from day one Fully compatible interface with claude-agent-sdk — swap the package name, doneMIT licensed — fork it, patch it, make it yours→ https://github.com/codeany-ai/open-agent-sdk-typescript
Comments (0)
No comments yet. Be the first to comment!
Related Products
Awesome Open Source AI
Curated directory of 200+ open source AI and ML projects for developers
Awesome Open Source AI
Curated directory of 200+ open source AI and ML projects for developers
DarBnB
Premium Multi-Tenant Marketplace Engine (Next.js 15, TypeScript, MySQL)
Output.ai - OSS framework we extracted from 500+ production AI agents
TTF-DOOM – A raycaster running inside TrueType font hinting
Modo – I built an open-source alternative to Kiro, Cursor, and Windsurf