UI

Understanding RA-H's interface

Flexible Pane Layout

RA-H uses a flexible pane system with a left toolbar, configurable pane slots, and a collapsible Chat panel.

┌────────┬─────────────────────────────────────────┬──────────────┐
│ TOOLBAR│         PANE SLOTS (A and B)            │    CHAT      │
│        │                                          │    PANEL     │
│ Search │  ┌─────────────────┐  ┌─────────────────┐│              │
│ Add    │  │   SLOT A        │  │   SLOT B        ││  • Messages  │
│ Panes  │  │   (tabs)        │  │   (tabs)        ││  • Mode      │
│ Settings│ │                 │  │                 ││  • Input     │
│        │  └─────────────────┘  └─────────────────┘│              │
└────────┴─────────────────────────────────────────┴──────────────┘

Left Toolbar

Quick access to core functions:

  • Search (Cmd+K) - Global search modal
  • Add (Cmd+N) - Quick Add for new content
  • Pane icons - Open different pane types
  • Settings - Open settings modal

Pane Types

TypePurpose
Feed (Views)Browse all nodes with filters
TableSpreadsheet view of entire knowledge base
NodeFocus on a specific node's content
DimensionsBrowse dimension folders
MapVisual knowledge graph
SkillsBrowse and read skills

Chat Panel

Collapsible AI conversation panel:

  • Cmd+J toggles visibility
  • Green bubble appears when collapsed
  • Single assistant stays available whenever chat is open

Feed View

The Feed shows all your nodes with filtering and organization.

View Modes

ModeDescription
ListNodes grouped by dimension
GridCards in responsive grid

Filtering

  • Dimension filters - Multi-select tags
  • Compound filters (AND) - Require multiple dimensions
  • Search - Filter by title, description, or notes
  • Temporal filters - Filter by event_date or created_at

Saved Views

Save filter + view combinations for quick access.

Node Panel (Focus)

Active workspace for the node you're working with.

Three-Tab Interface

TabContents
DescriptionWHAT this is + WHY it matters (primary identity field, editable)
NotesYour thoughts (editable markdown)
SourceFull source content with reader view

Features

  • Title editing
  • Formatting toolbar
  • [NODE:id:"title"] clickable links
  • Connections list with edge explanations

Chat Panel

Features

  • Message history with tool calls
  • Token/cost tracking
  • Clickable node references
  • Direct graph reads/writes with no approval modal in the current product

Search (Cmd+K)

4-tier relevance ranking:

  1. Exact title match - Highest priority
  2. Title substring - High priority
  3. FTS match - Search in title, description, and notes
  4. Semantic similarity - Conceptual matches

Quick Add (Cmd+N)

Paste content and it auto-detects:

  • URLs → Extraction (YouTube, website, PDF)
  • Text → Quick note creation

Settings Panel

Access: Settings icon (gear)

Tabs:

TabPurpose
SubscriptionAccount status, usage
API KeysConfigure API keys
SkillsView and manage skills
ToolsView available tools
ContextAuto-context settings, view hub nodes
MapFull-screen knowledge graph
DatabaseNode table with filters
LogsActivity feed

Keyboard Shortcuts

ShortcutAction
Cmd+KOpen search
Cmd+JToggle chat panel
Cmd+NQuick Add
Cmd+Shift+RRefresh current pane
Cmd+\Toggle split (add second slot)
EscapeClose modals