This project is in active development. Join us in shaping the future of intelligent agents.
Welcome to a new paradigm in AI development. Cloudflare Agents provides the foundation for building intelligent, stateful agents that persist, think, and evolve at the edge of the network.
Read the announcement on the Cloudflare blog: Making Cloudflare the best platform for building AI Agents
We're creating a framework where AI agents can:
- Maintain persistent state and memory
- Engage in real-time communication
- Process and learn from interactions
- Operate autonomously at global scale
- Hibernate when idle, awaken when needed
This project is actively evolving. Current focus areas:
- Core agent framework with state management
- Real-time WebSocket communication
- HTTP endpoints and routing
- React integration hooks
- Basic AI chat capabilities
- Advanced memory systems
- WebRTC for audio/video
- Email integration
- Evaluation framework
- Enhanced observability
- Self-hosting guide
# Create a new project
npm create cloudflare@latest -- --template cloudflare/agents-starter
# Or add to existing project
npm install agents-sdk
For comprehensive documentation and guides:
We welcome contributions! Whether it's:
- New examples
- Documentation improvements
- Bug fixes
- Feature suggestions
MIT License - Build something meaningful.