agent-chat
01Agent
The Chat tab in Agent Detail provides a bubble UI for conversing with agents, with persistent history and real-time status updates.
Self-hosted AI Agents Platform supporting Claude Code, Codex, Gemini agents. Apache 2.0.
Agent
The Chat tab in Agent Detail provides a bubble UI for conversing with agents, with persistent history and real-time status updates.
Agent
Per-agent settings for autonomy, read-only mode, resources, capabilities, execution timeout, reliability, and runtime.
Agent
Declare which directories hold an agent's runtime data, keep that data out of git, and export or import it on demand to move an agent between Trinity instances.
Agent
Two-panel file manager in the Agent Detail Files tab for browsing, previewing, and editing agent workspace files.
Agent
Deterministic safety enforcement for autonomous agent execution. Prevents destructive commands, credential leaks, and runaway loops through infrastructure-level controls that agents cannot bypass.
Agent
View container logs for debugging and real-time telemetry metrics in the agent header.
Agent
Trinity agents run on a pluggable runtime — the CLI harness that executes the agent inside its container. Trinity supports Claude Code (default), Gemini CLI, and OpenAI Codex.
Agent
Trinity has two conversation surfaces, and the difference is memory.
Agent
Browser-based xterm.js terminal providing direct access to the agent's Claude Code TUI, with mode switching between Claude, Gemini, and Bash.
Agent
Agents are created from templates or from scratch. Each agent runs as an isolated Docker container with its own filesystem, credentials, and MCP server configuration.
Agent
Control the lifecycle, health, and resources of your Trinity agents through the UI, API, or MCP tools.
Agent
Allow an agent to run a background task on itself while keeping the chat responsive. The agent tells the user "I'm working on that in the background" and the result appears when ready.