TerminaI Documentation
Welcome to the TerminaI documentation. Here you'll find everything you need to know about the sovereign agentic shell.
Defining Features
🚀 Quickstart
Get up and running with TerminaI in minutes. Install, configure, and run your first agent.
🎙️ Voice & Speech
Offline STT and TTS with barge-in support. Talk to your terminal naturally.
🌐 Web Remote (A2A)
Control your terminal from a browser or desktop app using the Agent-to-Agent protocol.
🛡️ Safety & Trust
Understand the approval ladder and how TerminaI keeps you safe from dangerous commands.
⚙️ Configuration
Deep dive into settings.toml, profiles, and environment variables.
🍳 Recipes
Common patterns and workflows for system administration, coding, and data analysis.
Documentation Index
Overview & Architecture
- Architecture Overview: High-level design.
- Operator Interface: Philosophy of the OI.
- A2A Protocol: Technical details of the remote control plane.
Core Manual (Upstream)
- CLI Commands: Full command reference.
- Configuration: Basic configuration guide.
- Model Selection: Switching between LLMs.
- Sandbox: Understanding the execution environment.
Extensions & Tools
- MCP Servers: Extending TerminaI with MCP.
- Tools API: Building custom tools.
- Hooks: Lifecycle hooks for advanced integration.