Skip to content

Roomote v1.0.2

Latest

Choose a tag to compare

@mrubens mrubens released this 01 Sep 13:47
639441f

1.0.2 (2026-09-01)

Roomote 1.0.2 makes Fast follow-ups reliable and steerable during active work, moves artifact builds into Sessions, and strengthens conversational and unattended automations.

Highlights

  • Send follow-ups during active Fast responses without losing messages, with same-person corrections steering current work between completed tool calls.
  • Create recurring automations from Fast conversations, and let unattended runs launch follow-on Sessions and coding tasks with trusted owner context.
  • Build Markdown plans inside Sessions while preserving the selected environment, branch, model, and plan context.

Patch changes

  • Let unattended automation runs use their trusted owner context to start follow-on Sessions and coding tasks and attribute resulting pull requests, while ownerless runs remain restricted.
  • Let deployment admins turn repeatable Fast work into recurring automations through conversation, with schedule confirmation, duplicate checks, and an optional test run after creation.
  • Keep human follow-ups sent during an active Fast response durable across web and supported chat providers, so accepted messages run in order under the correct participant instead of disappearing.
  • Let same-person follow-ups steer active Fast work between completed tool calls instead of waiting for the current response to finish, while preserving safe queued turns for other participants.
  • Reduce noise in Sessions list and board views by removing active spinners while keeping needs-input and blocked badges visible.
  • Start Markdown artifact builds inside a Session while preserving the selected environment, branch, model, and plan context, so retries recover the same delegated task instead of creating a standalone Task.