Admin Portal
The portal is a real management surface, not a thin demo page.
What it includes
Section titled “What it includes”The current navigation and modules cover:
- dashboard
- agents
- sessions
- users
- groups
- async operations
- providers
- MCP servers
- CLI tools
- A2A
- channels
- diagnostics
- settings
- about
Runtime behavior
Section titled “Runtime behavior”The portal host maps:
- MVC controllers
ExecutionHubAsyncOperationsHub- SPA fallback for the frontend shell
Controller authorization is enforced when auth is enabled. Hub authorization depends on the configured hub auth mode.
Agent playground
Section titled “Agent playground”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.