Reference
Keyboard Shortcuts
Use shortcuts for global search, command execution, dev diagnostics, and fast navigation between main surfaces.
Core Shortcuts
Shortcut availability can vary by app focus and operating-system permissions, but these are the launch shortcuts worth knowing.
- Cmd+K: open the global command palette.
- Cmd+Shift+F: open OrcheStruct floating search inside the app.
- Ctrl+Space: toggle the system-wide floating search when registered.
- Cmd+Shift+D: toggle dev mode diagnostics.
- Arrow Up / Arrow Down: cycle the sidebar surfaces when focus is not inside an editor field.
Command Language
Launch command support is strongest for structured commands such as route, rename, repair, reorder, and surface-specific actions. Fully conversational behavior belongs to OS Agent and should be treated separately from deterministic command execution.