Project
Roadmap
What's done, what's next, and where Zgent is headed.
Phase 1: Foundation (current)
- Python SDK with Claude Agent SDK integration
- TypeScript SDK with core client and React bindings
- Channel abstractions (Cron, FileWatch, HTTP, WebSocket, Memory)
- State management (AgentContext, Snapshot, token tracking)
- Hook system for lifecycle interception
- SubAgent support for hierarchical composition
- Dispatcher for session-based routing
- Comprehensive examples and documentation
Phase 2: Multi-engine support
- Codex provider integration
- Engine-agnostic orchestration protocol
- Plugin system for community engines
Phase 3: Production orchestration
- Distributed scheduling and fault tolerance
- Agent checkpointing and recovery
- Multi-agent coordination primitives
- Observability, tracing, and metrics