Home View & Command Center
The Home view is your launchpad — quick-action tiles, a global AI prompt bar, and live resource stats across every connected module.
What's on the Home view
- Quick-action tiles — one-click jumps to New email capture · New SSH · New API request · New SQL query · New FTP transfer · New task.
- Global AI prompt bar — natural-language commands that route to the right specialist agent (Cmd+K from anywhere focuses it).
- Live resource stats — counts of unread emails, open SSH sessions, saved API clusters, connected DBs, pending tasks.
- Recent activity — last 10 events across modules with one-click reopen.
- Mission status — currently-running scheduled missions with progress bars.
Global AI prompt bar
Type a goal in plain English; the Global Orchestrator figures out which specialist(s) to invoke, asks for confirmation on destructive actions, and streams results into a chat panel that follows you across views.
Examples
- "Connect to staging and tail laravel.log" → SSH Agent.
- "Show me users created in the last hour" → SQL Agent (with current connection's schema).
- "Test the login endpoint with valid creds" → API Agent.
- "Generate a Laravel mailable for password reset" → Studio Agent.
Notification mirror
Working indicators that used to live only on Home now mirror into a persistent chat panel on every view, with an explicit "waiting for permission" status when a confirmation dialog is open — so you never lose track of an in-flight agent run while switching modules.