Skip to content

A series of lessons, 0 to hero ai coding agent building guide.

License

Notifications You must be signed in to change notification settings

eren23/attocode

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

54 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Attocode

A first-principles approach to building AI coding agents.

What's Here

A 26-lesson course teaching you to build production-ready AI coding agents from scratch. Covers everything from the core agent loop to memory systems, multi-agent coordination, and production deployment.

cd lessons
npm install
npm run lesson:1

The production CLI application - a working AI coding agent built using the patterns taught in the lessons.

cd attocode
npm install
npm start

License

MIT - see LICENSE

About

A series of lessons, 0 to hero ai coding agent building guide.

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages