by faugustdev · Agent Tool · ★ 57
Git Context Controller (GCC) v2 Lean, git-backed context management for LLM agents. GCC v2 stores hash + intent + optional decision notes instead of verbose markdown. Full context is reconstructed on demand via . Dual mode: git-backed or standalone. Based on the research paper: Git Context Controller Why GCC? LLM agents lose context as conversations grow.
| Stars | 57 |
| Forks | 1 |
| Language | Shell |
| Category | Agent Tool |
| License | MIT |
| Quality Score | 77.0318639366764/100 |
| Last Updated | 2026-07-02 |
| Created | 2026-02-25 |
| Platforms | claude-code, cli |
| Est. Tokens | ~3k |
These tools work well together with git-context-controller for enhanced workflows:
Explore other popular agent tool tools:
git-context-controller is Structured context management framework for LLM agents. Implements Git-like operations (COMMIT, BRANCH, MERGE) to manage long-horizon agent memory.. It is categorized as a Agent Tool with 57 GitHub stars.
git-context-controller is primarily written in Shell. It covers topics such as agent-skill, agentic-workflows, ai-memory.
You can find installation instructions and usage details in the git-context-controller GitHub repository at github.com/faugustdev/git-context-controller. The project has 57 stars and 1 forks, indicating an active community.
git-context-controller is released under the MIT license, making it free to use and modify according to the license terms.