Expand description
OpenCode Server lifecycle management
Manages the OpenCode server process lifecycle, including automatic startup, health checking, and graceful shutdown.
Structs§
- Open
Code Manager - Manager for OpenCode server lifecycle
- Server
Config - Configuration for OpenCode server
Constants§
- DEFAULT_
PORT - Default port for OpenCode server
Functions§
- global_
manager - Get or create the global manager instance
- init_
global_ manager - Get or create manager with custom config (only works on first call)