Code
Hub
Workspaces
Following
Digest
Agents
Trending
Connect
MCP
copy
Index your code
hub
/
github.com/coder/coder
/ Name
Method
Name
aibridge/provider/copilot.go:77–79 ·
view source on GitHub ↗
()
Source
from the content-addressed store, hash-verified
75
}
76
77
func
(p *Copilot) Name() string {
78
return
p.cfg.Name
79
}
80
81
func
(*Copilot) Enabled() bool {
return
true }
82
Callers
3
RoutePrefix
Method · 0.95
CreateInterceptor
Method · 0.95
TestCopilot_TypeAndName
Function · 0.95
Calls
no outgoing calls
Tested by
1
TestCopilot_TypeAndName
Function · 0.76