docs(coding-agent): reorder containerization patterns

This commit is contained in:
Vegard Stikbakke
2026-06-15 09:16:13 +02:00
parent bb959aae01
commit a851968170
4 changed files with 38 additions and 38 deletions

View File

@@ -42,7 +42,7 @@ For the full first-run flow, see [Quickstart](quickstart.md).
- [Using Pi](usage.md) - interactive mode, slash commands, context files, and CLI reference.
- [Providers](providers.md) - subscription and API-key setup for built-in providers.
- [Security](security.md) - project trust, sandbox boundaries, and vulnerability reporting.
- [Containerization](containerization.md) - sandbox pi with OpenShell, Gondolin, or Docker.
- [Containerization](containerization.md) - sandbox pi with Gondolin, Docker, or OpenShell.
- [Settings](settings.md) - global and project settings.
- [Keybindings](keybindings.md) - default shortcuts and custom keybindings.
- [Sessions](sessions.md) - session management, branching, and tree navigation.