Reflex - The instant, code-aware local search engine.
Stars
48
Forks
5
Watchers
48
Open Issues
2
Overall repository health assessment
No package.json found
This might not be a Node.js project
282
commits
4
commits
feat: enhance LLM response handling with validation and JSON extraction improvements
53adf77View on GitHubfeat: remove Groq provider and update references to OpenRouter in configuration and documentation
d9fbcc5View on GitHubfix: update OpenRouter sort strategy from "speed" to "latency" for API compatibility
fdc9959View on GitHubfeat: add OpenRouter provider support with model fetching and sorting options
8b2ae5bView on GitHubchore: update Node.js version to 24 and Ubuntu version to 24.04 in workflows; bump package version to 1.0.5
846111aView on GitHubrefactor: streamline language parsing and error handling in CLI and indexer
830425dView on GitHubrefactor: simplify variable declarations in background indexer and content store
2abed70View on GitHubdocs: add important setup notes for running commands and gitignore configuration
789844dView on GitHubfeat: update mcp docs to force auto-reindexing and hopefully fixed auto packaging pipeline
0d699beView on GitHub