Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func NewWebProvider ¶ added in v0.8.0
NewWebProvider returns the OpenCode integration for the uam web service. It starts one `opencode serve` per project directory on first use and stops it when the last conversation on it closes or at Shutdown.
Close only detaches: it never aborts a turn or deletes the session. A turn keeps running while other open conversations keep the same server alive; closing the last conversation stops the server, which ends any turn still running on it.
func RunSupervisorCommand ¶
Types ¶
Click to show internal directories.
Click to hide internal directories.