conductor-remote 1.84.0 → 1.86.0

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
@@ -147,9 +147,12 @@ Open that on the phone and **Add to Home Screen**. The token is stored in
147
147
  can't read your sessions.
148
148
 
149
149
  Read marks and unsent prompt drafts stay local-first for offline use and are also
150
- mirrored to `~/Library/Application Support/conductor-remote/prefs.json`. That durable
151
- copy survives a PWA hostname/origin change and restores the same state on another
152
- authenticated device. Access tokens and in-flight send state remain device-local.
150
+ mirrored to `~/Library/Application Support/conductor-remote/prefs.json`. A draft
151
+ includes its ready attachments and staged agent choices; file bytes stay in the
152
+ workspace or the relay's pre-workspace staging directory. That durable copy survives
153
+ a PWA hostname/origin change and restores the same state on another authenticated
154
+ device. Access tokens, uploads still in flight, and in-flight send state remain
155
+ device-local.
153
156
 
154
157
  ### Deploy (run on login as a background service)
155
158