Skip to main content

Runtime features in YAML

Cross-cutting pieces you configure in the app file (hooks, middleware, credentials, …). These pages describe the YAML you write, not the internal process architecture.

PageWhat you configure
Credentialssecurity.credentials_schema, scopes, OAuth-style refs
Hooksruntime.hooks: events, conditions, actions
Middlewareruntime.middleware and per-module middleware
Workdir / sandboxWhere files and shell run
User skillsSkills and slash-style workflows
MultimodalImages in chat / agent turns
Tool chainingpipe hook action

Related language pages: Tool hooks, Security, Behavior.