diff --git a/.huskies/source-map.json b/.huskies/source-map.json index e6af7e43..743dbd67 100644 --- a/.huskies/source-map.json +++ b/.huskies/source-map.json @@ -685,6 +685,7 @@ "fn available_agents_for_stage", "fn list_running_merges", "fn list_agents", + "fn list_agents_nonblocking", "fn subscribe", "fn drain_events", "fn get_log_info" @@ -1099,6 +1100,7 @@ "struct NewProjectCommand", "fn extract_new_project_command", "fn apply_project_config", + "fn stacks_dir", "fn detect_stack", "fn image_for_stack", "fn resolve_git_identity", @@ -1823,7 +1825,7 @@ "fn tool_run_check" ], "server/src/http/mcp/status_tools.rs": [ - "fn tool_status" + "fn tool_show" ], "server/src/http/mcp/story_tools/bug.rs": [ "fn tool_create_bug",