feat: expose win helper via mcp real lab
This commit is contained in:
6
src/isphere_ai_bridge/__init__.py
Normal file
6
src/isphere_ai_bridge/__init__.py
Normal file
@@ -0,0 +1,6 @@
|
||||
"""Read-only iSphere local message adapter POC."""
|
||||
|
||||
__all__ = ["__version__"]
|
||||
|
||||
__version__ = "0.1.0"
|
||||
|
||||
Reference in New Issue
Block a user