# T3 Code ## Docs - [Commands](https://mintlify.wiki/pingdotgg/t3code/api/commands.md): Complete reference for orchestration commands - [Model Contracts](https://mintlify.wiki/pingdotgg/t3code/api/contracts/models.md): Model configuration types and schemas for provider AI models - [Orchestration Schemas](https://mintlify.wiki/pingdotgg/t3code/api/contracts/schemas.md): Effect schemas for orchestration events, commands, and domain models - [TypeScript Types](https://mintlify.wiki/pingdotgg/t3code/api/contracts/types.md): Core TypeScript types and interfaces used across T3 Code contracts - [Events](https://mintlify.wiki/pingdotgg/t3code/api/events.md): Domain events reference for orchestration state changes - [Orchestration API](https://mintlify.wiki/pingdotgg/t3code/api/orchestration.md): Command and query interface for managing projects, threads, and AI sessions - [Configuration](https://mintlify.wiki/pingdotgg/t3code/api/server/configuration.md): Server runtime configuration interfaces and environment setup - [Persistence](https://mintlify.wiki/pingdotgg/t3code/api/server/persistence.md): Database layer, event store, and projection repositories - [Services](https://mintlify.wiki/pingdotgg/t3code/api/server/services.md): Core server service contracts and orchestration interfaces - [WebSocket Protocol](https://mintlify.wiki/pingdotgg/t3code/api/websocket-protocol.md): Learn about the T3 Code WebSocket protocol for real-time communication - [Architecture](https://mintlify.wiki/pingdotgg/t3code/concepts/architecture.md): Understanding T3 Code's system architecture and component interactions - [Providers](https://mintlify.wiki/pingdotgg/t3code/concepts/providers.md): Understanding the provider adapter architecture and extensibility model - [Runtime Modes](https://mintlify.wiki/pingdotgg/t3code/concepts/runtime-modes.md): Understanding approval policies, sandbox modes, and security controls - [Sessions](https://mintlify.wiki/pingdotgg/t3code/concepts/sessions.md): Understanding provider sessions, lifecycle, and state management - [Environment Variables](https://mintlify.wiki/pingdotgg/t3code/configuration/environment-variables.md): Environment variables for configuring T3 Code server behavior - [Keybindings](https://mintlify.wiki/pingdotgg/t3code/configuration/keybindings.md): Customize keyboard shortcuts in T3 Code - [Project Scripts](https://mintlify.wiki/pingdotgg/t3code/configuration/project-scripts.md): Configure and run custom project scripts in T3 Code - [Server Options](https://mintlify.wiki/pingdotgg/t3code/configuration/server-options.md): CLI flags and server configuration options for T3 Code - [Architecture Deep Dive](https://mintlify.wiki/pingdotgg/t3code/development/architecture-deep-dive.md): Understand the technical architecture and design decisions behind T3 Code - [Building](https://mintlify.wiki/pingdotgg/t3code/development/building.md): Build T3 Code for production deployment and distribution - [Monorepo Structure](https://mintlify.wiki/pingdotgg/t3code/development/monorepo-structure.md): Navigate the T3 Code workspace layout and understand package organization - [Development Setup](https://mintlify.wiki/pingdotgg/t3code/development/setup.md): Get your T3 Code development environment up and running - [Testing](https://mintlify.wiki/pingdotgg/t3code/development/testing.md): Write and run tests in the T3 Code monorepo - [CLI Usage Guide](https://mintlify.wiki/pingdotgg/t3code/guides/cli-usage.md): Master the T3 Code command-line interface for advanced configuration and automation - [Desktop App Guide](https://mintlify.wiki/pingdotgg/t3code/guides/desktop-app.md): Install and use the T3 Code desktop application for native performance and system integration - [Git Workflow Guide](https://mintlify.wiki/pingdotgg/t3code/guides/git-workflow.md): Integrate version control into your AI-assisted development with T3 Code's Git features - [Project Management Guide](https://mintlify.wiki/pingdotgg/t3code/guides/project-management.md): Organize your codebases and conversations with T3 Code's project system - [Web Interface Guide](https://mintlify.wiki/pingdotgg/t3code/guides/web-interface.md): Learn how to use the T3 Code web interface for AI-powered code assistance - [Installation](https://mintlify.wiki/pingdotgg/t3code/installation.md): Complete installation guide for T3 Code - NPM, desktop app, and prerequisites - [Introduction](https://mintlify.wiki/pingdotgg/t3code/introduction.md): Welcome to T3 Code - a minimal web GUI for coding agents like Codex - [Quickstart](https://mintlify.wiki/pingdotgg/t3code/quickstart.md): Get T3 Code running in minutes and start your first coding session