
Company News
Free Business Plan Upgrades for Open Source Maintainers
Open source maintainers are under more pressure than ever. We're raising our open source program from the Team plan to the Business plan, free.
Make your AI coding tools smarter. One command, no API keys, free. Replen watches what your projects actually do and surfaces a few things worth bringing in each month. Use one as is, port a piece of another, cherry pick an idea, or build it clean room. T
Make your AI coding tools aware of everything your code depends on, implements, and builds on. One command, no API keys.
npx replen
Claude Code, Codex, Cursor already know your code. Replen tells them what's happening outside it. The match decision happens inside your AI tool's session on your subscription tokens. Your code stays on your laptop. Replen never sees it.
Four lenses, all surfaced the same calm way — quietly, in your AI tool's next reply, only when there's something real:
next, openai, prisma, viem, … matched against your manifest).One discipline throughout: silence beats a weak match — if nothing clears the bar, Replen says nothing.
npx replen doesIn 60 seconds, the one-liner:
gh auth login)~/github/, ~/code/, ~/projects/ for git repospackage.json deps, pyproject.toml, etc.)/replen skill into ~/.claude/skills/CLAUDE.md + AGENTS.mdWhat you do not provide:
Open Claude Code (or Codex) in any of your tracked repos and start working normally. When Replen has matches, your AI tool mentions them after answering your first message. Silent on quiet days.
npx replen # sign in + setup (the one-liner above)
npx replen status # show current config
npx replen sync-projects # re-scan local repos for new GitHub remotes;
# run after cloning a new repo
npx replen inject [-y] # re-inject the "Replen integration" section
# into every CLAUDE.md + AGENTS.md
npx replen mcp setup # re-wire MCP using saved auth
npx replen logout # forget saved auth (rotate on /settings to revoke)
npx replen check-new # one-shot: any new matches since you last
# engaged? (used by the SessionStart hook)
npx replen feed # show recent matches (default 2 days)
npx replen watch # keep a terminal open — rings the bell when
# a new match lands. Default poll 5min.
npx replen search <query> # full-text search past matches
npx replen starred # starred matches + handoff PR status
npx replen handoff <matchId> # open the handoff PR for a starred match
npx replen run # trigger a fresh pipeline run (hosted-tier only)
npx replen progress # tail the run live; exits when done
Every data command accepts --json for scripting.
Three layers, defence-in-depth — at least one will fire:
npx replen check-new --hook at the start of every Claude Code session. If there's anything new, the JSON output appears in the agent's opening context.replen_match is exposed to the agent at all times. The instructions in CLAUDE.md tell it to call this once early in each session (it returns the footnote + the candidate inventory).Calm-cadence by design: most days are silent. 1-3 actionable matches a month per project.
Pointing at your own Replen instance:
REPLEN_BASE=https://replen.mydomain.dev npx replen
127.0.0.1:<port>/callbackhttps://app.replen.dev/cli-auth?port=<port>&state=<state>http://127.0.0.1:<port>/callback?token=<ing_...>&state=<state>~/.replen/config.json (mode 0600)~/.claude.jsonThe token never transits anything other than your browser ↔ localhost ↔ disk. The Replen backend only sees it on subsequent MCP / API requests.
Rotate the ingest token on the /settings page. The old one stops working immediately. Then re-run npx replen to get a fresh one.
MIT - see LICENSE.
FAQs
Make your AI coding tools smarter. One command, no API keys, free. Replen watches what your projects actually do and surfaces a few things worth bringing in each month. Use one as is, port a piece of another, cherry pick an idea, or build it clean room. T
We found that replen demonstrated a healthy version release cadence and project activity because the last version was released less than a year ago. It has 1 open source maintainer collaborating on the project.
Did you know?

Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.

Company News
Open source maintainers are under more pressure than ever. We're raising our open source program from the Team plan to the Business plan, free.

Security News
The supply chain control that delays freshly published gems now covers lockfile generation and gem vendoring in Ruby projects.

Security News
During a UK cyber test, a Mythos 5 agent used sockpuppets, social engineering, and prompt injection to try to get a maintainer to merge malware.