Autonomous coding agent

Point the agent at a GitHub issue, it reads the codebase, plans the fix, writes the code, opens a PR. The advanced project, full day, but you see coding completely differently after.

05, Autonomous Coding Workflow Agent Difficulty: Advanced Time: Full day What it does: An agent that reads a GitHub issue, understands the codebase, writes the fix, tests it, and opens a pull request. You describe the problem, the agent ships the solution. Why build this This is what the top engineering teams are already doing with Claude Code. Instead of manually reading issues, switching context, writing code, and opening PRs, you point an agent at an issue and it handles the entire workflow. This project teaches you how that pipeline actually works under the hood. What you need Python 3.10+ Claude Code installed GitHub CLI (gh) installed and authenticated A GitHub repo to test with (create a fresh one for experiments) Anthropic API key Setup (20 minutes) Create your…

Part of 5 weekend projects: Excalidraw, RAG, agents (batch2) · Back to the pack

View on Coeurdar