All Categories

AI Agents

AI agent frameworks, automation tools, and orchestration

Tools (5)

Articles (7)

Beyond Autocomplete: Transition to Autonomous Software Engineers

Explore the evolution of AI-powered development, comparing autocomplete tools like Cursor with autonomous coding agents like Google Antigravity 2.0.

Writing Custom Rules: Tuning Agent Behavior via Rules and Directives

Learn how to configure custom rules and directives in Google Antigravity 2.0 to enforce coding conventions, tech stacks, and security boundaries.

Test-Driven AI Coding: Automating the Code-Test-Fix Loop in Sandboxes

Learn how Google Antigravity 2.0 uses closed-loop TDD to automate writing unit tests, running them in sandboxes, and self-correcting buggy code.

Prompt Caching: Reducing Agent Token Cost by 90% in Large Repositories

Discover how Google Antigravity 2.0 leverages Gemini's Context Caching to make codebase analysis highly cost-effective by caching static contexts.

Orchestrating Subagents: Running Parallel Background Threads Safely

Learn how Google Antigravity 2.0 coordinates specialized subagents to tackle complex repository research and automated testing tasks in parallel.

Multi-file Refactoring: How AI Agents Manage Cross-Module Consistency

Learn how Google Antigravity 2.0 uses AST parsing and compiled feedback loops to safely apply multi-file refactoring tasks across complex codebases.

Deep Dive: How Google Antigravity 2.0's Zero-Trust Sandbox Protects Your Local System

An in-depth look at Google Antigravity's zero-trust permission architecture, sandbox execution, and how it prevents LLM hallucinations from damaging your local filesystem.