search_history
Search past OpenCode conversations by keyword to recover prior context and solutions. Full-text query over user prompts and assistant responses helps avoid rework.
Instructions
Search past OpenCode conversations by keyword (full-text on user prompts and assistant responses).
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| limit | No | Max results (default 10, max 20) | |
| query | Yes | Search terms (supports FTS5 syntax: keywords, phrases, prefixes) | |
| directory | No | Optional project directory to scope results. If omitted, searches globally. |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||