dave
d68614e26a
huskies: merge 580_story_diff_bot_command_shows_git_diff_from_main_branch_to_worktree_branch
2026-04-15 18:16:26 +00:00
dave
d235fd41ac
huskies: merge 581_story_freeze_command_to_hold_a_story_at_its_current_stage_without_advancing
2026-04-15 18:02:14 +00:00
dave
8ae06cc8e2
huskies: merge 550_story_split_status_command_into_status_pipeline_info_and_logs_agent_output_subcommands
2026-04-12 15:00:05 +00:00
dave
6b1737d52d
huskies: merge 546_refactor_rename_bot_test_command_to_run_tests_to_avoid_eating_chat_messages
2026-04-12 13:11:17 +00:00
dave
b4dbfcbde6
huskies: merge 541_story_backlog_command_for_chat_and_web_ui_shows_only_backlog_items
2026-04-12 13:05:12 +00:00
dave
5a9601dd3c
huskies: merge 495_bug_status_traffic_light_dots_use_unsupported_html_colouring_switch_to_emoji
2026-04-07 15:55:01 +00:00
dave
19768c23d5
huskies: merge 494_story_mcp_tool_to_run_project_test_suite
2026-04-07 14:43:41 +00:00
dave
5413a26406
huskies: merge 484_story_story_dependencies_in_pipeline_auto_assign
2026-04-04 21:46:58 +00:00
dave
e74f5275ef
huskies: merge 471_story_bot_command_to_show_overall_test_coverage
2026-04-04 11:56:14 +00:00
dave
fec417cb16
storkit: merge 433_story_setup_wizard_interviews_user_on_bare_projects_with_no_existing_code
2026-03-29 00:46:05 +00:00
dave
49b78f3642
storkit: merge 432_story_complete_setup_wizard_with_mcp_tools_and_agent_driven_file_generation
2026-03-28 14:23:59 +00:00
dave
fe0a032e8e
storkit: merge 430_bug_status_command_traffic_light_dots_not_coloured_in_matrix
2026-03-28 13:57:38 +00:00
dave
6c6bc35785
feat: add unblock command and MCP tool to reset blocked stories
...
- Add `unblock` bot command (chat + web UI slash command) that clears the
`blocked` flag and resets `retry_count` to 0 in story front matter
- Works across all pipeline stages (1_backlog through 6_archived)
- Returns confirmation with story name and ID, or clear error if story
is not found or not blocked
- Expose `unblock_story` MCP tool for programmatic use by agents
- Make `chat::commands::unblock` module pub(crate) so story_tools can
call `unblock_by_number`
- Add 8 unit tests covering registration, validation, core logic, and
edge cases (not-found, not-blocked, any stage, story ID in response)
- Update MCP tools list test: 49 → 50 tools
2026-03-28 10:05:51 +00:00
dave
cf5424f9a6
storkit: merge 421_story_timer_command_for_deferred_agent_start
2026-03-28 09:02:20 +00:00
dave
d6f82393f5
storkit: merge 420_story_loc_for_a_specified_file_bot_command_and_web_ui_slash_command
2026-03-28 08:58:57 +00:00
Timmy
3571511349
restore: reset past source tree deletion, apply pending work
2026-03-27 10:49:39 +00:00
dave
077288e7b7
storkit: merge 392_refactor_extract_shared_transport_utilities_from_matrix_module_into_chat_submodule
2026-03-25 14:46:02 +00:00