Core Features

Tasks & Pull Requests

Track work items and pull requests without leaving the app

The Tasks and Pull requests views bring your issue tracker and open pull requests into Superset, so delegating a task to an agent doesn't start with a copy-paste from Linear. Each is its own destination in the dashboard sidebar, with independent filters that are restored when you come back.

Creating a task from the desktop

Where Tasks Come From

Tasks sync from your connected tracker (see Linear Integration) alongside Superset-native tasks, and GitHub Issues are available as a source inside the Tasks view. The Linear source lists issues from the whole connected workspace; filter by status, priority, or assignee to narrow it to yours.

What You Can Do

  • Table view with filtering and sorting by status, priority, and assignee
  • Semantic search: find tasks by meaning, not just keywords
  • Create tasks from the desktop with the task create modal
  • Task detail actions: quick actions on individual tasks without switching to Linear

From Task to Workspace

The point of having tasks in Superset is delegation. Launch an agent from a task and the task's content becomes the agent's prompt:

  • The Task Prompt Template (per agent, under Settings → Agents) controls how the task is turned into a prompt
  • The Auto-run command toggle controls whether the agent starts immediately or stages the command for review

Pull Requests

The Pull requests view lists PRs from your projects' repositories, with its own repository, open/closed, and search filters. Open a PR from the list to see its detail view, and PR-based workspaces show review status and CI checks in the sidebar. See Workspaces and the Diff Viewer for the review loop.

On this page