List of all items
Structs
- app::RunConfig
- cli::Cli
- cli::ConfigArgs
- cli::ConfigGetArgs
- cli::ConfigSetArgs
- cli::RunArgs
- cli::WorkspaceAddArgs
- cli::WorkspaceArgs
- cli::WorkspaceLsArgs
- config::ConfigEntry
- config::UserConfig
- docker::DockerLaunchConfig
- docker::ProviderConfigFiles
- manifest::RuntimeConfig
- manifest::SandboxConfig
- manifest::WorkspaceManifest
- provider::CodexProvider
- runtime::RuntimeEnvironmentVariable
- runtime::RuntimeToolVersion
- workspace::WorkspaceEntry
Enums
- cli::Command
- cli::ConfigCommand
- cli::WorkspaceCommand
- config::ConfigError
- docker::DockerError
- manifest::ManifestError
- provider::ProviderError
- runtime::RuntimeSpecError
- runtime::RuntimeTool
Functions
- app::resolve_sessions_root
- app::run_workspace
- config::default_cc_switch_database_path
- config::default_config_dir
- config::default_config_file_path
- config::default_state_root
- config::load_default_user_config
- config::load_user_config
- config::save_user_config
- config::set_default_config_value
- docker::build_docker_run_command
- docker::workspace_mount_targets
- manifest::load_workspace_manifest
- manifest::parse_workspace_manifest
- manifest::validate_workspace_folders
- provider::load_codex_providers
- provider::load_codex_providers_from_connection
- runtime::validate_apt_packages
- runtime::validate_runtime_tool_versions
- runtime::validate_setup_commands
- runtime::validate_tool_version
- workspace::add_workspace
- workspace::expand_home_path
- workspace::list_workspaces
- workspace::resolve_workspace_path
- workspace::workspace_config_dir
- workspace::workspace_manifest_path
Constants
- config::CC_SWITCH_DB
- docker::CONTAINER_WORKSPACE_ROOT
- docker::DEFAULT_CODEX_IMAGE
- docker::DEFAULT_CODEX_IMAGE_VERSION
- runtime::CODEX_WS_APT_PACKAGES_ENV
- runtime::CODEX_WS_BUN_VERSION_ENV
- runtime::CODEX_WS_CLANG_VERSION_ENV
- runtime::CODEX_WS_CPP_VERSION_ENV
- runtime::CODEX_WS_C_VERSION_ENV
- runtime::CODEX_WS_DENO_VERSION_ENV
- runtime::CODEX_WS_DOTNET_VERSION_ENV
- runtime::CODEX_WS_GO_VERSION_ENV
- runtime::CODEX_WS_JAVA_VERSION_ENV
- runtime::CODEX_WS_NODE_VERSION_ENV
- runtime::CODEX_WS_PHP_VERSION_ENV
- runtime::CODEX_WS_PYTHON_VERSION_ENV
- runtime::CODEX_WS_RUBY_VERSION_ENV
- runtime::CODEX_WS_RUST_VERSION_ENV
- runtime::CODEX_WS_SETUP_COMMANDS_ENV
- runtime::CODEX_WS_ZIG_VERSION_ENV