SHIPPED · v1.8.0

A status pill for the activity card, and design-kit actions back on Windows

Improved

  • A dismissed activity card is still one click away. Closing the live activity overlay now folds it into a slim status pill at the bottom of the stage. The pill keeps the current stage visible and reopens the full card.

  • The composer fits narrow chat panels more naturally. Agent, quality, attachment, history and version controls now share the available rows with the composer actions. At the narrowest widths, the agent chip drops its model suffix before the controls become crowded.

Fixed

  • Long links stay inside chat and result cards. URLs and paths without natural break points now wrap at the card edge instead of spilling beyond the chat column.

  • Design-kit actions run on Windows again. The flow library answered "EISDIR: illegal operation on a directory, lstat 'C:'", and so did everything else that starts a design-kit script with Node — Knowledge, the checks after a turn, video export and Build mode's harness. The installed app spelled its kit folder \\?\C:\…, and Node cannot start a script from that spelling. Kit and harness paths now reach Node in their plain form.