Download Google Antigravity
Google Antigravity is an agentic development platform (desktop app, IDE, and CLI) that works well for Quan ERP AI-assisted plugin development. Download for macOS, Windows, or Linux, then open your project folder.
- Antigravity 2.0 desktop, Antigravity IDE, and CLI are available from the official download page
- Sign in after install so agents and model access are available
- Open the quan-erp-node or quan-erp-node-template folder as the workspace root
Setup
- Work in a repo that includes .agents/ (template or monorepo)
- Point the agent at the target plugins/<name>/ and ask it to read Quan ERP skills first
- Keep quan-erp and quan-erp-plugins skills available to the agent
Iterate
- Run quan-erp watch <plugin> while the agent edits
- Register the module locally as described in Installation
- Use this docs site (Backend Core, Builtin, Frontend) alongside the agent