36 points by akh 2 days ago | 22 comments | View on ycombinator
photonair 1 day ago |
lavaman131 1 day ago |
5701652400 2 days ago |
5701652400 2 days ago |
zuzululu 2 days ago |
arxiv101 about 9 hours ago |
winphoto 1 day ago |
songting591 1 day ago |
sid_ships 1 day ago |
sanreds 1 day ago |
ismrhao 1 day ago |
jing09928 2 days ago |
zane_shu 2 days ago |
dezsirazvan 1 day ago |
eugeneonai 2 days ago |
Direct answer to your question: agents-writing-IaC-in-prod is rare today but not zero. I see more "agent reviews the IaC PR a human wrote", which Cost.dev sounds well-suited to since verification runs locally and the agent only consumes the result. Even if the prod-IaC path takes another year, the design pattern earns its keep on every agent-shellout you already do. One question: does the CLI surface its cache state to the agent, or does each invocation start fresh Repeated price-fetches across a single agent run would be the obvious next-tier savings.