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

TypeAlias ChatMode

coderd/database/models.go:1423–1423  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1421}
1422
1423type ChatMode string
1424
1425const (
1426 ChatModeComputerUse ChatMode = "computer_use"

Callers 1

ScanMethod · 0.85

Calls

no outgoing calls

Tested by

no test coverage detected