Documentation

Web Interface

Managing projects and features through the browser.

The web interface provides a higher-level view of your project, a way to step back from the code and see the full picture.

When working with agents through the CLI, it's easy to get stuck in the weeds. The web interface gives you:

  • Bird's-eye view of your feature tree and progress
  • Easier editing of feature specs without context switching
  • Manual planning when you need to reorganize or reprioritize
  • Version management with drag-and-drop assignment

The web interface is available at http://localhost:17010. If it's not running, see Install.

Navigation

The header contains:

  • Project selector: Dropdown to switch between projects
  • Edit: Feature tree and detail editing (default view)
  • Plan: Version matrix for release planning
  • History: Timeline of implementation work