# unch ## Docs - [GitHub Actions](https://unch.mintlify.app/ci/github-actions.md): Step-by-step guide to setting up the unch remote index workflow in your repository. - [CI overview](https://unch.mintlify.app/ci/overview.md): Publish a shared search index via GitHub Actions so your team always has an up-to-date index. - [index](https://unch.mintlify.app/commands/index.md): Build or refresh the local search index for a repository. - [MCP](https://unch.mintlify.app/commands/mcp.md): Install and use unch MCP from Codex. - [remote](https://unch.mintlify.app/commands/remote.md): Manage remote index publishing and sync via GitHub Actions. - [search](https://unch.mintlify.app/commands/search.md): Query the local index with semantic, lexical, or mixed retrieval. - [How it works](https://unch.mintlify.app/concepts/how-it-works.md): A conceptual overview of how unch parses, indexes, and searches code symbols. - [Index storage](https://unch.mintlify.app/concepts/index-storage.md): What unch writes locally and how .semsearch state is structured. - [Embedding models](https://unch.mintlify.app/concepts/models.md): How unch uses local GGUF models or OpenRouter embedding models, and how snapshots stay isolated per provider. - [Installation](https://unch.mintlify.app/installation.md): Install unch with npm, Homebrew, shell installer, PowerShell, go install, or build from source. - [Introduction](https://unch.mintlify.app/introduction.md): Local-first semantic code search for functions, methods, types, and their docs. - [Quick Start](https://unch.mintlify.app/quickstart.md): Index a repository and run your first search in under a minute. - [Compatibility](https://unch.mintlify.app/reference/compatibility.md): Support matrix, upgrade rules, and versioning contract for unch. - [Troubleshooting](https://unch.mintlify.app/reference/troubleshooting.md): Solutions to common issues with unch. ## OpenAPI Specs - [openapi](https://unch.mintlify.app/api-reference/openapi.json)