#184 · Primary category: Education & Research
how-to-build-a-coding-agent
A workshop that teaches you how to build your own coding agent. Similar to Roo code, Cline, Amp, Cursor, Windsurf or OpenCode.
Project last updated:08/29/26
GitHub Stars
5.8K
Forks
655
Contributors
3
License
Other
Why we included this project
This workshop takes the mystery out of how coding agents like Cursor or Cline work by having you build six small Go programs, starting with a bare Claude chatbot and adding file reading, folder exploration, shell commands, file editing, and code search one step at a time. Because each new capability lands as a small piece of working code, the event loop and tool registry stop being abstract concepts and become things you have implemented yourself. It is aimed at Go developers who want a hands-on introduction rather than a production framework, and the exercise doubles as a mental model for how commercial tools handle tool requests and errors. Teams planning an internal assistant will find it a practical on-ramp before reaching for a heavier framework.
Articles for this project
No articles for this project yet.
To suggest a topic or contribute an article, contact us.
Related projects in this category
prompts.chat
f.k.a. Awesome ChatGPT Prompts. Share, discover, and collect prompts from the community. Free and open source — self-host for your organization with complete privacy.
JavaGuide
Java Interview & Backend General Interview Guide, covering computer fundamentals, databases, distributed systems, high concurrency, system design, and AI application development.
system-prompts-and-models-of-ai-tools
A curated collection of system prompts, internal tools, and AI models from popular AI assistants and coding agents.
30-seconds-of-code
Coding articles to level up your development skills
generative-ai-for-beginners
21 Lessons, Get Started Building with Generative AI