#107 · Primary category: AI Coding Assistants
Aperant
Autonomous multi-session AI coding
Project last updated:06/14/26
GitHub Stars
14.5K
Forks
1.9K
Contributors
25
License
AGPL-3.0
Why we included this project
Aperant, formerly Auto Claude, is an autonomous multi-agent coding framework: you hand it a feature or ticket, and it plans the work, writes the implementation, and validates the result, with a kanban-style board so you can see where each piece stands. Multiple concurrent sessions mean you can keep several efforts moving at once and pick any of them back up later without losing context. That suits solo developers and small teams who want a mostly hands-off assistant for well-specified tasks but still want to inspect what the agents produced. One honest caveat: the current 2.x desktop app is stable but in maintenance mode, while the team rebuilds everything for Aperant 3.0, which stays open source under AGPL-3.0 and adds cloud features.
Articles for this project
No articles for this project yet.
To suggest a topic or contribute an article, contact us.
Related projects in this category
superpowers
An agentic skills framework & software development methodology that works.
ECC
The agent harness performance optimization system. Skills, instincts, memory, security, and research-first development for Claude Code, Codex, Opencode, Cursor and beyond.
skills
Skills for Real Engineers. Straight from my .agents directory.
opencode
The open source coding agent.
andrej-karpathy-skills
A single CLAUDE.md file to improve Claude Code behavior, derived from Andrej Karpathy's observations on LLM coding pitfalls.