Deployment Overview
Deploy GitHub Bot, Memory MCP, Telegram, or Agent Server. Platform comparison and quick start guide.
Deployment
Quick reference for deploying duyetbot-agent components.
Prerequisites
Deploy All
Secrets
Routing Debug
Monitoring
Rollback
Durable Objects
Each bot deploys 8 DOs (v3 migration):
- TelegramAgent/GitHubAgent
- RouterAgent
- SimpleAgent, HITLAgent, OrchestratorAgent
- CodeWorker, ResearchWorker, GitHubWorker
Troubleshooting
| Issue | Solution |
|---|---|
| Secrets not loading | bunx wrangler secret list then re-set |
| DO timeout | Check logs, delete stuck instance if needed |
| High latency | Enable ROUTER_DEBUG, check AI Gateway |
| Deployment fails | bun run check then retry |