Guide

Glossary

Shared terms used throughout the generated docs: Query engine, tool, task, bridge, MCP, memory, compaction, repo context, permission mode, command, workflow.

TermMeaning
Query engineCore orchestration loop that connects prompts, tool use, retries, and result handling.
ToolA capability the system can invoke with structured inputs and outputs.
TaskA long-running or tracked unit of work with lifecycle state.
BridgeA remote or cross-process layer that transports messages and session state.
MCPModel Context Protocol, used for external context/tool servers.
CompactionReducing long context into smaller summaries while keeping key working state.
Repo contextRepository-specific context gathered to help the agent reason about a project.
Permission modeRuntime policy that decides whether an action is auto-approved, denied, or requires confirmation.
WorkflowA higher-level multi-step operational sequence.