The Issues feature is now officially out of Beta and fully released. Features include:
An end-to-end guide for working with issues can be found here.
opencv-python
as a required dependency. Instead, opencv-python-headless
is now included in the optional encord-agents
package. This change reduces bundle size and improves compatibility with serverless environments, which is especially useful for Editor and Task agents. If youβre using features that rely on visual dependencies (for example dep_single_frame
, dep_video_sampler
), make sure to include the appropriate dependency version. A warning message appears if itβs missing.data_hash
: You can now search by data_hash
in the task queue to access a particular task directly, and identify which Workflow stage a specific data unit is in. This makes debugging and tracking progress more efficient.The Workforce Manager feature is available in Encord Labs.
The Issues feature is now officially out of Beta and fully released. Features include:
An end-to-end guide for working with issues can be found here.
opencv-python
as a required dependency. Instead, opencv-python-headless
is now included in the optional encord-agents
package. This change reduces bundle size and improves compatibility with serverless environments, which is especially useful for Editor and Task agents. If youβre using features that rely on visual dependencies (for example dep_single_frame
, dep_video_sampler
), make sure to include the appropriate dependency version. A warning message appears if itβs missing.data_hash
: You can now search by data_hash
in the task queue to access a particular task directly, and identify which Workflow stage a specific data unit is in. This makes debugging and tracking progress more efficient.The Workforce Manager feature is available in Encord Labs.