
Grov
Grov is an open-source AI memory tool that captures, syncs, and preserves reasoning across engineering teams using Claude Code, enabling persistent shared knowledge and reducing redundant AI exploration.
https://grov.dev/?ref=producthunt

Product Information
Updated:Jan 9, 2026
What is Grov
Grov is a developer tool designed to solve the problem of AI agents forgetting context between sessions. Built primarily for Claude Code users, it functions as a collective brain for engineering teams by automatically capturing and preserving the reasoning, context, and decisions made during AI coding sessions. The tool operates as a local proxy that runs alongside Claude Code, requiring minimal setup with just three simple commands through npm installation.
Key Features of Grov
Grov is a tool that captures and shares AI reasoning across development teams using Claude. It acts as a proxy that automatically records context, decisions, and file interactions from AI coding sessions, then intelligently injects this knowledge into future sessions to reduce redundant exploration and token usage. The system enables collective AI memory across team members, allowing insights discovered by one developer's AI to be immediately available to others.
Automated Context Capture: Captures reasoning, file interactions, and decisions from Claude sessions automatically through a local proxy without requiring workflow changes
Smart Context Injection: Automatically injects relevant past context into new sessions, allowing Claude to skip redundant exploration and read files directly
Drift Prevention: Monitors Claude's actions and automatically corrects if it drifts from the intended goal by scoring alignment and injecting corrections
Team Knowledge Sync: Enables sharing of AI discoveries across team members, creating a shared consciousness where learnings from one developer's AI session become immediately available to others
Use Cases of Grov
Software Development Teams: Helps development teams maintain consistent understanding of codebase and architectural decisions across all team members through shared AI memory
Documentation Management: Reduces need for manual documentation by automatically capturing the 'why' behind code changes and technical decisions
Onboarding New Team Members: Accelerates new developer onboarding by providing immediate access to accumulated project knowledge and reasoning through AI assistance
Pros
Significantly reduces token usage and exploration time
Requires minimal setup and no workflow changes
Enables automatic knowledge sharing across teams
Cons
Currently only works with Claude Code
Requires running a separate proxy process
Still in MVP phase with limited features
How to Use Grov
Install Grov: Run 'npm install -g grov' in your terminal to install Grov globally
Configure Grov: Run 'grov init' to perform one-time configuration setup
Start the Proxy: Run 'grov proxy' and keep it running in a terminal window to capture session data
Set Environment Variables: Export required ANTHROPIC_API_KEY and optional variables like GROV_DRIFT_MODEL, PROXY_HOST, and PROXY_PORT
Use Claude Code Normally: Open another terminal and use Claude Code as usual - Grov will automatically capture context and inject relevant information from past sessions
Monitor Progress: Grov will automatically track files touched, reasoning traces, and decisions made during your coding sessions
Team Sync (Optional): If team sync is enabled, reasoning and context will be shared across team members through app.grov.dev
Verify Context Injection: Check that Claude skips redundant exploration and uses cached context from previous sessions
Grov FAQs
Grov is an open-source AI memory tool that captures reasoning from Claude Code sessions and syncs it across engineering teams. It acts as a local proxy that preserves context and learning between AI sessions to reduce redundant exploration.











