conductor-remote 1.30.2 → 1.30.4

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
package/README.md CHANGED
@@ -174,7 +174,9 @@ RELAY_TOKEN=$(openssl rand -hex 16) yarn start
174
174
  ## What works today
175
175
 
176
176
  - ✅ Live list of active workspaces with agent status (working / idle / done),
177
- repo, branch, model, context %, unread badge.
177
+ repo, branch, model, context %, and an unread mark on any workspace whose chats
178
+ finished something you haven't looked at — reading it *on the phone* clears it,
179
+ which Conductor itself only does when you open the workspace on the Mac.
178
180
  - ✅ Live transcript per session (assistant text, tool calls, queued messages),
179
181
  incremental polling.
180
182
  - ✅ Diff vs the workspace's target branch (file list + colorized patch,