opencode_search_memory
Search stored agent memories to find relevant architecture decisions, conventions, and gotchas.
Instructions
Semantic search over everything the agent has remembered. Returns the most relevant memories for a query.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| limit | No | Max results (default 5) | |
| query | Yes | What to search for |