v0.0.2
AI Docs CLI v0.0.2
A Go-based CLI tool that provides a one-command workflow to isolate AI-generated "memory" files onto a dedicated Git branch.
Changelog
Others
Installation
Using the install script:
curl -sSL https://github.com/trknhr/ai-docs/releases/download/v0.0.2/install.sh | bashManual installation:
Download the appropriate binary for your platform from the assets below.
Using Go:
go install github.com/trknhr/ai-docs@v0.0.2