--- title: "Architecture Features" description: "Overview of current and planned features in Kilo Code" --- # Architecture Features These pages document the architecture and design of current or planned features, as well as any unique development patterns. | Feature | Description | |---|---| | [Agent Observability](/docs/contributing/architecture/agent-observability) | Observability and monitoring for agentic systems | | [Auto Model Tiers](/docs/contributing/architecture/auto-model-tiers) | Multi-tier auto model routing (Frontier, Free, Open) | | [Benchmarking](/docs/contributing/architecture/benchmarking) | Benchmarking Kilo Code across models and agents | | [Enterprise MCP Controls](/docs/contributing/architecture/enterprise-mcp-controls) | Admin controls for MCP server allowlists | | [MCP OAuth Authorization](/docs/contributing/architecture/mcp-oauth-authorization) | OAuth 2.1-based authorization for MCP servers | | [Onboarding Improvements](/docs/contributing/architecture/onboarding-improvements) | User onboarding and engagement features | | [Organization Modes Library](/docs/contributing/architecture/organization-modes-library) | Shared modes for teams and enterprise | | [Agentic Security Reviews](/docs/deploy-secure/security-reviews) | AI-powered security vulnerability analysis | | [Track Repo URL](/docs/contributing/architecture/track-repo-url) | Usage tracking by repository/project | | [Voice Transcription](/docs/contributing/architecture/voice-transcription) | Live voice input for chat | To propose a new feature design, consider using the [Spec Template](/docs/contributing/architecture/feature-template).