Skip to content

SWE-agent/minimal-agent-tutorial

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

35 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Minimal Agent Tutorial

Source code for minimal-agent.com — a tutorial that teaches you how to build an AI coding agent from scratch.

What is this?

This repo contains the documentation website for the Minimal Agent tutorial. It's a static site built with MkDocs that teaches developers how to build a terminal-based AI agent in ~60 lines of Python.

Looking for the actual agent code?

Local development

pip install -r requirements.txt
mkdocs serve

Then open http://localhost:8000

Contributing

The tutorial content is in docs/index.md. Edit that file and submit a PR.

This site uses Material for MkDocs which supports admonitions, tabs, code highlighting, and more.

About

Tutorial on how to build a minimal software engineering agent that still scores high on SWE-bench verified

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 2

  •  
  •