Antigravity
定义
Antigravity is an agent-first IDE that uses autonomous LLM-powered agents to handle coding, testing, and debugging across the editor, terminal, and browser. An Agent Manager coordinates multiple agents in parallel across workspaces; an Artifacts Timeline records plans, code diffs, screenshots, and browser recordings for verifiable outputs.
它强调自主性和人在回路中的反馈: agents execute tasks while users can comment and steer in real time. The IDE supports inline AI assistance and is powered by large models (例如 Gemini and others) with large context windows. Useful for agent-centric workflows and spec-driven development where artifacts and auditability matter.
工作原理
你在双重界面中工作:一个功能齐全的编辑器带有内联 AI(重构、生成)和一个代理管理器ager that runs and orchestrates agents. Agents operate across editor, terminal, and browser—例如 implement a feature, run tests, or debug. Artifacts (plans, diffs, screenshots, recordings) are produced and shown in a timeline so outputs are inspectable. Feedback: you comment on agent work; the system incorporates feedback for the next steps. The platform runs on desktop (Windows, macOS, Linux) and supports large context and multiple model backends.
应用场景
Antigravity fits teams that want autonomous or semi-autonomous coding with clear artifacts and control.
- Agent-driven implementation and testing with verifiable artifacts
- Parallel work across multiple agents and workspaces
- Inline AI assistance plus manager-driven autonomy in one IDE
外部文档
- Antigravity – Agent-first IDE — Product and overview
- Antigravity IDE — Platform and capabilities