Code
Hub
Workspaces
Following
Digest
Agents
Trending
Connect
MCP
copy
Index your code
hub
/
github.com/coder/coder
/ ChatPlanMode
TypeAlias
ChatPlanMode
coderd/database/models.go:1481–1481 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
1479
}
1480
1481
type
ChatPlanMode string
1482
1483
const
(
1484
ChatPlanModePlan ChatPlanMode =
"plan"
Callers
2
planModeToNullChatPlanMode
Function · 0.92
Scan
Method · 0.70
Calls
no outgoing calls
Tested by
no test coverage detected