Code
Hub
Workspaces
Following
Digest
Agents
Trending
Connect
MCP
copy
Index your code
hub
/
github.com/coder/coder
/ RunKind
TypeAlias
RunKind
coderd/x/chatd/chatdebug/types.go:6–6 ·
view source on GitHub ↗
RunKind identifies the kind of debug run being recorded.
Source
from the content-addressed store, hash-verified
4
5
// RunKind identifies the kind of debug run being recorded.
6
type
RunKind string
7
8
const
(
9
// KindChatTurn records a standard chat turn.
Callers
1
chatdebugRunContext
Function · 0.92
Calls
no outgoing calls
Tested by
no test coverage detected