Documentation

Documentation

Complete reference for Manus Memory Pro.

What is Manus Memory Pro?

Manus Memory Pro is a persistent memory system for Manus AI. It solves the context loss problem that occurs when conversation threads become too long — Manus forgets your history, goals, and decisions.

Memory Pro stores every session to a private GitHub repository, uses GPT to create intelligent summaries, and provides a one-command context injection tool that gives Manus full awareness at the start of every new session.

Architecture Overview

GitHub RepoPrivate repository storing all sessions, summaries, and context files
SQLite IndexLocal full-text search index for instant session retrieval
GPT SummariserExtracts decisions, tasks, and insights from raw session text
CLI Toolssave, inject, search, init commands for daily workflow
Web DashboardLocal browser UI for browsing and managing your memory (Pro)