Files
anomalyco_opencode/packages/opencode/test/session
Aiden Cline ba12049ca5 feat(opencode): tokenized, ranked tool search in code mode
Replace the contiguous-substring search with tokenized, field-weighted
scoring adapted from the deferred-tool-search bridge (#34368): exact tool
name > path > description > indexed parameter text, summed across terms
and ranked by relevance. Index each tool's parameter names/descriptions
so tools are findable by their inputs. Keep the namespace filter and
{ items, total } shape. Add unit + end-to-end search tests.
2026-06-30 10:08:02 -05:00
..
2026-06-29 20:24:42 +00:00
2026-06-29 19:58:09 +00:00
2026-06-29 03:49:43 +00:00
2026-06-29 16:58:51 +00:00
2026-06-29 20:24:42 +00:00