feat(webmcp): expand file explorer tools and refine swarm ui responsiveness
- Register new WebMCP file tools (move, copy, rename, stat) in SwarmControlPage
- Implement conditional amber pulsing status indicators for AI processing states
- Synchronize global isAiProcessing state via WebMcpProvider
- Update Navbar and SessionSidebar with busy animations
1 parent b7c1de2 commit fda59f6736e1291ca56a62478131b3bf9553084f
@axieyangb axieyangb authored 10 days ago
Showing 10 changed files
View
ai-hub/app/api/routes/mcp.py
View
ai-hub/app/api/routes/nodes.py
View
ai-hub/app/core/grpc/services/assistant.py
View
ai-hub/integration_tests/test_mcp_file_ops_enhanced.py 0 → 100644
View
frigate_config.yml 0 → 100644
View
frontend/src/features/swarm/pages/SwarmControlPage.js
View
frontend/src/shared/components/Navbar.js
View
frontend/src/shared/components/SessionSidebar.css
View
frontend/src/shared/components/SessionSidebar.js
View
frontend/src/shared/components/WebMcpProvider.js