Skip to content

Custom Assistants

Assistants are custom AI personas you create and store locally. Each assistant packages a model, system prompt, enabled tools, skills, and an avatar into a single switchable identity.

Think of an assistant as a pre-configured AI persona optimized for a specific purpose. For example:

  • A Code Reviewer assistant that uses GPT-5.2, has a strict code review system prompt, and always has the Read, Grep, and Glob tools enabled
  • A Research Analyst assistant that uses Claude Sonnet 4.6, has a research-focused prompt, and defaults to Web Search + Web Fetch
  • A Shell Expert assistant that uses a fast local model, focused on command-line help

Each assistant is completely local — no cloud sync, no account required.

  1. Go to Settings → Assistants
  2. Click New Assistant
  3. Configure the assistant:
    • Name and Avatar — How it appears in the sidebar
    • Model — Which AI model it uses by default
    • System Prompt — The persona and instructions
    • Tools — Which built-in tools are enabled
    • Skills — Pre-applied skills for this assistant
    • Group — Organize assistants into groups
SettingDescription
NameDisplay name in the sidebar
AvatarEmoji, image, or initials
ModelDefault AI model (can be overridden per conversation)
System PromptInjected into every conversation as the system message
ToolsWhich built-in tools are available
SkillsSkills automatically applied to new conversations
GroupFor organizing assistants into categories

Click the assistant selector in the chat sidebar or top of the conversation to switch between assistants. Switching creates a new conversation with the selected assistant’s configuration.

Star your most-used assistants to pin them at the top of the assistant list.

Organize assistants into named groups for easier navigation. For example: “Work”, “Personal”, “Coding”.

The Prompt Library (Settings → Prompts) stores reusable prompts that can be used across assistants and conversations. You can create system-level templates and user-level prompts, star your favorites, and apply them in one click from the chat input.