huskies: merge 541_story_backlog_command_for_chat_and_web_ui_shows_only_backlog_items

This commit is contained in:
dave
2026-04-12 12:58:51 +00:00
parent 2bdb0eb730
commit b4dbfcbde6
6 changed files with 241 additions and 65 deletions
+4
View File
@@ -8,6 +8,10 @@ export const SLASH_COMMANDS: SlashCommand[] = [
name: "/help",
description: "Show this list of available slash commands.",
},
{
name: "/backlog",
description: "Show all items in the backlog with dependency satisfaction status.",
},
{
name: "/status",
description: