by faugustdev · Agent Tool · ★ 43
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 | 43 |
| Forks | 2 |
| Language | Shell |
| Category | Agent Tool |
| License | MIT |
| Quality Score | 61.216/100 |
| Last Updated | 2026-04-08 |
| 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 43 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 43 stars and 2 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.