agent active

atomic

Maker: bastani-inc License: MIT Stars: 648 First released: 2025-10-23 Language: TypeScript

About

Atomic, by bastani-inc, is a fork of Pi focused on making coding-agent behavior verifiable instead of hopeful. Engineering processes are defined as explicit execution graphs in TypeScript workflow files, with stages that can prompt agents, run tools, save artifacts, branch, run in parallel, retry within bounds, and checkpoint so runs survive interruption. Executable checks and fresh reviewers generate evidence, and failures route into bounded repair loops until gates pass, with human approval gates placeable anywhere in the graph. Nine specialist subagents cover workers, debugging, codebase analysis, and research, running in worktree-isolated parallel, and bundled workflows include fan-out-and-synthesize, adversarial-verification, loop-until-done, goal, and ralph loops. It stays Pi-compatible with providers, MCP servers, skills, and extensions, is installed via npm or a self-contained install script, and targets teams wanting deterministic, auditable agent pipelines.