Merge branch 'feature/mcp-ui' into dev
This commit is contained in:
commit
881901c504
@ -218,9 +218,6 @@ app.include_router(skill_manager.router)
|
||||
app.include_router(database.router)
|
||||
app.include_router(memory.router)
|
||||
|
||||
# 注册文件管理API路由
|
||||
app.include_router(file_manager_router)
|
||||
|
||||
# MCP App resources endpoint
|
||||
app.include_router(mcp_resources_router)
|
||||
|
||||
|
||||
Loading…
Reference in New Issue
Block a user