project_memory
Retrieve a project's accumulated decisions, gotchas, and open TODOs from past AI-coding sessions to recall context at the start of work.
Instructions
Get a project's durable MEMORY: the decisions, gotchas, and open TODOs distilled across ALL past AI-coding sessions on it, with coverage counts. Omit project to use the repo the server runs in. Call this at the START of work on a project to recall what was already decided and what to watch out for. Decisions/gotchas need the user to have distilled threads; TODOs are always available.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| project | No | Project-path substring. Omit to use the git repo the server runs in. |