Launching today
nable
Cut your cloud and AI bill from inside your editor
13 followers
Cut your cloud and AI bill from inside your editor
13 followers
Every cloud cost tool stops at the dashboard. nable doesn't. It's an agent that lives in Claude and Cursor: it finds the waste across your cloud and AI spend, drafts the fix as a Terraform PR or ticket you approve, then watches your next bill to see if the saving actually showed up. Local-first, propose-only, your own key. It never invents a number. Built to handle seven-figure bills spread across 14 providers.







This is a strong take on cloud cost tooling. I like that nable does not stop at recommendations and actually drafts the fix for review.
How do you handle confidence when suggesting Terraform changes across different providers and billing structures?
@prashant_patil14
Thanks Prashant, good question to poke at. Two things stay separate: the savings number and the change itself.
The Terraform change itself is always propose-only. nable drafts the diff as a PR you approve, it never applies it, so a wrong call dies in review, not in prod. After you merge, it watches the exact line item the change targeted on your next bill and flags if the saving doesn't show up. That after-the-fact check is what keeps the confidence honest, and it tunes the next suggestion for your stack.
TLDR: precise when it measured, a labeled range when it inferred, human-approved either way, and verified on the bill afterward.