Roadmap
Transform real-world resources into atomic capabilities that AI can orchestrate safely under platform governance.
v0.1 Completed
Foundation Release
- Core platform: Resource model, permission engine, audit, credentials
- Built-in executors: SSH, MCP, Bot-as-Runner
- Multi-tenant workspace isolation
- Three-layer resource model
- Multi-channel gateway (Slack, Feishu, Telegram, Discord)
- DAG-based workflow engine with visual editor
- React-based web dashboard
v0.2 Completed
Plugin System + OAuth + SDK
- Unified plugin contract (ResourceType-driven)
- OAuth infrastructure with auto credential creation
- Plugin auto-discovery and hot reload
- SDK infrastructure (HttpExecutorBase, PluginClient)
- Plugin i18n and CLI tools
- .mst package import with path traversal protection
v0.3 Completed
Bot Capabilities Enhancement
- Bot Memory System with partition-scoped storage
- Workflow orchestration with parallel execution
- Three-layer prompt management
- Docker Sandbox with scope controls
- Conversation persistence and compression
- Event/schedule system with approval gates
v1.0 Planned
Production Ready
- Horizontal scaling
- Security scanning
- Enterprise SSO integration
- Performance optimization
- Production deployment guides