Commit Graph

963 Commits

Author SHA1 Message Date
Dave
2ac9e119e3 Fix master compilation after bad story 86 squash merge revert
The revert of story 86's merge left broken code from stories 131/135
that depended on it. Removed dead inline event dispatch (referencing
undefined event_type, pty_writer, PermissionReqMsg), added activity_tx
to process_json_event, and removed unused permission_tx parameter from
chat_stream/chat (permissions go through MCP, not PTY).

Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
2026-02-24 12:44:22 +00:00
Dave
4a3400f7d9 story-kit: queue 132_story_fix_toctou_race_in_agent_check_and_insert for merge 2026-02-24 12:39:52 +00:00
Dave
2f8ad0949d story-kit: queue 132_story_fix_toctou_race_in_agent_check_and_insert for QA 2026-02-24 12:36:15 +00:00
Dave
f33e996304 story-kit: start 134_story_add_process_health_monitoring_and_timeout_to_agent_pty_sessions 2026-02-24 12:35:21 +00:00
Dave
dbb52e0a36 story-kit: create 138_bug_no_heartbeat_to_detect_stale_websocket_connections 2026-02-24 12:35:19 +00:00
Dave
94698203cd story-kit: create 137_bug_lozengeflycontext_animation_queue_race_condition_on_rapid_updates 2026-02-24 12:35:13 +00:00
Dave
ddc53dfb42 story-kit: create 136_bug_broadcast_channel_silently_drops_events_on_subscriber_lag 2026-02-24 12:35:07 +00:00
Dave
4611a187f1 fix: remove duplicate code block from merge conflict resolution in claude_code.rs
Old process_json_event call and new handle_stream_event match block were
both kept during auto-resolution; remove the old code to fix unclosed delimiter.

Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
2026-02-24 12:34:20 +00:00
Dave
557b6e9267 fix: resolve merge conflict artifacts from story-86 merge
- Add missing closing brace and #[test] attr between test functions in claude_code.rs
- Remove premature semicolon in TypeScript union type in client.ts

Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
2026-02-24 12:33:31 +00:00
Dave
041b52530e story-kit: create 114_bug_web_ui_sse_socket_stops_updating_after_a_while 2026-02-24 12:32:39 +00:00
Dave
771feaef0c story-kit: create 114_bug_web_ui_sse_socket_stops_updating_after_a_while 2026-02-24 12:32:38 +00:00
Dave
4e4802314f story-kit: merge 86_story_show_live_activity_status_instead_of_static_thinking_indicator_in_chat 2026-02-24 12:32:14 +00:00
Dave
bedb041bd3 story-kit: queue 86_story_show_live_activity_status_instead_of_static_thinking_indicator_in_chat for merge 2026-02-24 12:32:02 +00:00
Dave
deb3e57d6d story-kit: queue 86_story_show_live_activity_status_instead_of_static_thinking_indicator_in_chat for QA 2026-02-24 12:29:26 +00:00
Dave
3ac7f58449 story-kit: start 86_story_show_live_activity_status_instead_of_static_thinking_indicator_in_chat 2026-02-24 12:27:39 +00:00
Dave
815e51a218 story-kit: start 132_story_fix_toctou_race_in_agent_check_and_insert 2026-02-24 12:24:59 +00:00
Dave
3b175602b6 story-kit: accept 135_story_update_mergemaster_prompt_to_allow_conflict_resolution_and_code_fixes 2026-02-24 12:22:54 +00:00
Dave
8005397fd5 story-kit: merge 135_story_update_mergemaster_prompt_to_allow_conflict_resolution_and_code_fixes 2026-02-24 12:22:42 +00:00
Dave
0bcc9dcdff story-kit: queue 135_story_update_mergemaster_prompt_to_allow_conflict_resolution_and_code_fixes for merge 2026-02-24 12:22:29 +00:00
Dave
d4f323a338 story-kit: accept 131_bug_get_agent_output_stream_always_times_out_for_running_agents 2026-02-24 12:20:38 +00:00
Dave
eedc9d885f story-kit: queue 135_story_update_mergemaster_prompt_to_allow_conflict_resolution_and_code_fixes for QA 2026-02-24 12:19:55 +00:00
Dave
ba708d4052 story-kit: create 86_story_show_live_activity_status_instead_of_static_thinking_indicator_in_chat 2026-02-24 12:19:18 +00:00
Dave
2e2f70df72 Revert "story-kit: merge 86_story_show_live_activity_status_instead_of_static_thinking_indicator_in_chat"
This reverts commit ef162d91ff.
2026-02-24 12:16:45 +00:00
Dave
7546a8f138 story-kit: start 135_story_update_mergemaster_prompt_to_allow_conflict_resolution_and_code_fixes 2026-02-24 12:15:17 +00:00
Dave
e8ef10e5d5 story-kit: create 135_story_update_mergemaster_prompt_to_allow_conflict_resolution_and_code_fixes 2026-02-24 12:14:57 +00:00
Dave
462eda0615 story-kit: queue 131_bug_get_agent_output_stream_always_times_out_for_running_agents for merge 2026-02-24 12:12:45 +00:00
Dave
3ada478c38 story-kit: queue 131_bug_get_agent_output_stream_always_times_out_for_running_agents for QA 2026-02-24 12:09:23 +00:00
Dave
ef162d91ff story-kit: merge 86_story_show_live_activity_status_instead_of_static_thinking_indicator_in_chat 2026-02-24 12:08:59 +00:00
Dave
db06a2f0a6 story-kit: queue 86_story_show_live_activity_status_instead_of_static_thinking_indicator_in_chat for merge 2026-02-24 12:08:46 +00:00
Dave
a58c400d0f story-kit: queue 86_story_show_live_activity_status_instead_of_static_thinking_indicator_in_chat for QA 2026-02-24 12:06:10 +00:00
Dave
785f4900ab story-kit: create 132_story_fix_toctou_race_in_agent_check_and_insert 2026-02-24 12:02:01 +00:00
Dave
00e5fc2ccc story-kit: create 132_story_fix_toctou_race_in_agent_check_and_insert 2026-02-24 12:01:49 +00:00
Dave
0255922013 story-kit: create 134_story_add_process_health_monitoring_and_timeout_to_agent_pty_sessions 2026-02-24 12:00:36 +00:00
Dave
521212af46 story-kit: create 133_story_clean_up_agent_state_on_story_archive_and_add_ttl_for_completed_entries 2026-02-24 12:00:31 +00:00
Dave
e0a23874e6 story-kit: create 132_story_fix_toctou_race_in_agent_check_and_insert 2026-02-24 12:00:26 +00:00
Dave
3665a669a9 story-kit: start 131_bug_get_agent_output_stream_always_times_out_for_running_agents 2026-02-24 11:56:31 +00:00
Dave
d2abdb9440 story-kit: start 86_story_show_live_activity_status_instead_of_static_thinking_indicator_in_chat 2026-02-24 11:53:56 +00:00
Dave
831555043b story-kit: create 86_story_show_live_activity_status_instead_of_static_thinking_indicator_in_chat 2026-02-24 11:53:29 +00:00
Dave
1f9ed34735 story-kit: create 86_story_show_live_activity_status_instead_of_static_thinking_indicator_in_chat 2026-02-24 11:52:45 +00:00
Dave
f3e9bac97e story-kit: accept 86_story_show_live_activity_status_instead_of_static_thinking_indicator_in_chat 2026-02-24 11:52:41 +00:00
Dave
bb881eca92 story-kit: create 131_bug_get_agent_output_stream_always_times_out_for_running_agents 2026-02-24 11:51:30 +00:00
Dave
908c65f19b story-kit: accept 130_bug_permission_approval_returns_wrong_format_tools_fail_after_user_approves 2026-02-24 11:51:26 +00:00
Dave
d6f394d28d story-kit: merge 130_bug_permission_approval_returns_wrong_format_tools_fail_after_user_approves 2026-02-24 11:51:00 +00:00
Dave
0d74f1553a story-kit: queue 130_bug_permission_approval_returns_wrong_format_tools_fail_after_user_approves for merge 2026-02-24 11:50:45 +00:00
Dave
b0c20b66b3 story-kit: queue 130_bug_permission_approval_returns_wrong_format_tools_fail_after_user_approves for QA 2026-02-24 11:46:14 +00:00
Dave
1c03db5fd9 story-kit: start 130_bug_permission_approval_returns_wrong_format_tools_fail_after_user_approves 2026-02-24 11:39:55 +00:00
Dave
6733da8148 story-kit: create 130_bug_permission_approval_returns_wrong_format_tools_fail_after_user_approves 2026-02-24 11:39:18 +00:00
Dave
5e5525a7d6 Noting that mcp calls are better than direct file manipulation 2026-02-24 11:23:58 +00:00
Dave
cb8577866a Noted the existence of the mcp server. 2026-02-24 11:21:05 +00:00
Dave
9c69e25933 Updated tokio-tungstenite 2026-02-24 11:16:45 +00:00