Show HN: Darc – grep-like memory search tool for coding agents
Category: devtools
Tags: code-agent, memory-search, cli-tool, development-tool, team-collaboration
Score: 7.5/10 (Innovation: 8, Technical: 7, Documentation: 8, Utility: 7)
Darc is a CLI tool written in Rust that indexes coding agent sessions (like Codex and Claude Code) into a local SQLite database, enabling structured grep-like search over past work. Its innovative combination of memory search with Git-backed team sharing and structured evidence recovery fills a clear gap for developers using AI coding agents to maintain context across sessions.
Target audience: backend devs, devops
Repository: https://github.com/0xjunha/darc · Rust · MIT · 4 stars
View on Hacker News