Theme preview/revert, theme editor enhancements, build and deploy updates

This commit is contained in:
IChooseYou
2026-02-12 12:37:09 -07:00
committed by sysadmin
parent e73b783cda
commit 4b1d3e9d3f
18 changed files with 548 additions and 120 deletions

View File

@@ -194,7 +194,7 @@ QJsonObject McpBridge::handleInitialize(const QJsonValue& id, const QJsonObject&
{"protocolVersion", "2024-11-05"},
{"capabilities", caps},
{"serverInfo", QJsonObject{
{"name", "reclassx-mcp"},
{"name", "reclass-mcp"},
{"version", "1.0.0"}
}}
};