Knowledge Items
FreshKnowledge Items are Antigravity's persistent memory system. They automatically capture insights, patterns, and solutions across sessions so the agent learns from past work.
Structure
Each Knowledge Item contains:
| Field | Description |
|---|---|
| Title | Brief identifier for the knowledge item |
| Summary | Concise description of the insight or pattern |
| Artifacts | Collection of supporting material (documentation, code examples, user instructions) |
How They Work
- Auto-generated from conversations -- the agent identifies valuable insights and saves them
- Viewable in the Agent Manager's knowledge section
- Summaries available to the agent at all times
- Relevant items auto-studied -- when a Knowledge Item is relevant to the current task, the agent automatically reads its full content
TIP
Knowledge Items grow organically over time. The more you use Antigravity on a project, the more context the agent accumulates. This is especially valuable for project-specific conventions, patterns, and decisions.