NDDev Antigravity CLI Setup Manager
nddev-antigravity-cli-app is a dependency-free public setup manager for Google Antigravity CLI. It writes one NDDev content setup and one orthogonal permission profile into an explicit isolated HOME target. It never defaults to the operator's live ~/.gemini state.
Current model
- Content setup: nddev-builder
- Default permission profile: full-auto
- Review-gated permission profile: safe
- Managed command: agy
- Managed target executable: bin/agy
- Supported hosts: macOS arm64/x64 and Ubuntu glibc arm64/x64
Exact profile payloads are owned by profiles/. Exact runtime pins and source provenance are owned by references/antigravity-cli-baseline.json. Manager behavior is owned by cli-tools/nddevantigravitycli.py.
Native builder toolkit
The public nddev-builder setup is staged as a native Antigravity CLI plugin under the managed target:
~/.gemini/antigravity-cli/plugins/nddev-builder/It installs a full public builder toolkit:
- plugin manifest
- routed entry Agent Skill
- focused Agent Skills for configuration/profile, permissions/sandbox,
agents/subagents, instructions/skills/rules, plugins, hooks, MCP, lifecycle, and validation
- focused references for native paths, code-owned fact owners, and executable
public validation workflows
- native Markdown builder agent
- native builder rule
The default setup does not install hooks, MCP servers, credentials, or a plugin marketplace.
Usage
List available content setups and profiles:
python3 cli-tools/nddev_antigravity_cli.py list --json