mirror of
https://github.com/tinyhumansai/openhuman.git
synced 2026-07-27 21:08:00 +00:00
feat(agent): steer_subagent + wait_subagent for running async sub-agents (#3641)
This commit is contained in:
@@ -4642,6 +4642,7 @@ async fn agent_subagent_public_types_cover_task_local_and_error_display_paths()
|
||||
initial_history: None,
|
||||
checkpoint_dir: None,
|
||||
worktree_action_dir: None,
|
||||
run_queue: None,
|
||||
};
|
||||
assert_eq!(options.skill_filter_override.as_deref(), Some("docs"));
|
||||
assert_eq!(options.toolkit_override.as_deref(), Some("github"));
|
||||
|
||||
Reference in New Issue
Block a user