Documentation

Docs

Memo Docs

Documentation sourced directly from /docs/user. Covers setup, usage, configuration, and troubleshooting.

Recommended reading path

This documentation set is intended for end users (different from implementation/proposal docs under docs/), split by module so you can read only what you need.

Memo Code is a lightweight coding agent that runs in your terminal and helps you complete coding tasks with natural-language commands.

Recommended Reading Order

  1. Getting Started
  2. CLI / TUI Usage
  3. Configuration (Provider / Config)

Documentation Index (By Module)

Other References

  • Project intro and installation: README.md
  • Detailed tool parameter docs: docs/tool/*
  • Core implementation and architecture: docs/core.md