memory_init
Create .agent-mem/ to initialize shared project memory for AI agents and IDEs, ensuring context continuity. Call once per project; safe to re-call.
Instructions
Initialize .agent-mem/ in the project root. Call once per project. Safe to re-call.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| params | Yes |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |