Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/GongShichen/LuminaCode
/ EmitTaskEvent
Method
EmitTaskEvent
agent/task_runtime.go:83–83 ·
view source on GitHub ↗
(TaskUIEvent)
Source
from the content-addressed store, hash-verified
81
82
type
TaskEventSink
interface
{
83
EmitTaskEvent(TaskUIEvent)
84
}
85
86
func
(n TaskNotification) ToMessage()
map
[string]any {
Callers
1
enqueueLocked
Method · 0.65
Implementers
2
capturingTaskSink
test/task_tools_parity_test.go
TaskEventSink
ui/runtime.go
Calls
no outgoing calls
Tested by
no test coverage detected