Commit Graph

1977 Commits

Author SHA1 Message Date
Dave
e7c90f2d07 story-kit: remove 218_story_hide_thinking_traces_from_agents_panel 2026-02-27 16:45:27 +00:00
Dave
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
Dave
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
Dave
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
Dave
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