Documentation_

Changelog

Black background with a pattern of small white dots scattered irregularly.
Team Collaboration Tools

TaskForge has always been built for teams, and this release takes collaboration to the next level. We have shipped a suite of features that make it easier for engineers, analysts, and product teams to work together inside the platform.

Shared task views

Teams can now create and share custom task views with saved filters, sort orders, and column configurations. Shared views are accessible to all workspace members with the appropriate access level, and can be pinned to the sidebar for quick access.

Inline commenting

Comments can now be added directly to individual pipeline steps, model configurations, and task records. Comments support @mentions, markdown formatting, and file attachments. All comments are preserved in the audit log for traceability.

  1. Click any pipeline step to open the detail panel
  2. Select the Comments tab to add or view comments
  3. Use @mention to notify specific team members
  4. Resolve comments to keep discussions clean

Real-time presence

Presence indicators now show which team members are currently viewing or editing a pipeline, task, or configuration. This reduces conflicts and makes async collaboration more transparent across distributed teams.

Permission controls

Workspace admins now have granular control over member permissions at the resource level — pipelines, models, datasets, and API keys can each have independent access policies. Role templates make it easy to onboard new members with the correct access from day one.

const next = await fetch("https://api.example.com/next-section");
Black and white grid pattern with black dots at the intersections, forming a repeating checkered design.