Documentation
Everything you need to get started with Coqui, configure providers, build toolkits, and contribute.
README
Terminal AI agent with multi-model orchestration, persistent sessions, and runtime extensibility via Composer.
HTTP API
Complete HTTP API reference for the Coqui server. Endpoints for sessions, messages, turns, configuration, and credentials.
php-agents Framework
PHP 8.4+ framework for building AI agents with tool-use loops, provider abstraction, and composable toolkits.
Skills
Create reusable instruction sets in plain Markdown that teach Coqui how to handle specific tasks. No code required.
Toolkits
Build and distribute Composer packages that extend Coqui with new tools. Auto-discovered at boot.
Background Tasks
Run long-running agent work in separate processes while the main conversation continues.
Building Apps with the API
Guide for building applications that communicate with the Coqui API. Data model, streaming, concurrency, and code examples.
Dashboard
Single-page web dashboard for monitoring Coqui agent sessions, token usage, tool audit logs, and workspace files.