Skip to content

v0.1.10

Choose a tag to compare

@jinliyl jinliyl released this 16 Sep 10:34
· 249 commits to main since this release
8d84169
  1. Entry point code refactoring: Supports four modes — cmd, import, http, and mcp; the import mode supports both asynchronous and synchronous operations.
  2. agent_runtime/asio-user_profiling
  3. OP code refactoring: BaseOp / BaseAsyncOp / BaseAsyncToolOp
  4. Rewrote the logic for parsing flows: Abstract Syntax Tree → Code generation
  5. OP now supports direct import of mcp_server_config capability, enabling MCP conversion or integration into flows.
  6. Frontend support: app_ui.py