remember_failed_attempt
Record failed attempts to prevent repeating mistakes in future sessions. Include what was tried, why it failed, and the fix if known.
Instructions
Record an approach that was tried and FAILED, so no future session repeats it. Include what was tried, why it failed, and what the actual fix was (if known).
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| files | No | ||
| title | Yes | One-line summary of the failed approach | |
| actual_fix | No | The fix that actually worked, if discovered | |
| why_it_failed | Yes | ||
| what_was_tried | Yes |