Studiov0.39.0·Feb 25, 2026

Ask questions across all flows, input clarification, and agents can now read attached files

The structured question interface now activates across all agent flows, agents loop back when answers are too vague, and attached files are fully readable.

Ask Questions Across All Flows

Agents now use the interactive question interface throughout discovery, brief, and blueprint flows whenever they need more context before continuing. Rather than guessing or stalling, the agent pauses and presents a focused set of options you can click through or answer with free text.

An intro message is written to the thread each time the agent enters a question flow, so the conversation history reflects what was collected and why.

Input Clarification

When your answer to a question is ambiguous or too brief, the agent now reprompts you with a new set of structured questions rather than proceeding on a guess. This clarification loop is capped to prevent the agent from cycling indefinitely — once the limit is reached it moves forward with the best available interpretation.

Agents Can Now Read Attached Files

Attaching a document to a conversation now gives the agent access to its full content. Previously, the agent could see that a file was attached but could not read it.

Bug Fixes

  • Ask questions UI: "Next" button no longer becomes unresponsive after navigating back to a previous question (HAM-1209)
  • Navigating between questions no longer causes missed re-renders
  • Resuming a flow no longer shows duplicate questions when inputs were already collected
  • Aborting a question flow mid-submission no longer leaves the conversation in an inconsistent state
  • Addressed several dependency security vulnerabilities