Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
hub
/
github.com/letta-ai/letta
/ TaskObserver
Interface
TaskObserver
tests/data/task_manager.java:174–176 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
172
}
173
174
public
interface
TaskObserver {
175
void
onTaskEvent(TaskEvent event, Task task);
176
}
177
}
Callers
1
notifyObservers
Method · 0.80
Calls
no outgoing calls
Tested by
no test coverage detected