Accepting contributors for our project MagesticAI: web-based AI task management and autonomous agent orchestration
Looking for contributors, reviewers and testers.
I got tired of babysitting coding agents on big features, so I built this project, its a fork / cloud version from the Aperant (former auto claude) project with some power-ups.
v2.2.0 just released
Run it on a Linux OS, Ubuntu on VPS, Container or Bare metal.
About: MagesticAI is a web-based AI task management and autonomous agent orchestration platform that builds software through coordinated AI agent sessions. It uses primarily the Claude Agent SDK to run agents in isolated workspaces with security controls, coordinating multiple AI agents through a structured pipeline to build software autonomously with human oversight.
The core pipeline consists of four specialized agents: the Planner Agent creates implementation plans with subtasks, the Coder Agent implements individual subtasks (and can spawn subagents for parallel work), the QA Reviewer validates acceptance criteria, and the QA Fixer resolves issues in a feedback loop. Each agent operates with role-specific tool permissions and security controls.