From b6676147dbe5cdccfc4db7cf5f18354c40d85ef2 Mon Sep 17 00:00:00 2001 From: Dave Date: Wed, 25 Feb 2026 18:27:58 +0000 Subject: [PATCH] story-kit: queue 194_story_enable_matrix_e2ee_with_cross_signing_verification_on_bot for merge --- .../199_story_web_ui_submits_all_queued_items_at_once.md | 1 + ..._enable_matrix_e2ee_with_cross_signing_verification_on_bot.md | 0 2 files changed, 1 insertion(+) rename .story_kit/work/{3_qa => 4_merge}/194_story_enable_matrix_e2ee_with_cross_signing_verification_on_bot.md (100%) diff --git a/.story_kit/work/2_current/199_story_web_ui_submits_all_queued_items_at_once.md b/.story_kit/work/2_current/199_story_web_ui_submits_all_queued_items_at_once.md index 51174b5..d339389 100644 --- a/.story_kit/work/2_current/199_story_web_ui_submits_all_queued_items_at_once.md +++ b/.story_kit/work/2_current/199_story_web_ui_submits_all_queued_items_at_once.md @@ -11,6 +11,7 @@ As a user, I want the web UI to submit all queued items at once when there are m ## Acceptance Criteria - [ ] TODO +- [ ] When the agent finishes a response and multiple messages are queued, all queued messages are submitted together in a single chat request (as sequential user messages in the conversation history). ## Out of Scope diff --git a/.story_kit/work/3_qa/194_story_enable_matrix_e2ee_with_cross_signing_verification_on_bot.md b/.story_kit/work/4_merge/194_story_enable_matrix_e2ee_with_cross_signing_verification_on_bot.md similarity index 100% rename from .story_kit/work/3_qa/194_story_enable_matrix_e2ee_with_cross_signing_verification_on_bot.md rename to .story_kit/work/4_merge/194_story_enable_matrix_e2ee_with_cross_signing_verification_on_bot.md