Agents UI
Agents list (/agents)
Section titled “Agents list (/agents)”The Agents page shows all configured agents as cards with:
- Avatar and name
- Archetype badge
- Model and provider
- Last active timestamp
- Marketplace badge (for agents installed from the marketplace)
Click an agent card to open that agent in chat. Use the edit button to open the workspace editor. Click New Agent to start the Awakening experience.
Agents can be deleted with a slide-to-delete gesture on their card.
Awakening — creating an agent
Section titled “Awakening — creating an agent”The Awakening experience is a cinematic onboarding flow for creating a new agent. Clicking New Agent redirects to /awakening?force=true, which loads a full-screen 3D experience (served as static files).
A quick awakening variant is available at /awakening/quick for faster agent creation without the full cinematic sequence.
-
Welcome
An animated orb pulses on screen with the heading “Awakening…” and a brief introduction. Click Begin to start creating your agent, or Skip to use defaults.
-
Name your agent
Enter a display name for your new Snippbot and optionally provide your own name. The name is checked for availability in real time.
-
Choose an avatar
Pick or upload an avatar image for the agent using the avatar picker.
-
Choose an archetype
Twelve archetypes appear as animated cards. You can select up to three to create a blended personality. Click to toggle selection.
Archetype Description Personal Companion Closest digital friend, confidant, and emotional support Professional Assistant Executive-level secretary, organized, anticipates needs Researcher Deep diver, curious explorer, knowledge synthesizer Teacher / Mentor Patient guide, explains concepts, grows understanding Creative Partner Brainstormer, muse, collaborator on artistic endeavors Coach / Motivator Accountability, motivation, pushing toward goals Technical Expert Deep technical knowledge, code review, architecture Entrepreneur Partner Business strategist, idea validator, MVP builder Health / Wellness Supportive presence for health, habits, mindfulness Accountability Partner Keeps you on track, follows up, celebrates wins Thinking Partner Think through complex problems, brainstorm solutions Something Unique Describe exactly who you need (custom free-text) If you select “Something Unique,” a text field appears to describe your custom archetype.
-
Review profile
A generated personality profile shows editable attributes (Core Drive, Communication Style, Strength, Approach, Values) and a summary sentence. You can edit any attribute inline or regenerate the profile.
-
Configure voice
Select a TTS provider and voice for the agent. You can preview voices before confirming.
-
Getting-to-know-you questions
The agent asks three personalized questions generated from your chosen archetype(s). Answer each one to help the agent understand how to work with you. Each answer is followed by a short reflection from the agent.
-
Evolution preference
Choose how the agent should grow over time:
- Evolve freely — grow and change based on your journey together
- Stay focused — remain specialized in this role
- Check with me — ask before making significant changes
-
Complete
A summary screen shows the agent’s name, archetype(s), and a greeting. Click Begin our journey to create the agent and open it in chat.
Agent workspace editor (/agents/:id/edit)
Section titled “Agent workspace editor (/agents/:id/edit)”The edit page provides a two-panel layout for editing agent workspace files:
File sidebar (left)
Section titled “File sidebar (left)”Lists the editable workspace files that define the agent’s personality and behavior:
| File | Purpose |
|---|---|
PERSONA.md | Core identity and philosophy |
PROFILE.md | Role and communication style |
USER.md | Information about the human user |
BEHAVIORS.md | How to act and memory rules |
SKILLS.md | Available capabilities |
IDLE.md | Proactive behavior directives |
Editor (right)
Section titled “Editor (right)”Click any file to edit it in the right panel:
- Edit/Preview toggle — switch between raw markdown and rendered preview
- Save with
Cmd+Sshortcut or the Save button - Changes take effect immediately
Avatar and voice
Section titled “Avatar and voice”At the top of the edit page you can:
- Click the avatar to upload a new image (with crop modal)
- Configure the voice settings (TTS provider and voice selection)
- Delete the agent (with confirmation)