MCPcopy Index your code
hub / github.com/coder/coder / AgentSubsystem

TypeAlias AgentSubsystem

codersdk/workspaceagents.go:251–251  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

249}
250
251type AgentSubsystem string
252
253const (
254 AgentSubsystemEnvbox AgentSubsystem = "envbox"

Callers 2

WorkspaceAgentFunction · 0.92
workspaceAgentFunction · 0.92

Calls

no outgoing calls

Tested by

no test coverage detected