Skip to content

Dashboard — web UI for operators #36

@devonartis

Description

@devonartis

Problem: Today all broker management is CLI-only (awrit) or curl. Small teams need a simple web UI to:

  • See active agents and their scopes
  • View the audit trail (who accessed what, when)
  • Manage apps and launch tokens
  • Revoke credentials with one click
  • Monitor token activity in real time

Why: A CLI is fine for developers. A dashboard is what makes this usable for a small company where the person managing agent access isn't a full-time security engineer.

Design direction:

  • Lightweight — not a full admin portal, just the essentials
  • Read from the existing broker API (no new backend needed)
  • Self-hostable alongside the broker

Metadata

Metadata

Assignees

No one assigned

    Labels

    Projects

    Status

    Todo

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions