ChangelogAugust 1, 2025
See What the Agent Is Thinking Before It Builds

See What the Agent Is Thinking Before It Builds

The agent now shows its thinking step in real time before it starts writing code.

When you send a prompt, you'll see the agent reason through the problem first. It figures out what needs to change, what files to look at, and what approach to take before touching anything.
This is useful for a couple of reasons:
Catch misunderstandings early If the agent has interpreted your prompt differently than you intended, you'll see it in the thinking step before any code is written. You can stop it and rephrase rather than waiting for a full build to come back wrong.
Understand what the agent is doing Builds are less of a black box now. You can follow along and get a sense of how the agent thinks about your app.
The thinking step appears automatically. No setting to turn on.
See What the Agent Is Thinking Before It Builds - Bloom Changelog