Skip to main content

About Project Home Page

The Project Home Page is a dedicated tab in the Augment settings panel that gives you an at-a-glance overview of your workspace. It provides key workspace statistics, a language breakdown, and an AI-generated summary of your codebase — helping you quickly orient yourself in new or existing projects.
Project Home Page is available as a Public Beta opt-in from the Settings page in VSCode 0.789.0+. It is also being rolled out server-side for Community (Vanguard) tier users.

Accessing the Home Page

The Home Page opens automatically when you first set up a workspace with Augment. You can also access it at any time by navigating to the Home tab in the Augment settings panel.

Features

Workspace Statistics

The Home Page displays key metrics about your workspace:
  • Tracked file count — the number of files indexed by Augment’s Context Engine
  • Thread count — the number of chat and agent conversations in your workspace

Language Breakdown

A visual breakdown of the programming languages used across your codebase, helping you quickly understand the technology composition of your project.

AI-Generated Codebase Summary

An automatically generated summary of your codebase, powered by Augment’s Context Engine. This summary provides a high-level description of what the project does, its architecture, and key components — useful for onboarding or refreshing your memory on a project you haven’t visited recently.

Onboarding and Feature Highlights

The Home Page includes contextual banners that guide new users through Augment’s key features and capabilities. These banners highlight important features and provide quick access to getting started with them.

See Also