Portal Features

A guide to every page and feature in the Adrian Portal UI.

Overview

The Adrian Portal is a React 19 single-page application at hub.adrian.my. It serves as the visual command center for all agentic work across four workspaces: Agentic, Dev, Work, and Life.

The portal has 6 main pages, each accessible from the left sidebar. Every page supports workspace filtering โ€” click a workspace tab to scope the view.

Cross-Cutting Features

FeatureWhereDescription
Workspace filteringAll pagesSwitch between Agentic / Dev / Work / Life to scope views
FeedbackTasks, Reports, JobsLeave actionable feedback on any entity. Clara processes it via sweep
CommentsTasks, Reports, JobsAppend-only audit trail. Permanent record of decisions and context
Settings modalSidebar gear iconWorkspace lock, Bifrost defaults (LLM provider/model), default zoom
Keyboard shortcutsGlobal1-6 to switch pages, Esc to close modals

Operating Modes

The portal supports two distinct operating modes:

๐Ÿ–ฅ๏ธ Copilot Mode

Adrian + agent working interactively in VS Code / Claude Code. The portal is used for monitoring, feedback, and research review.

๐Ÿค– Automated Mode

Fire-and-forget via Portal Compose. Submit a job from Inbox โ†’ Bifrost executes it โ†’ results appear in Remote Jobs / Reports. No VS Code needed.