VelaTerm User Manual

This is the VelaTerm user manual series. New users should read the first three chapters in order; dip into the rest as needed.

Reading order

#ManualWhat it coversWho it's for
1Getting StartedInstallation, importing a project, your first terminal and first agent session, UI tourAll new users — start here
2Interface & Session ManagementThree-pane layout, project tree, browser-style tabs with background keep-alive, split panes, status dots and filtering, archiving, global searchAll users
3AI Agent SessionsCapability differences across the nine supported agents, status awareness, auto-resume, forking, permission modes, install guidance, usage panelAnyone using AI coding agents (the core chapter)
4Session Spawning & Git CollaborationSpawning sub-sessions with vspawn, parallel work in isolated worktrees, graphical mergeParallel tasks / multi-agent workflows
5Terminal UsageIn-terminal search, copy/paste and image paste, vopen, shell selection on Windows, session recording, shortcut tableAll users
6Document & Browser TabsBuilt-in Markdown / source editor, PDF export, embedded browser tabsAs needed
7Settings & ShortcutsItem-by-item reference for the seven settings categories, default key bindings and rebindingReference
8Remote Development & ManagementBrowser remote access, SSH remote development, URL pairing, disconnect semantics and state retention, security modelRemote / mobile access users

Looking for what changed in each release instead? That's the Changelog.

Three mental models worth knowing first

  1. Each agent session node in the tree = one ongoing conversation. Close it and reopen it — the conversation resumes automatically. Want a fresh conversation? Create a new node.
  2. Tabs behave like a browser: a tab you switch away from stays alive in the background (its process keeps running); closing a tab is what actually ends the process — and even then, an agent conversation can be resumed.
  3. Archiving is not deleting: archive finished work to tidy the tree; transcripts stay readable, restorable, and exportable at any time.

About the screenshots

The screenshots in these manuals were captured against a development environment with demo data, in English UI (the product default) and dark theme; account usage figures, paths, and similar details in some screenshots are sample values.