Auto-generated from source code. Run
/generate-user-docsto update. Last sync: 2026-06-11.
- Release highlights — user-facing changes per release, newest first (v0.6.0)
- Deploying Trinity — Cloud vs self-hosted setup, step-by-step
- Using Trinity — UI tour: dashboard, agents, monitoring
- Building Agents — Create, develop, deploy with Claude Code + abilities
- Overview — What is Trinity, key concepts, architecture
- Setup — Installation, first-time setup, login
- Quick Start — Create your first agent in 5 minutes
- Roles and Permissions — 4-tier role model, user management
- Getting Help — Docs Q&A bot, community resources
- Creating Agents — Templates, GitHub repos, from scratch
- Managing Agents — Start/stop, rename, delete, health
- Agent Chat — Chat interface, voice, streaming, history
- Agent Terminal — Web terminal, SSH access, mode switching
- Agent Files — File browser, virtual filesystem, shared folders
- Agent Logs — Log viewing, telemetry, Vector aggregation
- Agent Configuration — Autonomy, read-only, resources, timeout
- Agent Guardrails — Deterministic safety enforcement, bash deny-lists, credential protection
- Self-Execute — Background tasks during chat, result injection
- Credential Management — Adding, editing, hot-reload, encrypted backup
- OAuth Credentials — OAuth2 flows for Google, Slack, GitHub, Notion
- Subscription Credentials — Shared Claude subscriptions, auto-assign, auto-switch
- Agent Network — Multi-agent communication, async collaboration, DAG visualization
- Agent Permissions — Who can call whom, access control
- Event Subscriptions — Pub/sub between agents, message templates
- System Manifest — Recipe-based multi-agent deployment
- Scheduling — Cron schedules, execution queue, misfire handling
- Skills and Playbooks — Skills library, assignment, chat autocomplete
- Approvals — Human-in-the-loop approval gates
- Fan-Out — Parallel task dispatch and result collection
- Agent Loops — Bounded sequential task repetition with templates and stop signals
- Dashboard — Network graph, timeline view, tag clouds
- Operations Page — Unified tabbed view: operator queue, notifications, health, executions
- Monitoring — Fleet health checks, agent heartbeats, cleanup service
- Executions — Fleet execution list, stats, detail, live streaming, termination
- Audit Trail — Append-only administrative action log
- Agent Quotas — Per-role agent creation limits
- Agent Sharing — Share with users, access levels
- Access Control — Cross-channel email verification, access requests
- Public Links — Public chat URLs, email verification, session memory
- Tags and Organization — Tags, filtering, system views
- Mobile Admin — Mobile PWA at /m
- GitHub PAT Setup — Personal Access Token configuration for GitHub features
- GitHub Sync — Source mode, working branch mode, branch selection
- Slack Integration — Multi-agent channels, DMs, thread routing
- Telegram Integration — Bot setup, group chats, privacy mode, trigger modes
- WhatsApp Integration — Twilio binding, sandbox setup, email verification
- MCP Server — 80 MCP tools, API keys, tool categories
- A2A Agent Card — A2A v1.0 discovery for external orchestrators
- Nevermined Payments — x402 payment monetization
- Trinity CLI — Command-line agent management, multi-instance profiles, deployment
- Overview — Plugin marketplace introduction, quick start
- create-agent Plugin — Agent creation wizards (13 wizards)
- agent-dev Plugin — Development tools, memory systems, git sync, backlog cycle, pipelines
- trinity Plugin — Platform deployment, sync, remote loops, instance provisioning
- dev-methodology Plugin — Documentation-driven development
- utilities Plugin — Ops and productivity tools
- Dev Announcements — Timestamped archive of all
/announcemessages sent to Discord and Slack
- Voice Chat — Real-time voice via Gemini Live API
- VoIP Telephony — Agents place outbound phone calls via Twilio + Gemini Live
- Image Generation — Gemini two-step image pipeline
- Agent Avatars — AI-generated avatars, emotion variants
- Dynamic Dashboards — Custom agent dashboards via YAML
- Authentication — JWT tokens, API keys, auth flows
- Agent API — Agent CRUD, lifecycle, configuration endpoints
- Chat API — Chat, voice, streaming, public/paid endpoints
- Webhook Triggers — Internal triggers, event webhooks