Back to Discover

cman

plugin

laiso

Agentic Memory for Claude Code

View on GitHub
37 starsMITSynced Aug 3, 2026

Install to Claude Code

/plugin marketplace add laiso/cman

README

cman

Agentic memory for coding agents.

cman searches your existing Claude Code, Pi Coding Agent, and Codex logs. It does not need an external database, API key, or extra storage.

Install

Claude Code:

/plugin marketplace add laiso/cman
/plugin install cman@cman

Codex:

codex plugin marketplace add laiso/cman
codex plugin add cman@cman

Pi Coding Agent:

pi install git:https://github.com/laiso/cman.git --approve

Use

Ask naturally:

What did I do today?
What did I work on last week?
Where was that auth-related work?

Useful commands:

CommandPurpose
$remember ... (Codex) or /remember ... (Claude)Search and summarize Claude Code, Pi, Codex, and memory logs
/cm-statusShow recent sessions, plans, and memory status

When you do not name a specific agent, cman searches across Claude Code, Pi, Codex, and memory files together. Sub-agent session logs are excluded.

Requirements

  • uv for the Claude Code and Codex MCP server
  • Python 3 for the Pi extension scripts

For Pi, cman uses the first working interpreter from CMAN_PYTHON, PYTHON, python3, then python.

License

MIT

Rendered live from laiso/cman's GitHub README — not stored, always reflects the source repo.

1 Plugin

NameDescriptionCategorySource
cmanAgentic memory — search and summarize coding-agent sessions, plans, and memory across projects./

0 Comments

Login required
Log in to post a comment or update on this repo.

No comments yet — be the first to share an update.