feat: expose win helper via mcp real lab

This commit is contained in:
zhaoyilun
2026-07-05 14:52:23 +08:00
parent f2dd1c7e57
commit 573a09ade3
23 changed files with 6322 additions and 0 deletions

View File

@@ -0,0 +1,6 @@
"""Read-only iSphere local message adapter POC."""
__all__ = ["__version__"]
__version__ = "0.1.0"