Skip to content

Agents & Models

Agents

Three built-in modes:

ModeCapabilities
ChatChat and read-only tools
EditRead/write notes (default)
CreateFull capabilities, can create/modify plugins

Which mode when:

  • Chat Mode: read-only questions — counting, searching, summarizing, Q&A;

  • Edit Mode: reading and writing notes — journals, lists, editing content;

  • Create Mode: creating/modifying sub-plugins — panels, commands, tools, icons (see Creating Plugins in Conversation).

  • Switch via the agent button (upward menu) in the toolbar; disabled modes are hidden.

  • Custom agents: Settings → Agents → "+ Add Custom Agent", check capability whitelists.

  • Default agent: Settings → Agents → Default agent dropdown (enabled ones only).

Models

  • Providers (channels): Settings → Models. Each channel = name + Base URL (OpenAI-compatible) + API Key + model list + parameters.
  • Fetch models: "Fetch from endpoint" opens a searchable picker (typing a new name adds it as a candidate).
  • Per-model default: set any model as default — the fallback for new chats.
  • Per-session switching: via the model button (upward menu) in the panel toolbar.
  • Parameters: temperature (slider), max output tokens, custom headers (one Header: value per line).