Skip to main contentModule platform
- docker
- native
- DockerRuntime
- Docker runtime with lightweight container isolation.
- NativeRuntime
- Native runtime — full access, runs on Mac/Linux/Windows/Docker/Raspberry Pi
- ShellProfile
- What the system prompt tells the model about the runtime’s shell: the
interpreter’s name and the language it speaks.
- ShellDialect
- Shell language understood by a runtime’s command builder.
- RuntimeAdapter
- Runtime adapter that abstracts platform differences for the agent.
- create_runtime