Hacker News
· u/adamthegoalie
· 3w ago
Show HN: adamsreview – better multi-agent PR reviews for Claude Code
I built adamsreview, a Claude Code plugin that runs deeper, multi-stage PR reviews using parallel sub-agents, validation passes, persistent JSON state, and optional ensemble review via Codex CLI and PR bot comments.On my…
Hacker News
· u/jnhprk
· 1w ago
Show HN: Darc – grep-like memory search tool for coding agents
Hi HN, I’m Junha Park. I've been experimenting with agent memory, especially how to make agents run more reliably on large tasks.I built Darc, an open-source shared memory search tool for coding agents, with a different …