Algorithms
This document has been split into smaller, maintainable files. See the algorithms/ directory for the full index.
Quick Navigation
- Core Loop: agent-loop | run-loop | streaming | tool-execution
- Context: compaction | decision-logic
- Lifecycle: agent-lifecycle | concurrency
- Providers: retry | error-classification | sub-agent
- Tools: bash | file-tools | mcp | openapi
For pseudocode conventions, see the README.