Helmor v0.31.0
Minor Changes
-
#722
ff4426aThanks @dohooo! - Add a mobile browser companion so you can reach your desktop Helmor from your phone or any browser:- Open one stable
remote-*.helmor.aiURL to drive your home machine's workspaces, sessions, and agents — the same responsive interface, live and in sync with the desktop. - Pair each device once from Settings → Mobile companion; an unpaired browser shows clear pairing instructions instead of a blank or demo screen, and the credentials in your settings are never sent to paired devices.
- Open one stable
-
#721
d17c187Thanks @dohooo! - Add stacked PR support — work on a chain of small, dependent PRs instead of one big branch:/helmor-cli stackplans a large change as a stack of dependent PRs, and/helmor-cli breaksplits a change you've already written into one. Each layer is its own workspace and PR, and the workspace you start from becomes the stack's base./helmor-cli restackre-syncs the layers above after a lower one changes or merges.- The sidebar groups a stack's workspaces together, and each layer's header points at the workspace it builds on.
Patch Changes
-
#723
05ae092Thanks @natllian! - Conversations now stream live across paired devices, so a turn you start on the mobile companion (or another desktop window) appears on every open view in real time as the agent responds, instead of only showing up after a reload. -
#719
62d76c4Thanks @natllian! - Fix a task started from the start page never actually running — while still showing as working in the sidebar — when you immediately switch to another workspace before it finishes setting up.