conductor-oss-native-linux-x64 0.61.14 → 0.61.16
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/bin/conductor +0 -0
- package/package.json +1 -1
package/README.md
CHANGED
|
@@ -264,6 +264,8 @@ The dashboard only offers agents it can discover on your machine.
|
|
|
264
264
|
| `attachments/` | Uploaded files and generated session artifacts |
|
|
265
265
|
| `~/.conductor/` | Launcher runtime state and optional bridge state |
|
|
266
266
|
|
|
267
|
+
The filesystem picker defaults to the current workspace, configured project roots, and any explicit `preferences.filesystemBrowseRoots` entries. Broad home-directory browsing stays off unless an operator or admin explicitly enables `preferences.allowHomeBrowse: true`.
|
|
268
|
+
|
|
267
269
|
## Ports
|
|
268
270
|
|
|
269
271
|
### Launcher defaults
|
package/bin/conductor
CHANGED
|
Binary file
|