Product Updates and Announcements 2025
last_actioned_by
to agents, providing better visibility into which agent performed the last action on a task.
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.
textMetadata
and pdfMetadata
in your JSON files when uploading from cloud storage. These fields let you specify values such as file size directly, eliminating the need for Encord to retrieve them during upload or registration. This significantly speeds up data imports and supports strict client-only access for sensitive text and document workflows.
c
or th. This streamlines the workflow and improves efficiency.