MCPcopy 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
1481type ChatPlanMode string
1482
1483const (
1484 ChatPlanModePlan ChatPlanMode = "plan"

Callers 2

ScanMethod · 0.70

Calls

no outgoing calls

Tested by

no test coverage detected