Get a short suggestion inside Claude Code or Codex when an open source project fits something you are building.
Triage today's matches for the current repo with a verdict and effort estimate per candidate.
Track releases, security advisories, and license changes for dependencies your code relies on.
Build a local knowledge graph of your projects, capabilities, and past adoption decisions.
| replenhq/replen | adguardteam/ruleseditor | arkorlab/haru | |
|---|---|---|---|
| Stars | 7 | 7 | 7 |
| Language | TypeScript | TypeScript | TypeScript |
| Last pushed | — | 2026-07-01 | — |
| Maintenance | — | Active | — |
| Setup difficulty | easy | easy | hard |
| Complexity | 3/5 | 2/5 | 5/5 |
| Audience | developer | developer | ops devops |
Figures from each repo's GitHub metadata at analysis time.
Requires signing in via Google, GitHub, or email link during the one-command install.
Replen is a local intelligence layer for AI coding tools like Claude Code, Codex, and Cursor. Instead of only helping inside the single repo you are working in, it builds a map of everything you build across your whole portfolio of projects, such as computer vision work, geospatial analysis, scraping, or workflow automation, and continuously watches open source projects to find things that could actually help your real code. Rather than showing a trending list or a keyword search, Replen scores open source projects against what your own repos actually do, and surfaces a small number of high signal suggestions on quiet days, sometimes none at all. A suggestion might mean adopting a library as is, porting a specific function or algorithm from a larger project, cherry-picking a technique, or building something from scratch in a clean room way to stay license compliant. This matching and judgment happens locally, inside your coding session, against your real code, and the README states that your code never leaves your machine. The system has three parts. Brainstem is the matching core that understands what each of your repos does through per-capability embeddings rather than keywords, and it learns from what you adopt or skip over time. Watchtower is a maintained set of about 1,250 sources tracking releases, security advisories, pricing, licenses, and end of life dates for the things your code depends on. Atlas is a knowledge graph of your projects, capabilities, and decisions, built from linked markdown files your AI agents can read directly. Setup is three steps: install with a single npx command that signs you in and asks which repos to include, run a one-time onboarding command inside Claude Code so Replen can read your repos and build a profile of what you actually build, and then continue working as normal, with Replen occasionally leaving a short note in your AI tool's reply when something relevant is found. Replen finds your repositories by looking for folders containing a git repo with a GitHub remote, checking several conventional locations before asking you directly if none are found. The full README is longer than what was shown.
Replen watches open source projects and your own repos locally, then surfaces a small number of relevant libraries, algorithms, or techniques your AI coding tool can use.
Mainly TypeScript. The stack also includes TypeScript, Node.js, MCP.
Apache 2.0 license: use freely for any purpose, including commercial use, with patent protection, as long as you keep the copyright notice.
Setup difficulty is rated easy, with roughly 5min to a first successful run.
Mainly developer.
This repo across BitVibe Labs
Don't trust strangers blindly. Verify against the repo.