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.
- Initial project structure
- Core modules: runtime, context, config, exceptions
- Memory module: short-term and long-term memory
- Identity module: authentication and permissions
- MCP Gateway module: protocol support and tool registry
- Tools module: code interpreter with Docker sandbox
- Service module: HTTP server, WebSocket, streaming
- Framework integration: LangChain, LangGraph, AutoGen, CrewAI
- Cloud integration: Huawei Cloud client
- CLI tool: init, dev, build, deploy, config
- Monitoring: metrics and tracing
- Initial release
- Basic SDK structure
- Core functionality