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
Install
Get the CLI onto your machine in one line.
Quickstart
From zero to your first working session.
Authentication
Use a subscription you already have, your own API key, or a memcode account.
Commands
Every command and what it does.
The docs are organized by topic. Today they cover the CLI. More sections will be added over time.