Skip to main content

The agent that knows you

An open-source AI coding agent for the terminal. It remembers you and your projects, so you don't have to explain yourself twice.

Install

Install method

Inspect the runtime in motion

Each view follows a concrete runtime surface from the terminal client.

On-demand memory

State a project rule once and it still holds in a new session the next day. Nothing is preloaded: the agent searches its memory only when it judges the context useful.

Explore memory

Explicit lifecycle

Follow a real task to its explanation, with format and lint running automatically after each edit. Every tool call appears as it happens, not as a summary afterwards.

Explore lifecycle

Observable trace

A completed task becomes an ordered record of tool calls, model calls, durations, and tokens. It is written locally while the work runs, so you can read back what happened.

Explore observability

See how Acolyte compares in the architecture comparison and source benchmarks.