Commit Graph

3 Commits

Author SHA1 Message Date
caoxiaozhu
11435468f1 feat(server): 新增智能体运行服务,优化知识库索引存储结构,增强运行时状态管理 2026-05-15 09:34:21 +00:00
caoxiaozhu
441e27145d refactor(backend): register ontology and orchestrator routers
- router.py: import and register ontology_router and orchestrator_router
- openapi.py: add ontology and orchestrator tags to OpenAPI documentation
- agent_runs.py: extend agent runs service with additional functionality
- test_openapi_schema.py: update OpenAPI schema tests
2026-05-12 01:26:13 +00:00
caoxiaozhu
b2beeaa136 feat: deliver agent foundation day 1 2026-05-11 03:51:24 +00:00