Skip to content

Repository files navigation

Project name: Open Source Snapshot One liner: A snapshot-and-docs workspace for tracking and studying fast-moving open-source coding-agent projects. Stack: Git, Git submodules, GitHub Actions, Markdown docs, Claude Code GitHub Action, shell scripting. Problem: Keeping up with rapid upstream changes across multiple coding-agent repos is high effort, so this project centralizes updates and maintains structured docs for easier learning and comparison.

📷 Open Source Snapshot

I'm obsessed with open source—I think it's the greatest resource for learning how software actually gets built. This repo is my way of keeping tabs on my favorite projects so I can study and learn from them.

Starting with agentic coding tools, but planning to expand to other categories over time.

How it works

Each project gets a snapshot: submodules pointing to the upstream repos, plus architecture breakdowns and documentation I maintain.

  • Submodules live under src/coding-agents/ and point to upstream repos
  • Snapshots and docs are updated manually as needed
  • .prompts/doc-gen-manual.md defines the process for incrementally updating docs under docs/coding-agents/<submodule>/

Open to suggestions on how to make this more useful—ideas and PRs welcome.

Projects

Stars are from GitHub as of 2026-01-14.

Project Category Writeups Stars
Gemini CLI Agentic Coding docs/coding-agents/gemini-cli/README.md 90.9k
Eigent Agentic Coding docs/coding-agents/eigent/README.md 4.4k
OpenCode Agentic Coding docs/coding-agents/opencode/README.md 68.6k
Codex Agentic Coding codex-dotfile-setup.md
docs/coding-agents/codex/README.md
56.1k
Cline Agentic Coding docs/coding-agents/cline/README.md 56.9k
OpenHands Agentic Coding docs/coding-agents/openhands/README.md 66.6k
Claude Code Open Agentic Coding docs/coding-agents/claude-code-open/README.md 66

Docs in this repo

  • comparison/summary.md for a cross-project snapshot
  • Each project under docs/coding-agents/<name>/ includes:
    • README.md (TL;DR + entry points)
    • architecture-overview.md
    • key-patterns.md + comparison.md
    • subsystems/ and reference/
    • CHANGELOG-upstream.md + CHANGELOG-docs.md
    • diagrams/*.mmd
  • Additional docs:
    • claude-dotfile-setup.md
    • codex-dotfile-setup.md
    • inspect-background-agent-architecture.md

About

No description, website, or topics provided.

Resources

Stars

12 stars

Watchers

1 watching

Forks

Releases

Packages

Contributors