terramind
v0.2.15
Published
Terramind AI coding agent CLI
Maintainers
Readme
Terramind CLI
AI coding agent for the terminal and GitHub Actions.
Install
npm install -g terramindOr use the install script:
curl -fsSL https://terramind.com/install | bashUsage
# Interactive chat
terramind chat .
# One-shot prompt
terramind run "fix the failing tests" .
# GitHub Actions integration
terramind github installDocumentation
Visit terramind.com for full documentation.
