memory.store
Store reusable code patterns, solutions, or insights in persistent memory so developers can retrieve them later.
Instructions
Save a code pattern, solution, or insight to persistent memory
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| code | No | The code itself | |
| kind | Yes | ||
| name | Yes | Pattern name | |
| tags | No | ||
| language | No | ||
| signature | No | ||
| sourcePath | No | ||
| sourceRepo | No | ||
| description | No | ||
| sourceCommitSha | No |