Skip to content

Admin Portal

The portal is a real management surface, not a thin demo page.

The current navigation and modules cover:

  • dashboard
  • agents
  • sessions
  • users
  • groups
  • async operations
  • providers
  • MCP servers
  • CLI tools
  • A2A
  • channels
  • diagnostics
  • settings
  • about

The portal host maps:

  • MVC controllers
  • ExecutionHub
  • AsyncOperationsHub
  • SPA fallback for the frontend shell

Controller authorization is enforced when auth is enabled. Hub authorization depends on the configured hub auth mode.

The portal agent form includes a test surface that embeds a chat-style playground. The session viewer is useful for inspection and audit, but the current code explicitly notes that message sending is not implemented in that viewer page.