Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
hub
/
github.com/anomalyco/opencode
/ stop
Method
stop
packages/opencode/src/acp/event.ts:64–66 ·
view source on GitHub ↗
()
Source
from the content-addressed store, hash-verified
62
}
63
64
stop() {
65
this.abort.abort()
66
}
67
68
async
handle(event: Event) {
69
switch (event.
type
) {
Callers
14
shutdown
Function · 0.45
schedule
Function · 0.45
server
Function · 0.45
shutdown
Function · 0.45
executeUninstall
Function · 0.45
mcp.ts
File · 0.45
createPlugTask
Function · 0.45
installGitHubApp
Function · 0.45
providers.ts
File · 0.45
upgrade.ts
File · 0.45
agent.ts
File · 0.45
account.ts
File · 0.45
Calls
1
abort
Method · 0.45
Tested by
no test coverage detected