ag_bridge
Control your Antigravity instance from your Mobile
File Explorer
Download Latest Version (.zip)- ag_memory_seed.md
- bug_report.md
- feature_request.md
- ci.yml
- pull_request_template.md
- settings.json
- tasks.json
- state.template.json
- architecture.md
- BRANCHING.md
- CORE_CONTRACT.md
- RELEASING.md
- remote_with_tailscale.md
- security.md
- troubleshooting.md
- index.html
- manifest.json
- sw.js
- check-bidi.mjs
- poke.mjs
- precommit.mjs
- approval.test.js
- no-secrets.test.js
- smoke.test.js
- ws_replay.test.js
- .gitignore
- CHANGELOG.md
- CONTRIBUTING.md
- mcp-server.mjs
- mcp_debug.log
- package-lock.json
- package.json
- policy.json
- README.md
- request-approval.mjs
- server.mjs
- test_mcp_init.json
# Installation Guide
1. Get the code
git clone https://github.com/Mario4272/ag_bridge
Downloads the entire project code from GitHub to your computer.
cd ag_bridge
Moves into the project folder you just downloaded.
2. Node.js
Easy RecommendedPrerequisites
npm install
Downloads and installs the libraries listed in package.json.
npm start
Starts the development/run server.
After running the command, open the address shown in the terminal (usually something like http://localhost:3000) in your browser.
// repository documentation
Was this content helpful?
(0 ratings)
