v0.2.0 — AI Capabilities
✦ AI HCL Scaffolding
Click AI Scaffold, describe what you want in plain English ("Create an S3 bucket with versioning"), and get valid Terraform code generated directly into an editable TUI text area — no browser, no copy-paste.
🩺 Context-Aware Error Explanations
When a terraform plan or apply fails, TerraLens now captures the raw terminal logs automatically. Click Explain Error and an AI analyzes the failure, explains what broke, and shows the HCL fix in a dedicated markdown panel.
🔌 Bring Your Own Model
Powered by an async Python AI engine. Plug in an OpenRouter API key (free models like Gemma 2 supported) or point the base URL at a local Ollama instance for complete state-file privacy — your .tfstate never leaves your machine.
Full changelog: https://bhuvan-raj.github.io/TerraLens/#changelog