β¨οΈ Keyboard Shortcuts
| Enter | Send message (default) |
| Shift+Enter | New line in message |
| Ctrl+Enter | Send (when Ctrl+Enter mode is active β see β― menu) |
| β / β | Browse previously sent messages (single-line input only) |
| Ctrl+, | Open Settings panel |
| Ctrl+K | Open session switcher |
| Alt+β / β | Navigate to previous / next session in sidebar |
| Ctrl+F | Search within the current session |
| Ctrl+Shift+D | Toggle compact / dense mode |
| Ctrl+Shift+F | Toggle focus mode (hide sidebar) |
| Ctrl+Shift+S | Export conversation (format picker) |
| Ctrl+. | Abort running session turn (kill) |
| Ctrl+Shift+K | Open Kill Switch β emergency stop for sessions, queues, crons, webhooks |
| Ctrl+/ | Focus sidebar session filter (type to search sessions) |
| Escape | Close modal / switcher / search / Brain Dump / focus mode |
| / | Open slash-command palette (e.g. /compact, /clear) |
π¬ Sessions
- Open Settings (gear icon in sidebar or Ctrl+,) to create a new session.
- Click π on a session tab to pin it to the top of the sidebar.
- Click the β dot on a tab to assign a color label (6 colors, cycles on click).
- Type in the filter box at the top of the sidebar to search sessions by name.
- Your unsent draft is remembered per session β switching away and back restores it.
- Your scroll position is remembered per session β returning to a session restores where you were.
- Hover a session tab for a tooltip showing its full name, personality, and model.
- Double-click the session name in the topbar (center) to rename it inline β useful when the sidebar is hidden in focus mode.
- Sessions persist across reloads β history replays automatically on reconnect.
- Use
/compact to reduce token usage; /clear to reset context.
π¬ Messages
- Hover any message to reveal β© quote (insert as blockquote) and β§ copy (copy to clipboard) buttons.
- Hover a timestamp to see the full date and time.
- The β scroll button shows a badge with new messages received while scrolled up.
- A character counter appears in the input box when your message exceeds 200 characters.
π‘ Brain Dump
- Click the π‘ lightbulb button in the topbar.
- Type thoughts/todos or tap π€ Voice to dictate.
- Sends directly to the General Assistant for capture and action.
π Notifications & Sound
- Click the bell icon in the β― menu to enable browser notifications.
- Click the speaker icon in the β― menu to enable a soft chime when a response arrives.
- Sound ping works even when the tab is visible β if you're scrolled up or on another session.
- Both notifications and sound are saved per browser and restored on reload.
- Click a notification to jump directly to that session.
π Kill Switch
- Open with Ctrl+Shift+K, long-press the βΉ kill button, or right-click it.
- Kill Sessions + Queues β abort all running AI sessions and clear pending message queues.
- Kill + Disable Crons β also pause all cron schedules (no more automatic triggers).
- Kill + Disable Webhooks β also disable agent webhook endpoints (stops inter-agent messages).
- FULL STOP β kill everything: sessions, queues, crons, and webhooks.
- Restore All β re-enable all crons and agents that were disabled.
- Destructive actions require a double-click to confirm (click once, then click again within 3 seconds).
π Voice Calls
- Click the phone icon in the topbar to start a voice session.
- VAD (voice activity detection) handles turn-taking automatically.
- Speaker and mic mute buttons appear during an active call.
- Requires microphone permission in the browser.
π File Upload
- Drag & drop files onto the chat area, or click the paperclip in the input bar.
- Paste images directly from clipboard.
- Images show as thumbnails; other files show as chips with filename.
π Kill Switch
- Long-press (500ms) or right-click the βΉ kill button, or press Ctrl+Shift+K.
- Emergency controls: abort all sessions, clear queues, disable crons, disable webhooks.
- Destructive actions require double-click to confirm (3s timeout).
- Restore All re-enables everything that was disabled.
- Status bar shows live count of sessions, queued messages, crons, and agents.
π Keep Awake
- Click the sun icon (β) in the topbar to prevent your device from sleeping during long sessions.
- The icon glows when active. A toast confirms the state change.
- Automatically re-acquires when you return to the tab (browsers release wake locks on tab hide).