huskies: merge 1039

This commit is contained in:
dave
2026-05-14 16:33:47 +00:00
parent 9e06fff8a8
commit 311883f45d
12 changed files with 1005 additions and 5 deletions
+2
View File
@@ -25,6 +25,8 @@ pub mod shell_tools;
pub mod status_tools;
/// MCP tools for creating, updating, and managing stories and bugs.
pub mod story_tools;
/// MCP tools for generic scheduled timers (`schedule_timer`, `list_timers`, `cancel_timer`).
pub mod timer_tools;
/// MCP tool schema definitions for `tools/list`.
pub mod tools_list;
/// MCP tools for the project setup wizard.