YueGuobin 292b60efaa
Make AI features (AI Copilot + MCP) optional via [ai-features] extra
- Move fastmcp from core requirements.txt to mcp-requirements.txt
- Add MCP_AVAILABLE feature flag in agent/__init__.py (graceful degradation)
- Guard MCP imports/registration in server.py and tasks.py
- Replace ai-copilot/mcp/ai-support extras with single ai-features extra
- Add stub MCP routes returning 501 when MCP is not installed
- Add gns3server-uninstall-ai-features CLI command
- Remove old gns3server-uninstall-ai-copilot command
- Update all error messages and docs to reference ai-features

Closes #2794
2026-06-27 10:14:43 +08:00
..
2026-06-06 22:53:12 +02:00
2026-06-16 23:04:05 +08:00
2026-04-04 19:55:13 +08:00
2026-06-06 23:19:24 +02:00
2024-04-22 18:51:29 +07:00
2026-06-06 23:19:24 +02:00
2022-01-19 22:28:36 +10:30
2026-06-07 00:13:59 +02:00