You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
- If `execute` fails, verify the runtime binary exists at the resolved path.
46
46
- If `list_files` is empty or errors, confirm `find -printf` is available.
47
47
- For Python, `install_packages` will retry in a venv when PEP 668 blocks system installs.
48
+
Subsequent `execute` calls will use the venv interpreter automatically.
48
49
49
50
## Capabilities Data
50
51
Waggle probes runtime capabilities (available binaries, package managers) to improve command resolution. This data is internal and not exposed over MCP by default. If we ever add an API for it, it will be redacted and opt-in to avoid leaking environment details.
0 commit comments