# typemux-cc ## Docs - [Architecture Overview](https://mintlify.wiki/K-dash/typemux-cc/advanced/architecture.md): System design, message routing, and design principles behind typemux-cc - [Multi-Backend Pool](https://mintlify.wiki/K-dash/typemux-cc/advanced/multi-backend-pool.md): Concurrent backend management, LRU/TTL eviction, and session tracking - [Virtual Environment Detection](https://mintlify.wiki/K-dash/typemux-cc/advanced/venv-detection.md): How typemux-cc searches for .venv, git boundaries, and caching behavior - [Warmup & Readiness](https://mintlify.wiki/K-dash/typemux-cc/advanced/warmup-readiness.md): Index-dependent request queuing during backend initialization - [Config File](https://mintlify.wiki/K-dash/typemux-cc/configuration/config-file.md): Set persistent environment variables for typemux-cc via the config file - [Environment Variables](https://mintlify.wiki/K-dash/typemux-cc/configuration/environment-variables.md): Complete reference of environment variables for configuring typemux-cc - [Logging](https://mintlify.wiki/K-dash/typemux-cc/configuration/logging.md): Configure, monitor, and analyze typemux-cc logs for debugging and diagnostics - [Local Build](https://mintlify.wiki/K-dash/typemux-cc/installation/local-build.md): Build and install typemux-cc from source - [Marketplace Installation](https://mintlify.wiki/K-dash/typemux-cc/installation/marketplace.md): Install typemux-cc from GitHub marketplace - [Prerequisites](https://mintlify.wiki/K-dash/typemux-cc/installation/prerequisites.md): System requirements and dependencies for typemux-cc - [Introduction](https://mintlify.wiki/K-dash/typemux-cc/introduction.md): Learn what typemux-cc is, why it exists, and how it solves Python LSP challenges in Claude Code - [Quickstart](https://mintlify.wiki/K-dash/typemux-cc/quickstart.md): Get typemux-cc up and running in under 5 minutes - [CLI Flags](https://mintlify.wiki/K-dash/typemux-cc/reference/cli-flags.md): Complete reference for all typemux-cc command-line flags - [Environment Variables](https://mintlify.wiki/K-dash/typemux-cc/reference/environment-variables.md): Complete reference for all typemux-cc environment variables - [Known Limitations](https://mintlify.wiki/K-dash/typemux-cc/reference/known-limitations.md): Current limitations and workarounds for typemux-cc - [Requirements](https://mintlify.wiki/K-dash/typemux-cc/reference/requirements.md): System requirements and prerequisites for typemux-cc - [Supported Backends](https://mintlify.wiki/K-dash/typemux-cc/reference/supported-backends.md): LSP backends compatible with typemux-cc - [Common Issues](https://mintlify.wiki/K-dash/typemux-cc/troubleshooting/common-issues.md): Solutions for common typemux-cc problems and error messages - [Plugin Updates](https://mintlify.wiki/K-dash/typemux-cc/troubleshooting/plugin-updates.md): How to update typemux-cc and fix cache issues - [.venv Not Switching](https://mintlify.wiki/K-dash/typemux-cc/troubleshooting/venv-not-switching.md): Why virtual environment detection might fail and how to fix it - [Backend Selection](https://mintlify.wiki/K-dash/typemux-cc/usage/backend-selection.md): Choosing and configuring pyright, ty, or pyrefly - [Basic Usage](https://mintlify.wiki/K-dash/typemux-cc/usage/basic-usage.md): How typemux-cc works automatically with Claude Code - [Monorepos](https://mintlify.wiki/K-dash/typemux-cc/usage/monorepos.md): Multi-project setup with independent virtual environments - [Git Worktrees](https://mintlify.wiki/K-dash/typemux-cc/usage/worktrees.md): Using typemux-cc with git worktrees and late .venv creation