Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/atomicdotdev/atomic
/ name
Method
name
atomic-agent/src/hooks/copilot.rs:257–259 ·
view source on GitHub ↗
(&self)
Source
from the content-addressed store, hash-verified
255
256
impl AgentHook for CopilotHook {
257
fn name(&self) -> &str {
258
"copilot"
259
}
260
261
fn display_name(&self) -> &str {
262
"GitHub Copilot"
Callers
1
parse_event
Method · 0.45
Calls
no outgoing calls
Tested by
no test coverage detected