episodic_store
Store task outcomes and context to build a personal knowledge base for future reference and learning.
Instructions
Store a new episodic memory/reflection for future learning.
Args: task_type: Type of task: CODE, RESEARCH, DEBUG, REVIEW input_preview: Brief description of the input/context success: Whether the task was successful
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| success | No | ||
| task_type | Yes | ||
| input_preview | Yes |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |