🕵️♀️ Using the Agent Manager
Key Points
- Agent Manager as Grand Central Station
The Agent Manager is what sets Anti-Gravity apart from VS Code and other coding apps. Google added an AI-centered layer on top of the editor that acts as the command center for everything that happens in the application. - Task Breakdown and Tracking
When you give the agent a task, it automatically breaks it down into manageable steps, maintains task lists, creates implementation plans, and reports back to you. You can follow along as it works through each step. - Inbox and Notifications
The Agent Manager has an inbox that notifies you when the agent needs permission to proceed, when implementation plans are ready for review, and when work is complete. It provides walkthroughs as "proof of work" showing exactly what it did. - Multiple Workspaces and Conversations
You can start multiple conversations across different workspaces. The Playground serves as a temporary workspace for exploring new ideas, which can later be moved into permanent workspaces if you want to continue. - AI-Generated Knowledge Base
The Knowledge section contains notes the AI develops while working with you—like its own notepad for reference. You don't add this information; the AI creates it as it learns your project. - Browser Integration
A built-in browser can be launched (requires a browser add-in installation). This is a sandboxed browser without your personal information, separate from your regular browsing. - Security and Permissions
Secure mode requires your permission for every action. The agent can write, overwrite, and delete files—very powerful but potentially risky. Kimberly recommends keeping it sandboxed in a non-system folder (like an F: drive subfolder) where it can't see or access your main files. - Granular Permission Controls
You can request reviews for any action including terminal executions, directory creation, file creation/deletion, and file editing. Terminal commands can be whitelisted (like mkdir) or denied. Start with maximum security and loosen controls as you get comfortable. - Web Tools and Advanced Settings
Browser capabilities can be enabled or disabled. Advanced settings exist but aren't needed for basic use. Extension marketplace settings can be configured here as well. - Editor vs. Agent Manager
"Open Editor" button means you're in Agent Manager; "Open Agent Manager" means you're in Editor. Both can accomplish the same tasks—the Agent Manager is more granular and lets you follow the AI's work visually, while the Editor is more traditional. - Kimberly's Preference
She prefers working in Agent Manager because you can see everything the AI does and follow its progress—it's fun to watch it work. - Transition to Hands-On Learning
The session concludes with a preview of upcoming practical exercises to get comfortable with Anti-Gravity through simple projects.
Summary
In this session, Kimberly introduces the Agent Manager—Anti-Gravity's distinguishing feature that puts AI at the center of everything. She explains how it automatically breaks down tasks, tracks progress, and provides proof of work through walkthroughs and notifications. The inbox system keeps you informed of when the agent needs permissions or has completed work. Kimberly thoroughly covers security considerations, emphasizing the importance of sandboxing the agent to a non-system folder and starting with strict permissions that can be relaxed over time. She explains the difference between the Editor and Agent Manager views, noting that while both accomplish the same tasks, the Agent Manager offers a more visual, granular experience that lets you watch the AI work in real-time. The session sets the stage for hands-on learning exercises to follow.