oa-web-dashboard

Access the Open-Agents web UI and Textual TUI for monitoring agent status and logs.

4|Updated Feb 26, 2026
One-click install
npx skills add https://github.com/OpenAEC-Foundation/Open-Agents --skill oa-web-dashboard
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: oa-web-dashboard
Source: https://github.com/OpenAEC-Foundation/Open-Agents/tree/main/.claude/skills/oa-web-dashboard
Command: npx skills add https://github.com/OpenAEC-Foundation/Open-Agents --skill oa-web-dashboard

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill includes references (resource) components.

What problem does it solve?

This Skill provides visual interfaces for monitoring agent status, reviewing logs, and interacting with the Open-Agents system, offering a more intuitive experience than command-line interfaces alone.

Core Features & Use Cases

  • Visual Agent Monitoring: Access a Textual TUI or a React web UI to see agent status at a glance.
  • Log Review: Easily check detailed logs for individual agents.
  • Bridge API Interaction: Utilize the local bridge API for programmatic control and information retrieval.
  • Use Case: When you have many agents running, use oa dashboard to get a quick overview of their progress, or oa web to visualize complex interactions on a canvas.

Quick Start

Open the interactive Textual dashboard by running the command oa dashboard.

Frequently Asked Questions about oa-web-dashboard

High-intent search queries and answers about installing and using this skill.

FAQPage Schema
How do I visually monitor agent status and review logs instead of using the command line?

To visually monitor agent status, you can use the interactive Textual TUI or React web UI provided by the Open-Agents system. This offers an intuitive overview of agent progress and detailed logs without relying solely on command-line interfaces.

What is the bridge API used for in agent monitoring?

The bridge API is utilized for programmatic control and information retrieval within the agent monitoring system. It allows you to interact with the local bridge to manage system operations and fetch data dynamically alongside the visual dashboard.

How do I open the web UI dashboard to visualize complex agent interactions?

You can open the web UI dashboard to visualize complex agent interactions on a canvas by running the `oa web` command. This activates the React-based interface accessible for monitoring intricate agent workflows visually.

Does the dashboard monitoring system support both text-based and graphical interfaces?

Yes, the monitoring system supports both a Textual TUI for quick terminal-based overviews and a React web UI for graphical visualization. You can switch between them depending on whether you need a quick glance or detailed canvas interaction.

What is the best way to get a quick overview of many running agents?

The best way to get a quick overview of many running agents is to use the `oa dashboard` command. This launches an interactive Textual dashboard that immediately displays the status and progress of all active agents.

Can I use the web UI to check detailed logs for individual agents?

Yes, you can use the web UI or TUI to easily check detailed logs for individual agents. The interface is designed to facilitate log review and provide visual monitoring for each specific agent's activity.