Commit Graph
100 Commits
Author SHA1 Message Date
Dave 42a5eb8674 story-kit: queue 236_story_show_test_results_for_a_story_in_expanded_work_item for QA 2026-02-27 17:07:34 +00:00
Dave 1cad12fe10 story-kit: queue 237_bug_work_item_titles_render_too_large_in_expanded_view for merge 2026-02-27 17:07:11 +00:00
Dave 113ff80046 story-kit: queue 237_bug_work_item_titles_render_too_large_in_expanded_view for QA 2026-02-27 17:03:38 +00:00
Dave 6905882fd6 story-kit: queue 235_story_show_agent_logs_for_a_story_in_expanded_work_item for QA 2026-02-27 17:02:36 +00:00
Dave c10e3f5b31 story-kit: start 235_story_show_agent_logs_for_a_story_in_expanded_work_item 2026-02-27 17:00:00 +00:00
Dave c9a8973053 story-kit: start 236_story_show_test_results_for_a_story_in_expanded_work_item 2026-02-27 16:53:51 +00:00
Dave 85b43c31b0 story-kit: start 235_story_show_agent_logs_for_a_story_in_expanded_work_item 2026-02-27 16:53:08 +00:00
Dave 2ea205698c story-kit: start 237_bug_work_item_titles_render_too_large_in_expanded_view 2026-02-27 16:53:08 +00:00
Dave 9a3ae4fbee story-kit: create 237_bug_work_item_titles_render_too_large_in_expanded_view 2026-02-27 16:52:43 +00:00
Dave 7d2c6ac8c1 story-kit: remove 234_story_show_story_bug_spike_text_and_acceptance_criteria_in_expanded_work_item 2026-02-27 16:52:22 +00:00
Dave 6c0debf238 story-kit: create 236_story_show_test_results_for_a_story_in_expanded_work_item 2026-02-27 16:50:24 +00:00
Dave 5464109630 story-kit: create 235_story_show_agent_logs_for_a_story_in_expanded_work_item 2026-02-27 16:50:22 +00:00
Dave c549134bdd story-kit: create 234_story_show_story_bug_spike_text_and_acceptance_criteria_in_expanded_work_item 2026-02-27 16:50:19 +00:00
Dave e7c90f2d07 story-kit: remove 218_story_hide_thinking_traces_from_agents_panel 2026-02-27 16:45:27 +00:00
DaveandClaude Opus 4.6 54d6fb31ea fix: restore color/font inherit on button cards so work item titles are visible
The button wrapping from story 224 uses browser-default black text,
making titles invisible on the dark background.

Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
2026-02-27 16:44:34 +00:00
Dave 27beb0b4b0 story-kit: accept 228_story_auto_detect_tech_stack_and_generate_component_sections_during_scaffolding 2026-02-27 16:43:47 +00:00
Dave ff76baedac story-kit: done 228_story_auto_detect_tech_stack_and_generate_component_sections_during_scaffolding 2026-02-27 16:42:47 +00:00
Dave b528c2e486 story-kit: done 226_bug_mergemaster_accepts_stories_without_squash_merging_code 2026-02-27 16:42:24 +00:00
Dave 7b2aeb9bbd story-kit: done 232_story_fix_incorrect_bug_tool_descriptions_in_mcp_tools_list 2026-02-27 16:42:24 +00:00
Dave 8912e0a569 story-kit: done 231_bug_agent_silently_disappears_when_worktree_creation_fails 2026-02-27 16:42:23 +00:00
Dave d803a7ddc3 story-kit: done 230_story_prevent_duplicate_stage_agents_on_same_story 2026-02-27 16:42:22 +00:00
Dave e3b754c8fc story-kit: done 229_story_coder_agents_should_check_off_acceptance_criteria_as_they_fulfill_them 2026-02-27 16:42:21 +00:00
Dave 7574e3b4bc story-kit: done 225_story_surface_merge_conflicts_and_failures_in_the_web_ui 2026-02-27 16:41:20 +00:00
Dave 1168917071 story-kit: create 218_story_hide_thinking_traces_from_agents_panel 2026-02-27 11:52:56 +00:00
Dave d62abd32c7 story-kit: create 233_story_auto_assign_backoff_for_failed_merge_items 2026-02-27 11:50:52 +00:00
DaveandClaude Opus 4.6 eb24168e9e fix: increase vitest testTimeout to 10s to prevent flaky App mount test
The "calls getCurrentProject() on mount" test uses vi.resetModules() with
dynamic imports which can be slow. The per-test 10_000ms timeout was not
being respected by vitest, causing it to fail at the 5000ms default.

Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
2026-02-27 11:46:43 +00:00
DaveandClaude Opus 4.6 15a1783d2e Fix syntax error in StagePanel.tsx from merge conflict artifact
Remove duplicate inline-style JSX block that was left behind after a
merge, causing esbuild parse errors. Restore hasMergeFailure border and
background colors in the cardStyle object.

Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
2026-02-27 11:24:46 +00:00
DaveandClaude Opus 4.6 1433115f9b fix: add missing closing brace and #[test] attribute in context.rs
The permission_decision_equality test was missing its closing brace,
causing it to swallow the not_found_returns_404_status test function.
This was likely caused by a bad merge conflict resolution.

Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
2026-02-27 11:22:42 +00:00
Dave 57d17bf93f story-kit: done 224_story_expand_work_item_to_full_screen_detail_view 2026-02-27 11:21:46 +00:00
Dave 101bfd78fe story-kit: merge 224_story_expand_work_item_to_full_screen_detail_view 2026-02-27 11:21:46 +00:00
Dave 3912f8ecc8 story-kit: queue 218_story_hide_thinking_traces_from_agents_panel for merge 2026-02-27 11:18:38 +00:00
Dave 3a7a17cb69 story-kit: queue 218_story_hide_thinking_traces_from_agents_panel for QA 2026-02-27 11:14:51 +00:00
Dave f8c13ec274 story-kit: merge 230_story_prevent_duplicate_stage_agents_on_same_story 2026-02-27 11:05:24 +00:00
Dave d33cfdeb75 story-kit: queue 230_story_prevent_duplicate_stage_agents_on_same_story for merge 2026-02-27 11:03:10 +00:00
Dave 38a2de472b story-kit: merge 232_story_fix_incorrect_bug_tool_descriptions_in_mcp_tools_list 2026-02-27 10:57:35 +00:00
Dave 0ab18574d3 story-kit: queue 232_story_fix_incorrect_bug_tool_descriptions_in_mcp_tools_list for merge 2026-02-27 10:54:58 +00:00
Dave 0fe894c5a4 story-kit: merge 231_bug_agent_silently_disappears_when_worktree_creation_fails 2026-02-27 10:53:09 +00:00
Dave a0ffd6f0e6 story-kit: queue 231_bug_agent_silently_disappears_when_worktree_creation_fails for merge 2026-02-27 10:50:39 +00:00
Dave bfdb7e6231 story-kit: queue 232_story_fix_incorrect_bug_tool_descriptions_in_mcp_tools_list for QA 2026-02-27 10:41:28 +00:00
Dave 058ee10b3f story-kit: queue 229_story_coder_agents_should_check_off_acceptance_criteria_as_they_fulfill_them for merge 2026-02-27 10:41:26 +00:00
Dave 850ca15a6c story-kit: merge 226_bug_mergemaster_accepts_stories_without_squash_merging_code 2026-02-27 10:39:45 +00:00
Dave d2973377f1 story-kit: queue 226_bug_mergemaster_accepts_stories_without_squash_merging_code for merge 2026-02-27 10:37:13 +00:00
Dave 94ec50a3f1 story-kit: queue 231_bug_agent_silently_disappears_when_worktree_creation_fails for QA 2026-02-27 10:35:21 +00:00
Dave 99ef66f4ef story-kit: queue 228_story_auto_detect_tech_stack_and_generate_component_sections_during_scaffolding for merge 2026-02-27 10:34:41 +00:00
Dave c0488980cd story-kit: queue 226_bug_mergemaster_accepts_stories_without_squash_merging_code for QA 2026-02-27 10:33:00 +00:00
Dave f8bbe1ea31 story-kit: merge 225_story_surface_merge_conflicts_and_failures_in_the_web_ui 2026-02-27 10:26:28 +00:00
Dave e6b18cfc3b story-kit: queue 230_story_prevent_duplicate_stage_agents_on_same_story for QA 2026-02-27 10:24:29 +00:00
Dave bd49728f16 story-kit: start 232_story_fix_incorrect_bug_tool_descriptions_in_mcp_tools_list 2026-02-27 10:23:38 +00:00
Dave 40152e6e1c story-kit: create 232_story_fix_incorrect_bug_tool_descriptions_in_mcp_tools_list 2026-02-27 10:22:48 +00:00
Dave 99cd9bff7c story-kit: queue 229_story_coder_agents_should_check_off_acceptance_criteria_as_they_fulfill_them for QA 2026-02-27 10:21:07 +00:00
Dave f6a154fe06 story-kit: start 231_bug_agent_silently_disappears_when_worktree_creation_fails 2026-02-27 10:20:18 +00:00
Dave 38c9181117 story-kit: queue 225_story_surface_merge_conflicts_and_failures_in_the_web_ui for merge 2026-02-27 10:20:03 +00:00
Dave 71a3189976 story-kit: create 231_bug_agent_silently_disappears_when_worktree_creation_fails 2026-02-27 10:19:07 +00:00
Dave e9cc48e9ad story-kit: start 230_story_prevent_duplicate_stage_agents_on_same_story 2026-02-27 10:14:30 +00:00
Dave 55f8442001 story-kit: create 230_story_prevent_duplicate_stage_agents_on_same_story 2026-02-27 10:14:14 +00:00
Dave 548cc391de story-kit: queue 228_story_auto_detect_tech_stack_and_generate_component_sections_during_scaffolding for QA 2026-02-27 10:14:06 +00:00
Dave 60773875c9 story-kit: queue 224_story_expand_work_item_to_full_screen_detail_view for merge 2026-02-27 10:09:24 +00:00
Dave a8a6212d30 story-kit: start 226_bug_mergemaster_accepts_stories_without_squash_merging_code 2026-02-27 10:08:33 +00:00
Dave 5deb1b98a6 story-kit: start 229_story_coder_agents_should_check_off_acceptance_criteria_as_they_fulfill_them 2026-02-27 10:07:50 +00:00
Dave 20fbe04dad story-kit: start 228_story_auto_detect_tech_stack_and_generate_component_sections_during_scaffolding 2026-02-27 10:07:07 +00:00
Dave c0baf510a0 story-kit: start 228_story_auto_detect_tech_stack_and_generate_component_sections_during_scaffolding 2026-02-27 10:06:40 +00:00
Dave 080a6fb652 story-kit: queue 224_story_expand_work_item_to_full_screen_detail_view for QA 2026-02-27 10:05:07 +00:00
Dave 4ab73a16e8 story-kit: create 229_story_coder_agents_should_check_off_acceptance_criteria_as_they_fulfill_them 2026-02-27 10:04:21 +00:00
Dave 8ccf0cb1c9 story-kit: start 228_story_auto_detect_tech_stack_and_generate_component_sections_during_scaffolding 2026-02-27 10:04:06 +00:00
Dave 3106cc1696 story-kit: create 228_story_auto_detect_tech_stack_and_generate_component_sections_during_scaffolding 2026-02-27 10:04:03 +00:00
Dave 78c22574ec story-kit: queue 225_story_surface_merge_conflicts_and_failures_in_the_web_ui for QA 2026-02-27 10:02:25 +00:00
Dave d06355bf03 story-kit: create 227_bug_thinking_traces_visible_in_agents_panel_in_release_builds_only 2026-02-27 10:00:43 +00:00
DaveandClaude Opus 4.6 eeec745abc story-219: add Always Allow button to web UI permission dialog
Cherry-pick from feature branch — code was never squash-merged
despite story being accepted (bug 226).

Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
2026-02-27 10:00:33 +00:00
Dave de03cfe8b3 story-kit: start 218_story_hide_thinking_traces_from_agents_panel 2026-02-27 09:52:50 +00:00
Dave 3fc1db6a3f story-kit: remove 218_story_hide_thinking_traces_from_agents_panel 2026-02-27 09:52:47 +00:00
Dave 19f661e8e3 story-kit: start 218_story_hide_thinking_traces_from_agents_panel 2026-02-27 09:52:02 +00:00
Dave 6ca4ecc52e story-kit: create 226_bug_mergemaster_accepts_stories_without_squash_merging_code 2026-02-27 09:51:57 +00:00
Dave 216d0a9a82 story-kit: start 225_story_surface_merge_conflicts_and_failures_in_the_web_ui 2026-02-27 09:50:24 +00:00
Dave a82838f779 story-kit: create 225_story_surface_merge_conflicts_and_failures_in_the_web_ui 2026-02-27 09:50:05 +00:00
Dave ca83befd96 story-kit: start 224_story_expand_work_item_to_full_screen_detail_view 2026-02-27 09:48:34 +00:00
Dave b166c232d8 story-kit: create 224_story_expand_work_item_to_full_screen_detail_view 2026-02-27 09:48:23 +00:00
Dave ff8f0a3e4b story-kit: accept 223_bug_qa_agent_not_stopped_when_story_moves_to_merge_stage 2026-02-26 23:35:38 +00:00
Dave 84c34be2c2 story-kit: accept 222_story_scaffolded_agent_permissions_should_be_tech_stack_agnostic 2026-02-26 23:33:34 +00:00
Dave db06064b50 story-kit: accept 221_story_replace_llm_driven_qa_stage_with_deterministic_rust_pipeline 2026-02-26 23:23:29 +00:00
Dave 967f21e90a story-kit: accept 220_story_acceptance_gates_in_current_stage_should_use_script_test_instead_of_hardcoded_cargo_clippy 2026-02-26 23:20:24 +00:00
Dave f339ab8466 story-kit: accept 219_story_add_always_allow_option_to_web_ui_permission_dialog 2026-02-26 23:03:19 +00:00
Dave 8869d67101 story-kit: accept 218_story_hide_thinking_traces_from_agents_panel 2026-02-26 23:01:15 +00:00
Dave 294e7835c8 story-kit: accept 217_story_scaffold_generates_claude_md 2026-02-26 21:53:09 +00:00
Dave 799562a4e2 story-kit: accept 216_story_merge_quality_gates_should_use_project_toml_components_and_script_test_instead_of_hardcoded_frontend_pnpm 2026-02-26 21:32:04 +00:00
Dave a66ac697c0 story-kit: accept 215_bug_cancel_button_still_discards_queued_messages_197_regression 2026-02-26 20:46:03 +00:00
Dave c517c3446d story-kit: accept 214_story_scaffold_creates_complete_project_structure 2026-02-26 20:28:02 +00:00
Dave 1dd6e5d898 story-kit: done 221_story_replace_llm_driven_qa_stage_with_deterministic_rust_pipeline 2026-02-26 19:50:01 +00:00
Dave ff5fa1e7ad story-kit: queue 221_story_replace_llm_driven_qa_stage_with_deterministic_rust_pipeline for merge 2026-02-26 19:49:28 +00:00
Dave a4b140d33e story-kit: done 222_story_scaffolded_agent_permissions_should_be_tech_stack_agnostic 2026-02-26 19:48:52 +00:00
Dave 6565f99da6 story-kit: done 220_story_acceptance_gates_in_current_stage_should_use_script_test_instead_of_hardcoded_cargo_clippy 2026-02-26 19:48:11 +00:00
Dave 157cceab2a story-kit: done 219_story_add_always_allow_option_to_web_ui_permission_dialog 2026-02-26 19:47:48 +00:00
Dave 29a9fc7308 story-kit: done 218_story_hide_thinking_traces_from_agents_panel 2026-02-26 19:47:26 +00:00
Dave 0a35ef1303 story-kit: queue 221_story_replace_llm_driven_qa_stage_with_deterministic_rust_pipeline for QA 2026-02-26 19:47:18 +00:00
Dave 05b0da5781 story-kit: done 223_bug_qa_agent_not_stopped_when_story_moves_to_merge_stage 2026-02-26 19:46:54 +00:00
Dave 26e7eaad96 story-kit: queue 222_story_scaffolded_agent_permissions_should_be_tech_stack_agnostic for merge 2026-02-26 19:46:40 +00:00
Dave 979c04096a story-kit: queue 223_bug_qa_agent_not_stopped_when_story_moves_to_merge_stage for merge 2026-02-26 19:46:14 +00:00
Dave 9712dcb00e story-kit: queue 223_bug_qa_agent_not_stopped_when_story_moves_to_merge_stage for QA 2026-02-26 19:42:30 +00:00
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