Most AI coding assistants live inside editors. We wanted to try something different: a CLI-first coding assistant that can:
Learn domain knowledge from team docs
Do semantic repo search
Retain persistent memory of coding standards
👉 Open source here: https://github.com/TerraAGI/terra-code-cli
Would love feedback from fellow devs: do you see a future for terminal-first AI tools, or should everything live inside VS Code / JetBrains?