Skip to content

Knowledge Items

Fresh

Knowledge 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:

FieldDescription
TitleBrief identifier for the knowledge item
SummaryConcise description of the insight or pattern
ArtifactsCollection 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.

SOP Documentation Site