Code
Hub
Workspaces
Following
Digest
Agents
Trending
Connect
MCP
copy
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
1423
type
ChatMode string
1424
1425
const
(
1426
ChatModeComputerUse ChatMode =
"computer_use"
Callers
1
Scan
Method · 0.85
Calls
no outgoing calls
Tested by
no test coverage detected