use uv to run test, more fixes
This commit is contained in:
@@ -47,7 +47,7 @@ install-prefix/bin/gammaray --inject-only --listen tcp://127.0.0.1:11732 \
|
||||
--injector preload /usr/lib/qt6/bin/qml /path/to/app.qml -platform offscreen
|
||||
|
||||
# Start the bridge (stdio MCP server)
|
||||
./run.sh
|
||||
bridge/run.sh
|
||||
```
|
||||
|
||||
The bridge starts in lazy-connect mode. Call `connectProbe("127.0.0.1", 11732)` from your MCP client once the probe is up.
|
||||
|
||||
Reference in New Issue
Block a user