Expand description
Config resource types and methods mirroring the JS SDK’s resources/config.ts.
Structs§
- Agent
Config - Configuration for a single agent entry.
- Config
- Top-level configuration returned by
GET /config. - Config
Resource - Handle for the
/configresource. - Experimental
- Experimental features configuration.
- Hook
- Hook configuration within
Experimental. - Hook
Command - A hook command entry (used by both
file_editedandsession_completed). - Keybinds
Config - Keybinding configuration mirroring the JS SDK’s
KeybindsConfig. - McpLocal
Config - Local MCP server configuration.
- McpRemote
Config - Remote MCP server configuration.
- Mode
Config - Configuration for an operational mode (shared base for agents/modes).
- Model
Cost - Cost information for a model (input/output tokens).
- Model
Limit - Context and output limits for a model.
- Provider
Config - Configuration for a single provider.
- Provider
Model Config - Configuration for a single model within a provider.
- Provider
Options - Provider-level options (API key, base URL, and arbitrary extras).
Enums§
- Layout
- UI layout configuration.
- McpConfig
- Discriminated union of MCP server configurations, tagged by
"type". - Share
Mode - How session sharing is configured.