# Documentation This directory contains Qbit’s user guides, integrations, developer docs, and evaluation notes. ## Getting started - [Getting started](getting-started.md) - [Configuration](configuration.md) - [Providers](providers.md) - [Workspaces](workspaces.md) ## Using Qbit - [Agent modes](agent-modes.md) - [Auto input mode](auto-input-mode.md) - [Agent skills](agent-skills.md) - [Tool use](tool-use.md) - [Image handling](image-handling.md) - [Tab completion](tab-completion.md) - [Themes](theme-tokens.md) ## Integrations - [MCP (Model Context Protocol)](mcp.md) - [Web search (Tavily)](tavily-tools.md) - [Langfuse tracing](langfuse-tracing.md) - [AST-grep tools](ast-grep-tools.md) ## Development - [Development](development.md) - [Browser-only frontend development](browser-dev.md) - [Architecture](architecture.md) - [System hooks](system-hooks.md) - [Planning system](planning-system.md) - [System prompt guide](system-prompt-guide.md) - [System prompt design input](system-prompt-design-input.md) - [Prompt contributions](prompt-contributions.md) - [Releasing](releasing.md) ## Evaluation / benchmarks - [Rig evals](rig-evals.md) - [SWE-bench](swebench.md) - [SWE-bench docs](swebench/README.md) - [PR check evals](pr-check-evals.md) - [Benchmark integration plan](benchmark-integration-plan.md) - [Graph-flow integration](graph-flow-integration.md)