huskies: regen source-map.json
This commit is contained in:
@@ -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": [
|
||||
|
||||
Reference in New Issue
Block a user