Build 3.7.8252
New Features
Python SDK for Production Filespaces (Beta)
The LucidLink Python SDK is now available for production filespaces, not just trial workspaces. Administrators can enable the SDK for a customer's production environment, allowing pipelines, automation, and AI/ML workflows to read and write filespace data programmatically without depending on the desktop client.
Important Notes:
- Headless authentication requires service-account credentials.
LucidLink Connect — Desktop CLI Support
You can now link external files into a Connect-enabled filespace and inspect their metadata directly from the desktop daemon's command-line interface, making these workflows scriptable and easier to fold into automated pipelines.
Important Notes:
-
New CLI commands include
linkfor attaching external files to the filespace and info for inspecting an external file's metadata (linking or retrieving info on HTTP-based files is not supported at this time).
Automatic Domain Key Storage on Desktop
The desktop client now automatically stores the domain key when it is uploaded, so users no longer need to re-supply it after a restart or in subsequent sessions.