Code
Hub
Workspaces
Following
Digest
Agents
Trending
Connect
MCP
copy
Index your code
hub
/
github.com/anomalyco/opencode
/ notify
Function
notify
packages/opencode/src/plugin/tui/runtime.ts:168–170 ·
view source on GitHub ↗
(input)
Source
from the content-addressed store, hash-verified
166
): TuiPluginApi[
"attention"
] {
167
return
{
168
notify(input) {
169
return
attention.notify(input)
170
},
171
soundboard: {
172
registerPack(pack) {
173
return
scope.track(
Callers
1
task.ts
File · 0.50
Calls
no outgoing calls
Tested by
no test coverage detected