memory.evolve
Create an improved version of an existing code pattern by linking it to its parent. Provide the parent ID, improved code, and optional change description.
Instructions
Create an improved version of an existing pattern (links to parent)
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| code | Yes | The improved code | |
| parentId | Yes | ID of the pattern to evolve | |
| description | No | What changed |