Hasty Briefsbeta

Bilingual

Show HN: AI-docs (Git-based workflow to manage AI-generated memory files)

10 months ago
  • #ai-tools
  • #git
  • #cli
  • A Go-based CLI tool for managing AI-generated memory files in a dedicated Git branch.
  • Creates an orphan branch and worktree for AI files (e.g., GEMINI.md, CLAUDE.md).
  • Automatically updates .gitignore and supports multiple AI agents (Claude, Gemini, Cursor).
  • Provides separate push/pull commands for syncing AI files between branches.
  • Configurable via YAML, JSON, or TOML with a sample config file generated on first run.
  • Installable via Homebrew, direct download, or Go install.
  • Requires Git 2.7.0+ and Go 1.24+ if building from source.
  • Licensed under Apache License 2.0.