Agent chat sidebar configuration.
Agent specification ID used when the sidebar provisions a fresh runtime.
Chat transport protocol. Default kept in sync with the
datalayer.agentChat.protocol contribution in package.json so the
Zod fallback matches what VS Code reports when the user has not
explicitly set the value.
Auto-connect strategies.
Ordered list of auto-connect strategies.
Inline LLM completion configuration.
Number of context blocks (-1 for entire document).
Debounce delay in milliseconds.
Toggle LLM-powered inline code completions in Jupyter cells.
How code completions are triggered (auto while typing or manual shortcut).
Logging configuration.
Enable Datalayer operation logging.
Toggle performance monitoring with timing and memory tracking.
Include context information in log messages.
Include timestamps in log messages.
Minimum log level.
Onboarding preferences.
Whether to show the welcome prompt.
Prose LLM completion configuration.
Number of context blocks (-1 for entire document).
Debounce delay in milliseconds.
Toggle LLM-powered inline completions for prose and markdown content.
Keyboard shortcut for manual trigger.
How prose completions are triggered (auto while typing or manual shortcut).
Pyodide configuration.
Preload behavior for Pyodide packages.
Python packages to preload.
Pyodide version string.
Runtime configuration.
Default runtime duration in minutes.
Default runtime type.
Service endpoint URLs.
IAM service URL.
Runtimes service URL.
Spacer service URL.
WebSocket URL for Spacer real-time collaboration.
MCP tool response format.
Response format for MCP tool responses.
All validated Datalayer extension settings.