Appearance & AI Models
Appearance Settings
Section titled “Appearance Settings”Light and dark themes
Section titled “Light and dark themes”Hypertask supports both light and dark themes, controlled from your profile or the Command Center.
- Dark theme — reduces eye strain when working in low-light environments and is ideal for long coding sessions.
- Light theme — provides high contrast for collaborative reviews and when sharing your screen.
You can toggle themes instantly from the settings menu. Preferences are saved per-user.
Keyboard shortcuts
Section titled “Keyboard shortcuts”From the Command Center, use Ctrl+K to open the global command palette. While focusing on a task detail, you can also use:
- Ctrl+O — Open links from the latest reply in a new tab (Agent Chat and board comments).
- Alt+Left/Right — Navigate through tasks or agents in increasing or decreasing order.
These shortcuts are available across boards, chat panels, and the Agents overview.
Text editor preferences
Section titled “Text editor preferences”Comments and descriptions
Section titled “Comments and descriptions”When composing comments or editing task descriptions, you can:
- Dictate Ctrl+K, Ctrl+Space (on supported browsers): Start voice dictation from the text field.
- Save Ctrl+Enter: Send the comment; the task may stay or advance depending on context.
- Open links Ctrl+O: When a reply includes a clickable link, open it in a new tab.
The comment composer is pinned to the bottom of task detail panels, keeping it accessible while you read and compose.
AI models
Section titled “AI models”Model selection
Section titled “Model selection”Hypertask supports multiple AI providers and models. During configuration, agents operate with provider-specific model names. Agent Chat respects the engine configured on an agent:
- Claude-based agents use Claude models (for example, claude-sonnet-5).
- Codex-based agents use Codex models (for example, gpt-5.6-luna).
The chat lane configuration must align with the agent’s engine.
Quiet mode
Section titled “Quiet mode”Quiet mode controls how agent activity appears in run activities and thread comments. It applies to agents in active runs:
- Run activity — by default, agents write detailed progress chatter to the run activity tab. Quiet mode suppresses most run activity logs.
- Thread comments — quiet mode disables comment generation. Comments are only posted for specific actions:
- Question
- Decision
- Handoff
- Done
When running in quiet mode, agents remain fully engaged, but their directional footprint in the task history is streamlined. To enable quiet mode, use the quiet-run-activity token or configure it via board-level agent settings.
Icons, fonts, and visual tokens
Section titled “Icons, fonts, and visual tokens”Sidebar icons
Section titled “Sidebar icons”Icon visual standards are managed in the Typography & Sidebar Visuals page. Controlled strokes and consistent spacing ensure icons are legible across light and dark modes.
Font scale
Section titled “Font scale”Typography uses a defined type scale for headlines, descriptions, and UI labels. Choose consistent weights and sizes from the standard set to maintain visual hierarchy.
Component reuse checklist
Section titled “Component reuse checklist”When adding UI controls to the app, define the existing component being reused or provide a specific reason. This checklist applies to all UI pull requests and is enforced via the canonical guide and required gate. Each new control must be mapped to an underlying component or documented with a no-reuse justification.