Skip to content

Commit dfadc3d

Browse files
BradPaperclip-Paperclip
andcommitted
Add Reflex — local-first code search engine for AI agents
Co-Authored-By: Paperclip <noreply@paperclip.ing>
1 parent b5d990a commit dfadc3d

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

README.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -229,6 +229,7 @@ Tools for understanding, navigating, and getting answers about existing codebase
229229
- [Kasava](https://kasava.dev) - Parses codebases and reads every commit so progress reports cite real changes and feature plans are made with real architecture context.
230230
- [SeaGOAT](https://kantord.github.io/SeaGOAT/latest/) — A local search tool leveraging vector embeddings to search your codebase semantically.
231231
- [ContextWire](https://contextwire.dev) — Free search API for AI agents with 105 engines, 22 search profiles, and 94.3% SimpleQA accuracy. MCP server included.
232+
- [Reflex](https://github.com/reflex-search/reflex) — Local-first, full-text code search engine built for AI coding agents. Sub-100ms search across 10k+ files via trigram indexing, with structured JSON output and an optional MCP server so agents can query your entire codebase in a single tool call.
232233

233234
### Database & SQL
234235

0 commit comments

Comments
 (0)