Releases: trknhr/ai-docs
v0.0.5
AI Docs CLI v0.0.5
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.5/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.5v0.0.4
AI Docs CLI v0.0.4
A Go-based CLI tool that provides a one-command workflow to isolate AI-generated "memory" files onto a dedicated Git branch.
Changelog
Others
- 759b4a1: chore(config): update default config path and ignore patterns (@trknhr)
- 4f0a7c7: chore(doc): update README.md (@trknhr)
Installation
Using the install script:
curl -sSL https://github.com/trknhr/ai-docs/releases/download/v0.0.4/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.4v0.0.3
AI Docs CLI v0.0.3
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.3/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.3v0.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.2v0.0.1
AI Docs CLI v0.0.1
A Go-based CLI tool that provides a one-command workflow to isolate AI-generated "memory" files onto a dedicated Git branch.
Changelog
Others
- 63042e5: feat(cli): split sync into push/pull commands and add CI/CD integration (@trknhr)
- a8608a9: feat(init): support force cleanup of worktree and selective file staging (@trknhr)
- 9be8087: fix(init): improve worktree removal and ensure safe file closing (@trknhr)
Installation
Using the install script:
curl -sSL https://github.com/trknhr/ai-docs/releases/download/v0.0.1/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.1