← Back to the Hub

Tau (Hugging Face)

tau

Optional

Hugging Face Tau event-first agent in read-only preview mode; sessions and progress remain visible in SuperQode.

tauOpen sourceNeeds setupExact resume sessions

Specification

CategoryOptional integrations
Runtimetau
InterfaceTUI and CLI
Sourceoptional:tau
LicenceMIT
ContinuityExact resume
SupportNeeds setup
Based ontau

Setup and support

uv tool install "superqode[tau]"

Runtime behaviour

Capabilities

single workflowStructured run events

Tools

read

Policies and ownership

  • +Sandbox: local
  • +Approvals: deny
  • +Shell: blocked
  • +Network: blocked
  • +Checks: not required

Get started

Inside SuperQode
$ :harness switch tau$ :harness show tau$ :harness status
From your shell
$ superqode harness run tau "Describe your task"$ superqode harness show tau

Install and authenticate

  1. 1

    Install

    uv tool install "superqode[tau]"

Evaluate and optimize

Measure
$ superqode harness test --spec harness.yaml$ superqode harness eval --spec harness.yaml --tasks eval-tasks.yaml$ superqode harness bench --manifest harnessbench.yaml
Improve
$ superqode harness optimize-omni --spec harness.yaml --tasks eval-tasks.yaml$ superqode harness optimize --spec harness.yaml --tasks eval-tasks.yaml$ superqode harness promote stage