Dave
9126210d29
story-kit: queue 222_story_scaffolded_agent_permissions_should_be_tech_stack_agnostic for QA
2026-02-26 19:42:10 +00:00
Dave
c72559c3de
story-kit: start 221_story_replace_llm_driven_qa_stage_with_deterministic_rust_pipeline
2026-02-26 19:40:29 +00:00
Dave
2bbb626f09
story-kit: start 223_bug_qa_agent_not_stopped_when_story_moves_to_merge_stage
2026-02-26 19:35:47 +00:00
Dave
ba6476d84d
story-kit: start 222_story_scaffolded_agent_permissions_should_be_tech_stack_agnostic
2026-02-26 19:33:47 +00:00
Dave
65776620db
story-kit: queue 220_story_acceptance_gates_in_current_stage_should_use_script_test_instead_of_hardcoded_cargo_clippy for QA
2026-02-26 19:28:02 +00:00
Dave
ee48f0bc5a
story-kit: start 220_story_acceptance_gates_in_current_stage_should_use_script_test_instead_of_hardcoded_cargo_clippy
2026-02-26 19:20:06 +00:00
Dave
d1c4305c87
story-kit: queue 219_story_add_always_allow_option_to_web_ui_permission_dialog for QA
2026-02-26 19:16:02 +00:00
Dave
ab0ae1e24a
story-kit: queue 218_story_hide_thinking_traces_from_agents_panel for QA
2026-02-26 19:11:24 +00:00
Dave
e4fc5408eb
story-kit: queue 216_story_merge_quality_gates_should_use_project_toml_components_and_script_test_instead_of_hardcoded_frontend_pnpm for QA
2026-02-26 19:11:13 +00:00
Dave
aa5f484b53
story-kit: start 219_story_add_always_allow_option_to_web_ui_permission_dialog
2026-02-26 19:03:04 +00:00
Dave
f94b741f19
story-kit: start 216_story_merge_quality_gates_should_use_project_toml_components_and_script_test_instead_of_hardcoded_frontend_pnpm
2026-02-26 19:03:04 +00:00
Dave
d0a221bd6a
story-kit: queue 217_story_scaffold_generates_claude_md for QA
2026-02-26 17:59:01 +00:00
Dave
cb5085dd79
story-kit: start 217_story_scaffold_generates_claude_md
2026-02-26 17:52:29 +00:00
Dave
902864b921
story-kit: queue 214_story_scaffold_creates_complete_project_structure for QA
2026-02-26 16:55:27 +00:00
Dave
54337a9afd
story-kit: queue 180_bug_web_ui_permissions_handling_unreliable for QA
2026-02-26 16:53:46 +00:00
Dave
9074b47258
story-kit: queue 215_bug_cancel_button_still_discards_queued_messages_197_regression for QA
2026-02-26 16:53:20 +00:00
Dave
fcc91f3b87
story-kit: start 215_bug_cancel_button_still_discards_queued_messages_197_regression
2026-02-26 16:46:15 +00:00
Dave
16ae7be559
story-kit: start 180_bug_web_ui_permissions_handling_unreliable
2026-02-26 16:42:35 +00:00
Dave
f6b17b59e6
story-kit: start 214_story_scaffold_creates_complete_project_structure
2026-02-26 16:40:45 +00:00
Dave
5ce2ec8c34
story-kit: queue 213_story_remove_colored_left_border_from_work_item_cards for QA
2026-02-26 15:42:21 +00:00
Dave
d6b4e47b65
story-kit: queue 211_story_skip_selection_screen_when_cli_path_argument_provided for QA
2026-02-26 15:41:24 +00:00
Dave
bf6a96a2d5
story-kit: start 213_story_remove_colored_left_border_from_work_item_cards
2026-02-26 15:35:13 +00:00
Dave
6bf7ba605e
story-kit: queue 210_bug_pipeline_moves_story_to_done_even_when_mergemaster_reports_merge_failure for QA
2026-02-26 15:33:20 +00:00
Dave
60278064c8
story-kit: start 211_story_skip_selection_screen_when_cli_path_argument_provided
2026-02-26 15:29:25 +00:00
Dave
f854deaedc
story-kit: start 210_bug_pipeline_moves_story_to_done_even_when_mergemaster_reports_merge_failure
2026-02-26 15:18:24 +00:00
Dave
40d96008c9
feat(story-200): auto-prune worktrees when stories are archived
...
- Add `prune_worktree_sync` to worktree.rs: removes a story's worktree
if it exists, delegating to `remove_worktree_sync` (best-effort,
failures logged internally)
- Update `sweep_done_to_archived` to accept `git_root` and call
`prune_worktree_sync` after promoting a story from 5_done to 6_archived
- Add Part 2 to the sweep: scan 6_archived and prune any stale worktrees
for stories already there (catches items archived before this feature)
- All worktree removal failures are logged but never block file moves
- Add 5 new tests: prune noop, prune real worktree, sweep-on-promote,
sweep-stale-archived, sweep-not-blocked-by-removal-failure
Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com >
2026-02-26 14:58:52 +00:00
Dave
4e535dff18
story-kit: start 208_bug_project_scaffold_does_not_write_mcp_json_to_project_root
2026-02-26 14:26:24 +00:00
Dave
2e40cfcc44
story-kit: start 209_story_accept_optional_positional_path_argument_on_startup
2026-02-26 14:25:58 +00:00
Dave
4f878a0ee7
story-kit: queue 206_story_claude_pty_should_be_selected_by_default_on_first_use for QA
2026-02-26 14:23:38 +00:00
Dave
8fc5cd263f
story-kit: queue 207_story_rename_llm_provider_labels_claude_pty_to_claude_code_anthropic_to_anthropic_api for QA
2026-02-26 14:21:21 +00:00
Dave
bf5cc860b4
story-kit: queue 200_story_auto_prune_worktrees_for_archived_stories_in_watcher_sweep for QA
2026-02-26 14:17:05 +00:00
Dave
ea60db575d
story-kit: start 207_story_rename_llm_provider_labels_claude_pty_to_claude_code_anthropic_to_anthropic_api
2026-02-26 14:11:52 +00:00
Dave
d44648e169
story-kit: queue 202_story_make_agent_watchdog_interval_configurable_via_project_toml for QA
2026-02-26 14:11:21 +00:00
Dave
089287c8a2
story-kit: start 206_story_claude_pty_should_be_selected_by_default_on_first_use
2026-02-26 14:09:58 +00:00
Dave
af2fea81af
story-kit: queue 205_bug_mergemaster_marks_stories_as_done_without_squash_merging_code for QA
2026-02-26 14:07:51 +00:00
Dave
1491c6b811
story-kit: start 202_story_make_agent_watchdog_interval_configurable_via_project_toml
2026-02-26 13:56:05 +00:00
Dave
f37401697f
story-kit: start 200_story_auto_prune_worktrees_for_archived_stories_in_watcher_sweep
2026-02-26 13:55:59 +00:00
Dave
c51964d9f1
story-kit: start 205_bug_mergemaster_marks_stories_as_done_without_squash_merging_code
2026-02-26 13:51:08 +00:00
Dave
b86c50b2d5
story-kit: remove 199_story_web_ui_submits_all_queued_items_at_once
2026-02-26 12:20:27 +00:00
Dave
9a98e4b46e
story-kit: start 199_story_web_ui_submits_all_queued_items_at_once
2026-02-26 12:20:23 +00:00
Dave
f5f2716a3a
story-kit: remove 199_story_web_ui_submits_all_queued_items_at_once
2026-02-26 12:12:41 +00:00
Dave
a489386f46
story-kit: merge 199_story_web_ui_submits_all_queued_items_at_once
2026-02-26 12:09:33 +00:00
Dave
cb3a804259
story-kit: done 199_story_web_ui_submits_all_queued_items_at_once
2026-02-26 12:09:20 +00:00
Dave
8d29956dea
story-kit: merge 199_story_web_ui_submits_all_queued_items_at_once
2026-02-26 12:05:08 +00:00
Dave
ff3360295d
story-kit: queue 204_story_rename_storkit_branding_to_story_kit for QA
2026-02-26 10:59:02 +00:00
Dave
004442e001
story-kit: queue 202_story_make_agent_watchdog_interval_configurable_via_project_toml for QA
2026-02-26 10:57:54 +00:00
Dave
6e88c639f6
story-kit: queue 203_story_move_story_to_current_before_checking_agent_availability_in_start_agent for QA
2026-02-26 10:55:53 +00:00
Dave
9d00f77d86
story-kit: start 204_story_rename_storkit_branding_to_story_kit
2026-02-26 10:51:50 +00:00
Dave
b2b1e7ed3d
story-kit: start 202_story_make_agent_watchdog_interval_configurable_via_project_toml
2026-02-26 10:48:24 +00:00
Dave
ba9ea2a602
story-kit: start 203_story_move_story_to_current_before_checking_agent_availability_in_start_agent
2026-02-26 10:46:11 +00:00