Anonymous builderabout 2 months agoJudging locked: Self-Evolving Agents Hackathon

Greplica

Greplica is a self-evolving two-agent pull-request review loop that uses Band for reviewer–coder coordination and Senso-retrieved repository context to improve code repairs.

Review the project

Start with the source code, then open the demo or video if available.

View GitHub repository
Demo video

Video demos are proof context. Repo, stack, and build notes stay attached so visitors can inspect what was actually built.

Project description
Greplica runs a portable reviewer-and-coder loop for GitHub pull requests. A reviewer agent scores the change, reports blocking findings, and hands them to a coding agent. The coding agent repairs the branch and pushes updates, then the reviewer checks the new version until it reaches the approval threshold or the repair limit. Band coordinates the persistent reviewer and coding agents and creates a dedicated room for each pull request. Senso supplies repository context retrieved from ingested pull-request markdowns. The team benchmarked four context strategies on Autoloops/greplica PR #176—including no context, a gold context file, live GitHub context, and Senso-native context—and documented how context changes repair quality and speed.
Tools used
  • Band
  • Senso