oh-my-claudecode and tuplet
These are complements: oh-my-claudecode provides multi-agent orchestration infrastructure for coordinating multiple Claude Code instances, while tuplet offers a lightweight alternative AI agent framework that could integrate with or be used alongside orchestration layers for different deployment contexts.
About oh-my-claudecode
Yeachan-Heo/oh-my-claudecode
Teams-first Multi-agent orchestration for Claude Code
Implements a staged multi-agent pipeline (`team-plan → team-prd → team-exec → team-verify → team-fix`) that coordinates Claude agents across shared task lists, with optional tmux CLI workers for Codex and Gemini. Provides natural language task descriptions that route through orchestration modes (Autopilot for autonomous execution, Ultrawork for parallelism, Ralph for persistent verification loops) with automatic cost optimization through intelligent model routing.
About tuplet
anetrebskii/tuplet
Claude Code-like AI agent framework for your app. Planning, task tracking, clarifying questions - one dependency, stateless, serverless-ready.
Implements built-in planning and task-tracking sub-agents with structured progress events for real-time UI streaming, plus workspace abstraction for managing virtual or persistent files. Supports Claude (with prompt caching for 90% cost reduction), OpenAI, OpenRouter's 100+ models, and custom providers—all with a single npm dependency designed for stateless serverless deployment. Extensible via custom tools, specialized sub-agents, and pluggable storage backends for chat history and file systems.
Related comparisons
Scores updated daily from GitHub, PyPI, and npm data. How scores work