From 4aaf7dbdc68e5b029f65618b49d8540c6af40dab Mon Sep 17 00:00:00 2001 From: dave Date: Mon, 18 May 2026 14:50:00 +0000 Subject: [PATCH] huskies: regen source-map.json --- .huskies/source-map.json | 9 +++++++++ 1 file changed, 9 insertions(+) diff --git a/.huskies/source-map.json b/.huskies/source-map.json index 40bf8c84..14a13578 100644 --- a/.huskies/source-map.json +++ b/.huskies/source-map.json @@ -805,6 +805,10 @@ "fn build_backlog_from_items" ], "server/src/chat/commands/cleanup_worktrees.rs": [], + "server/src/chat/commands/convert.rs": [ + "fn handle_convert", + "fn convert_by_number" + ], "server/src/chat/commands/cost.rs": [ "fn handle_cost", "fn extract_agent_type" @@ -1813,6 +1817,9 @@ "server/src/http/mcp/story_tools/spike.rs": [ "fn tool_create_spike" ], + "server/src/http/mcp/story_tools/story/convert.rs": [ + "fn tool_convert_item_type" + ], "server/src/http/mcp/story_tools/story/create.rs": [ "fn tool_create_story", "fn tool_purge_story" @@ -3138,6 +3145,8 @@ "struct UnblockStoryRequest", "fn from_json", "struct FreezeStoryRequest", + "fn from_json", + "struct ConvertItemTypeRequest", "fn from_json" ], "server/src/validation/sanitize.rs": [