A lightweight, local AI coding agent that plans features and executes across git branches with complete privacy. Perfect for founders who want full control of their development workflow.
121 stars8 forksGoUpdated 5/31/2026100% free · open source
What it does
A private, local AI coding agent that plans and implements features across multiple git branches directly on your machine without sending code to the cloud.
When to use it
•When building with sensitive intellectual property that cannot leave your local environment
•When you need to test multiple feature implementations in parallel using separate git branches
•When you want a zero-dependency AI developer tool that runs as a single binary
Quick start
1Download and run the ogcode binary from the GitHub releases page
2Initialize the agent within your local project directory
3Define a feature request and let the agent create a plan and a corresponding git branch
4Review the generated code changes and merge the branch once the feature is validated
Ready-to-paste prompt
Implement a user authentication flow with JWT tokens; create a plan first, then execute the changes in a new branch called 'feature/auth-system'.
Topics
ai
ai-agent
automation
code-generation
coding-assistant
developer-tools
go
golang
llm
pair-programming
What's inside — free to inspect
No purchase needed
Read the entire source before you build — unlike paid marketplaces that hide it behind a buy button.
14
top-level files
7
folders
36.3M
repo size
MIT
license
Key files
main.go
README.md
File tree
.github/
.vscode/
assets/
docs/
internal/
tools/
web/
.dockerignore
.gitignore
.goreleaser.yaml
Dockerfile
go.mod
go.sum
install.ps1
install.sh
LICENSE
main.go
Makefile
README.md
RELEASE_NOTES.md
RELEASE.md
Quick Actions
Details
Creator
prasenjeet-symon
Language
Go
Category
automation
Published
5/1/2026
Related skills
More automation tools founders pair with this one.