AeroGraph

About AeroGraph

AeroGraph is an open-source command-line tool for keeping project knowledge connected.

Why it’s built this way

Local to your project

Knowledge is stored locally in SQLite, with no hosted account required. Starting with a command-line tool makes it possible to use project context directly in coding workflows.

Shared cloud workspaces are not part of the current offering.

Connections you control

People and agents record notes and link them to relevant code and work. Explicit connections make the reasoning inspectable rather than asking you to trust inferred relationships.

Those notes and links need upkeep; AeroGraph does not infer them from your code.

Context, not orchestration

Export context as Markdown for your coding agent. Keeping knowledge separate from execution lets the same context support different agents and workflows.

Your agent handles execution and review.

In alpha

Interfaces are evolving. The repository has setup instructions and current usage.

Share feedback