feat(ui): Add structured observability events
Signed-off-by: Richard Palethorpe <io@richiejp.com>
This commit is contained in:
@@ -407,6 +407,7 @@ func (a *AgentPool) startAgentWithConfig(name string, config *AgentConfig) error
|
||||
c.AgentResultCallback()(state)
|
||||
}
|
||||
}),
|
||||
WithObserver(NewSSEObserver(name, manager)),
|
||||
}
|
||||
|
||||
if config.HUD {
|
||||
|
||||
Reference in New Issue
Block a user