Skip to main content

Module runtime

Module runtime 

Source

Modules§

actor
Actor-model agent collaboration system.
checkpoint
State checkpoint types for graph-based run persistence.
context
cost_budget
Per-scope cost budgets + spend aggregation (CH-06, fable §R11 / §7).
graph
Graph-based agent orchestration.
manager
matching
native_skill
Native Skill Trait System.
native_skills
Built-in native skill implementations.
project_instructions
Host-owned, trust-gated project instruction discovery. This module never follows instruction files outside the selected project root.
prompt
Typed, deterministic prompt assembly.
skills
Skills system module.
thread
Shared agent-thread contracts. Persistence and execution belong to the trusted host; these records and read handles do not grant tool authority.
turn
Typed request, turn, and per-model-step assembly.
user_settings_store
Persistence-backed access to per-user prompt-caching settings.
wasm
WebAssembly sandbox runtime for executing Wasm agents.
world_state
Host world-state capture and incremental context contribution.