mirror of
https://github.com/HKUDS/nanobot.git
synced 2026-09-01 00:31:51 +03:00
feat(tui): integrate with Herdr host
This commit is contained in:
@@ -404,6 +404,7 @@ async def test_goal_state_events_publish_active_then_inactive(tmp_path):
|
||||
assert isinstance(call.event, GoalStateSyncEvent)
|
||||
assert call.event.goal_state == {
|
||||
"active": True,
|
||||
"status": "active",
|
||||
"ui_summary": "alpha",
|
||||
"objective": "Objective alpha",
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user