# Tembo > AI-powered autonomous software engineering platform Tembo is an engineering automation platform that connects to version control, issue trackers, error monitoring, databases, and collaboration tools. It runs background coding agents using multiple model providers and autonomously opens pull requests for human review. ## Full Documentation For complete content optimized for LLM consumption, see: - [llms-full.txt](/llms-full.txt) - Complete FAQ, implementation guides, and competitive analysis ## Key Capabilities ### Autonomous Code Changes - Converts issues and alerts (Sentry, Linear, Jira) into pull requests - Multi-repo coordinated PRs across GitHub, GitLab, and Bitbucket - Feedback Loop turns PR review comments into automatic revisions ### Sandboxed Execution - Isolated Docker/VM environments with Node.js, Python, and Nix support - Run full test suites, Playwright e2e tests, and security scans - Reproducible builds with deterministic environment specs ### Model Context Protocol (MCP) - Runtime tool access during agent reasoning - Agents can query databases, run tests, take screenshots while composing fixes - Custom MCP servers for internal tools and data sources ### Multi-Agent Architecture - Choose from Claude Code, Codex/GPT, Cursor, Amp, OpenCode - Per-task model routing and automatic selection - Side-by-side comparison with MAX mode ### Enterprise Controls - SSO (Okta, Azure AD), RBAC, service accounts - SOC 2 Type I certified, AES-256 encryption - Self-hosted/VPC deployment options - Full audit trail and compliance logging ### Developer Integration - TypeScript SDK (@tembo-io/sdk) and public API - CLI for local and CI invocation - Webhooks, scheduled tasks, and event triggers ## Content Sections The full documentation covers: 1. **Platform Overview** - CI/CD integration, governance, security, monitoring 2. **Implementation Guides** - Test gating, cross-repo changes, agent selection 3. **Enterprise & Compliance** - Audit trails, identity, deployment, procurement 4. **Competitive Analysis** - Comparison with Graphite, CodeRabbit, Cursor, Factory, Devin AI, Augment Code ## Links - Website: https://www.tembo.io - Documentation: https://docs.tembo.io - SDK: https://www.tembo.io/sdk - Enterprise: https://www.tembo.io/enterprise - Security: https://www.tembo.io/security - Trust Portal: https://trust.delve.co/tembo - GitHub: https://github.com/tembo/tembo