memcode docs

Overview

Guides and reference for memcode, the agentic coding CLI with a persistent model of your codebase.

memcode is an agentic coding CLI. You run it in a git repository, describe a task in plain language, and it reads code, searches, runs commands, and edits files to get the work done.

What makes it different is memory. memcode builds and keeps a model of your project so every session starts oriented instead of cold.

Start here

The docs are organized by topic. Today they cover the CLI. More sections will be added over time.

On this page