docs.theus.pe/docs/en/theus_code_docs_map.md theus.peDocs home

Documentation map

A single index of every Theus documentation page — Spanish-first pages and their English counterparts — with a one-line description and a stable link for each.

How this map works

Theus documentation is Spanish-first: the core reference lives under /docs, and a mirror of the essentials lives under /docs/en for readers who prefer English. Every page below is served from both origins — docs.theus.pe and theus.pe/docs/* — so a link resolves the same way whether you reach it from the site or from a message the CLI prints.

If a topic exists in Spanish but not yet in English (or the other way around), start from the Spanish page — it is the authoritative reference. The English pages track the most-used core topics.

Getting started

PageWhat it covers
Documentación de TheusOverview, install and first run for the local-first, multimodel agent.
Costos y consumoHow usage and cost are tracked, and how to keep them under control.
Configuración de modelosConnecting models and managing context through THEUS_* variables and ~/.theus/providers.json.

Features

PageWhat it covers
Servidores MCPRegistering and using MCP servers to extend the agent's tools.
SandboxingIsolating command execution and constraining what the agent can touch.
HooksRunning your own scripts around the agent's actions.
Control de ChromeDriving a Chrome browser from a Theus session.
SeguridadPermissions, local-first guarantees and the security model.

Providers

Provider pages give the exact technical details needed to connect each cloud endpoint. Any external service is opt-in — Theus never requires a remote provider to start.

PageWhat it covers
Amazon BedrockConnecting Theus to a Bedrock-compatible endpoint.
Google Vertex AIConnecting Theus to a Vertex AI endpoint.
Microsoft FoundryConnecting Theus to a Microsoft Foundry endpoint.

English pages

PageWhat it covers
OverviewWhat Theus is, install and first run — the English entry point.
CLI referenceCommands, flags and the theus launcher.
KeybindingsShortcuts inside the interactive REPL.
Fast modeRunning Theus non-interactively and lightweight flows.
MemoryThe local index, code memory and graph under ~/.theus/knowledge/.
MCP serversRegistering and using MCP servers from the CLI.
Network configurationThe local API on 127.0.0.1, ports and network options.
Remote controlDriving a Theus session beyond the local terminal.
Theus on the webUsing Theus through the web surface.
Documentation mapThis page — the index of all documentation.
API · files contentReference for the files-content API endpoint.

Where to start

Theus — local-first multimodel coding agent · Made in Peru