Skip to main content

Module config

Module config 

Source

Structs§

ClientOptions
Configuration options for building an crate::client::Opencode client.

Constants§

DEFAULT_BASE_URL
Default base URL matching the JS SDK.
DEFAULT_MAX_RETRIES
Default maximum number of retries, matching the JS SDK.
DEFAULT_TIMEOUT
Default request timeout (60 seconds), matching the JS SDK.
ENV_BASE_URL
Environment variable name for the base URL override.