OpenCrow v1.0.0
First public release of the OpenCrow AI Agent Platform.
Features
- Multi-agent orchestration with 15+ specialized agents
- 90+ tools (bash, file ops, memory, market, news, etc.)
- Telegram & WhatsApp channel support
- Web dashboard with real-time monitoring
- Vector memory search (Qdrant) with semantic dedup
- Cron scheduling for autonomous agent tasks
- 15 autonomous data scrapers (HN, Reddit, X, ProductHunt, ArXiv, etc.)
- Real-time market streaming (Binance)
- Idea generation pipeline with rating system
- PostgreSQL + QuestDB for storage
- Full CI pipeline (typecheck, unit tests, integration tests, security audit)
Stack
- Runtime: Bun
- Web: Hono
- Frontend: React SPA
- Database: PostgreSQL via Bun.sql
- Vector DB: Qdrant
- AI: Claude (via Agent SDK + OpenRouter)