1
OpenCode vs. Claude Code vs. Copilot
Looking to make a choix for my company about that..
Struggling to have a proper benchmark, especially with OpenCode which still young..
Any advice ?
Any advice ?
Semantic retrieval was ok but not great on our technical docs. Read everywhere that hybrid search with RRF was supposed to be the next level. Implemented it, BM25 + vector + RRF fusion.
Result: almost no improvement. Like, negligible.
Am I missing something obvious? Is hybrid overhyped on technical docs with lots of schemas/tables or is my setup just broken?