conductor-oss-native-linux-x64 0.30.6 → 0.31.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 +2 -0
- package/package.json +1 -1
package/README.md
CHANGED
|
@@ -178,6 +178,8 @@ Conductor is local-first, but the current codebase includes several access-contr
|
|
|
178
178
|
- **Optional Clerk integration** for hosted sign-in flows in the web app
|
|
179
179
|
- **Bridge and relay components** for paired-device flows and relay-backed terminals
|
|
180
180
|
|
|
181
|
+
Relay deployment matters separately from web deployment. See `docs/relay-deployment.md` for the production rollout workflow and required secrets.
|
|
182
|
+
|
|
181
183
|
What is no longer supported:
|
|
182
184
|
|
|
183
185
|
- Public share-link remote control without an identity layer
|