Home
Docs
Major Features / Control Plane

Browser Control Plane

A local browser UI for managing workspaces, sessions, and agent state — from any device.

Overview

Run heddle daemon to open the control plane. It supports workspace switching, session review, structured diffs, heartbeat task management, and memory health — and adapts for phone use too.

Start the daemon

heddle daemon
# → Opens http://localhost:3000

What you can do

  • Switch between workspaces without restarting the CLI
  • Browse and resume saved sessions
  • Review structured file diffs before approving
  • Manage and monitor heartbeat task schedules
  • Check memory health and prune stale entries

Next