Harness TUI Kit

Harness TUI Kit provides terminal UI primitives for Codex-style agent experiences. Forge integrates through harness-sdk-forge.

Use cases

Use the Harness bridge when you need:

  • a Forge agent inside a terminal interface
  • typed screens for chat or autonomy mode
  • tool and event display in a TUI
  • session recording and metadata
  • keyboard-driven agent workflows

Bridge boundary

harness-sdk-forge connects Forge runtime events to Harness UI components. Forge remains responsible for model calls, tool loops, identity, and telemetry. Harness remains responsible for terminal runtime, screens, input handling, and session UX.