Commit Graph

399 Commits

Author SHA1 Message Date
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
Dave
e2e977e06d story-kit: queue 201_story_make_watcher_sweep_interval_configurable_via_project_toml for QA 2026-02-26 10:44:46 +00:00
Dave
43e8d5ac28 story-kit: queue 200_story_auto_prune_worktrees_for_archived_stories_in_watcher_sweep for QA 2026-02-26 10:44:34 +00:00
Dave
39cdd819cc story-kit: queue 199_story_web_ui_submits_all_queued_items_at_once for QA 2026-02-26 10:44:00 +00:00
Dave
92395c5068 story-kit: start 201_story_make_watcher_sweep_interval_configurable_via_project_toml 2026-02-26 10:34:53 +00:00
Dave
ce96b555f7 story-kit: start 200_story_auto_prune_worktrees_for_archived_stories_in_watcher_sweep 2026-02-26 10:34:52 +00:00
Dave
a5bf11a0f6 story-kit: queue 193_story_clickable_code_references_in_frontend for QA 2026-02-25 18:30:38 +00:00
Dave
e319d2afbe story-kit: start 199_story_web_ui_submits_all_queued_items_at_once 2026-02-25 18:28:14 +00:00
Dave
e876363ad6 story-kit: start 199_story_web_ui_submits_all_queued_items_at_once 2026-02-25 18:28:06 +00:00
Dave
b6676147db story-kit: queue 194_story_enable_matrix_e2ee_with_cross_signing_verification_on_bot for merge 2026-02-25 18:27:58 +00:00
Dave
b95392da1f story-kit: start 199_story_web_ui_submits_all_queued_items_at_once 2026-02-25 18:27:55 +00:00
Dave
424386d649 story-kit: queue 194_story_enable_matrix_e2ee_with_cross_signing_verification_on_bot for QA 2026-02-25 18:23:33 +00:00
Dave
fd96105f2c story-kit: queue 198_story_distinguish_work_item_types_in_web_ui for QA 2026-02-25 18:22:31 +00:00
Dave
b5e5b783a3 story-kit: done 195_story_preserve_newlines_in_chat_message_submission 2026-02-25 18:19:33 +00:00
Dave
4e0b6b143b story-kit: queue 197_bug_cancel_button_discards_queued_messages_instead_of_preserving_them_in_chat_input for QA 2026-02-25 18:14:47 +00:00