Roadmap
V1 Milestones
Section titled “V1 Milestones”M1: Foundation
Section titled “M1: Foundation”- Orleans grain model (Agent, Session, Tool, Cron, SkillRegistry)
- PostgreSQL persistence
- Docker Compose development stack
- AI model abstraction layer
- Gateway API with correlation tracking
Status: Complete (partial — LLM integration is stubbed)
M2: Channel Adapters
Section titled “M2: Channel Adapters”- Telegram adapter
- Slack adapter (Events API + Socket Mode)
- Discord adapter (Gateway + Interactions)
- WebChat adapter (REST + SignalR)
Status: In progress (WebChat available, others planned)
M3: CRM Engine
Section titled “M3: CRM Engine”- Business/Contact/Pipeline grains
- Scheduling and calendar integration
- Quoting engine
- Automated follow-ups
- Knowledge base
Status: Planned
M4: Prompt Interfaces
Section titled “M4: Prompt Interfaces”komand promptCLI tool (dotnet tool install -g komand)- Web dashboard (React SPA)
- Hosted prompt at
prompt.komand.ai
Status: In progress (dashboard framework built)
M5: Extended Interfaces
Section titled “M5: Extended Interfaces”- Chrome/Edge browser extension (Manifest V3)
- Desktop agent (macOS, Windows, Linux)
- Built-in skill library
Status: Planned
M6: DevContainer + Build System
Section titled “M6: DevContainer + Build System”- DevContainer grain for sandboxed code execution
- GitHub integration for prompt-to-PR workflow
- Build grain for CI/CD within Komand
- Code review agent
Status: Planned
M7: Platform Launch
Section titled “M7: Platform Launch”- Multi-tenant cloud deployment
- Conversational onboarding flow
- Skill SDK (MIT license)
- Skill marketplace
- Landing page and documentation
- Pricing and billing
Status: Planned
V2 Vision
Section titled “V2 Vision”Komand Gateway
Section titled “Komand Gateway”Managed AI proxy that handles model routing, rate limiting, and usage tracking. Users won’t need their own API keys.
WireGuard Mesh
Section titled “WireGuard Mesh”Secure networking between Komand instances for multi-site deployments and federated agents.
Voice Interface
Section titled “Voice Interface”Voice-based agent interactions via phone and in-app audio.
Mobile App
Section titled “Mobile App”Native iOS and Android apps for on-the-go agent management.
Advanced Marketplace
Section titled “Advanced Marketplace”- Skill composition (combine skills into workflows)
- Revenue sharing for skill publishers
- Enterprise skill distribution (private marketplace)