A non-interactive coding agent: give it a prompt and it reads, writes, runs commands, and searches code in a loop until the work is done, using native tool-calling across OpenAI, Anthropic, and Google models.
☆84Jul 20, 2026Updated this week
Alternatives and similar repositories for serf
Users that are interested in serf are comparing it to the libraries listed below. We may earn a commission when you buy through links labeled 'Ad' on this page.
Sorting:
- Coding-agent VM orchestrator: runs coding agents in isolated VMs — Firecracker micro-VMs on Linux (with ZFS-based audit-trail snapshots) …☆38Jul 11, 2026Updated last week
- Two Claude Code skills for adversarial code review (single-model PAR and multi-model MMAR with cross-critique to catch hallucinations), p…☆16Jun 6, 2026Updated last month
- A Bun CLI that ingests Claude Code and Codex session transcripts, generates LLM-powered daily summaries, and serves a browsable web UI fo…☆232Jun 9, 2026Updated last month
- Session Explorer: a local web app for browsing Claude Code and OpenAI Codex CLI session histories, built with React Router, Express, and …☆33Jun 9, 2026Updated last month
- Iterative development methodology plugin for Claude Code — extracts requirements, defines walking skeleton, loops through audited sprints…☆150Jun 6, 2026Updated last month
- Deploy to Railway using AI coding agents - Free Credits Offer • AdUse Claude Code, Codex, OpenCode, and more. Autonomous software development now has the infrastructure to match with Railway.
- Rust CLI that converts EPUBs into a single YAML-headed Markdown file with per-chapter byte and line offsets, giving LLM agents a navigati…☆107Jul 11, 2026Updated last week
- A Claude Code plugin that reverse-engineers clean behavioral specs, test vectors, and acceptance criteria from any codebase, producing a …☆219Jul 14, 2026Updated last week
- Experimental self-improving multi-agent coding system: a root agent recursively decomposes goals and delegates to specialist subagents, l…