Skip to content

Agent OS is a system for better planning and executing software development tasks with your AI agents.

License

Notifications You must be signed in to change notification settings

alirezarezvani/agent-os

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

55 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

agent-os-og

Your system for spec-driven agentic development.

Agent OS transforms AI coding agents from confused interns into productive developers. With structured workflows that capture your standards, your stack, and the unique details of your codebase, Agent OS gives your agents the specs they need to ship quality code on the first try—not the fifth.

Use it with:

✅ Claude Code, Cursor, or any other AI coding tool.

✅ New products or established codebases.

✅ Big features, small fixes, or anything in between.

✅ Any language or framework.


Documentation & Installation

Docs, installation, useage, & best practices 👉 It's all here

Agent OS v2.0 Smart Router

This repository includes the enhanced Agent OS v2.0 Smart Router with intelligent workflow orchestration.

Quick Test Setup:

./setup-test.sh  # Creates isolated test environment
cd agent-os-v2-test
npm run test:all  # Runs all validation tests

Fix ts-node Issues: If you encounter "Cannot find module './util'" errors:

./fix-ts-node.sh  # Installs tsx as ts-node alternative
npm run dev       # Now uses tsx instead of ts-node

📖 Detailed Testing Guide: See TESTING-GUIDE-UPDATED.md


Created by Brian Casel @ Builder Methods

Created by Brian Casel, the creator of Builder Methods, where Brian helps professional software developers and teams build with AI.

Get Brian's free resources on building with AI:

About

Agent OS is a system for better planning and executing software development tasks with your AI agents.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • TypeScript 77.9%
  • Shell 22.1%