Code
Hub
Workspaces
Following
Digest
Agents
Trending
Connect
MCP
copy
Index your code
hub
/
github.com/coder/coder
/ ChatStatus
TypeAlias
ChatStatus
coderd/database/models.go:1536–1536 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
1534
}
1535
1536
type
ChatStatus string
1537
1538
const
(
1539
ChatStatusWaiting ChatStatus =
"waiting"
Callers
4
TestFallbackTurnStatusLabel
Function · 0.92
SubscribeAuthorized
Method · 0.92
shouldCancelChatFromControlNotification
Function · 0.92
Scan
Method · 0.70
Calls
no outgoing calls
Tested by
no test coverage detected