From 14df719ec4b002f95ef9f5e201ace72dce69c477 Mon Sep 17 00:00:00 2001 From: joeyism Date: Mon, 2 Feb 2026 21:06:52 -0800 Subject: [PATCH] docs: add opencode-history-search to projects --- data/projects/opencode-history-search.yaml | 4 ++++ 1 file changed, 4 insertions(+) create mode 100644 data/projects/opencode-history-search.yaml diff --git a/data/projects/opencode-history-search.yaml b/data/projects/opencode-history-search.yaml new file mode 100644 index 0000000..3836e2a --- /dev/null +++ b/data/projects/opencode-history-search.yaml @@ -0,0 +1,4 @@ +name: Opencode History Search +repo: https://github.com/joeyism/opencode-history-search +tagline: Search OpenCode conversations with keyword, regex, and fuzzy search +description: Search through your OpenCode conversation history with powerful keyword, regex, and fuzzy search capabilities. Features date filtering, multiple match types (titles, messages, tools, file paths), and fast performance (<50ms queries).