All notable changes to this project will be documented in this file.
The format is based on Keep a Changelog, and this project adheres to Semantic Versioning.
Each component maintains its own version independently.
- Initial open-source release of the core scheduling engine
- Initial open-source release of the secure command execution sandbox
- Initial open-source release of the Agent runtime with LLM orchestration and MCP integration
- Initial open-source release of the MCP tool proxy with auth and usage metering
- Initial open-source release of the frontend reference implementation
0.1.0 - 2026-03-26
- Role (AI position) management API
- Skill marketplace with version management and hot-reload
- MCP tool registration and routing
- Task scheduling and real-time WebSocket status streaming
- Approval workflow for high-risk operations
- Cron-based shift scheduling
- Multi-model support via OpenAI-compatible interface
- Docker Compose quick-start launcher