AI Context Docs

A VS Code extension that maintains a .context/ folder mapping your codebase for AI assistants. Modules describe what each part of your project does, which files belong to it, and when it was last updated — so any AI can orient itself instantly.

The Context Map panel shows your project overview, modules, categories, and tracked files with staleness indicators.
The Context Map panel shows your project overview, modules, categories, and tracked files with staleness indicators.

Frequently asked questions

AI Context Docs is a VS Code extension that creates and maintains a .context/ folder in your project. This folder contains module files that describe what each part of your codebase does, which files belong to it, and when it was last updated — giving any AI assistant instant orientation.