All Updates

Changelog v0.2.1

4/17/2025

Infrastructure Blueprint and Token Based Quota

Hey everyone,

We redesigned the agent’s planning ability to let you quickly refine your requirements before the agent makes any large configuration changes.

Infrastructure Blueprints

Task

The agent will start by breaking down your use case into subtasks that can be reliably executed. You can modify individual steps directly in the blueprint, or simply ask the agent to update its plan before you click the “Run All Steps” button.

Token Based Quota

Blueprints force the agent to make smaller, more targeted changes spread across multiple messages, so we’ve changed the usage tracking to use tokens instead of message counts.

  • Free Users = 1M tokens per Month
  • Pro = 10M tokens per Month

We reset everyone's usage for the month so you can start fresh.

Bug Fixes and Improvements

  • Fixed Cost Calculation Bug - fixed a bug where cost calculations and systems graphs wouldn't update when switching between chats.
  • Improved GitHub Actions Docs - Made our GitHub action docs fetcher more reliable and also eat up less of your context window.
  • Improve Azure IaC Support - Updated our model so it performs better when generating Azure IaC code. We're still working on a bunch more Azure improvements stay tuned for more!