diff --git a/.story_kit/work/2_current/73_story_fade_out_completed_agents.md b/.story_kit/work/2_current/73_story_fade_out_completed_agents.md deleted file mode 100644 index 980955b..0000000 --- a/.story_kit/work/2_current/73_story_fade_out_completed_agents.md +++ /dev/null @@ -1,25 +0,0 @@ ---- -name: Fade Out Completed Agents in Panel -test_plan: pending ---- - -# "Story 70: Fade Out Completed Agents in Panel" - -## User Story - -As a user, I want completed agent entries in the Agents panel to gradually fade out and disappear after about 60 seconds, so that the panel doesn't fill up with stale results. - -## Acceptance Criteria - -- [ ] When an agent reaches a terminal state (completed or failed), a 60-second countdown begins -- [ ] During the countdown the entry fades from full opacity to zero using a CSS transition -- [ ] After the fade completes, the entry is removed from the panel DOM -- [ ] Running and pending agents are never faded or removed -- [ ] If the user expands a fading entry (clicks the triangle), the fade pauses so they can read the output -- [ ] Collapsing the entry resumes the fade from where it left off - -## Out of Scope - -- Persisting completed agent history across page refreshes -- A "show all completed" toggle to bring back faded entries -- Configurable fade duration diff --git a/.story_kit/work/3_qa/73_story_fade_out_completed_agents.md b/.story_kit/work/3_qa/73_story_fade_out_completed_agents.md deleted file mode 100644 index 980955b..0000000 --- a/.story_kit/work/3_qa/73_story_fade_out_completed_agents.md +++ /dev/null @@ -1,25 +0,0 @@ ---- -name: Fade Out Completed Agents in Panel -test_plan: pending ---- - -# "Story 70: Fade Out Completed Agents in Panel" - -## User Story - -As a user, I want completed agent entries in the Agents panel to gradually fade out and disappear after about 60 seconds, so that the panel doesn't fill up with stale results. - -## Acceptance Criteria - -- [ ] When an agent reaches a terminal state (completed or failed), a 60-second countdown begins -- [ ] During the countdown the entry fades from full opacity to zero using a CSS transition -- [ ] After the fade completes, the entry is removed from the panel DOM -- [ ] Running and pending agents are never faded or removed -- [ ] If the user expands a fading entry (clicks the triangle), the fade pauses so they can read the output -- [ ] Collapsing the entry resumes the fade from where it left off - -## Out of Scope - -- Persisting completed agent history across page refreshes -- A "show all completed" toggle to bring back faded entries -- Configurable fade duration diff --git a/.story_kit/work/2_current/72_bug_story_creation_does_not_quote_yaml_special_characters_in_name.md b/.story_kit/work/4_merge/72_bug_story_creation_does_not_quote_yaml_special_characters_in_name.md similarity index 100% rename from .story_kit/work/2_current/72_bug_story_creation_does_not_quote_yaml_special_characters_in_name.md rename to .story_kit/work/4_merge/72_bug_story_creation_does_not_quote_yaml_special_characters_in_name.md