dave
5f0680c6c1
storkit: done 449_bug_oauth_callback_url_ignores_port_cli_flag
2026-03-31 14:55:49 +00:00
dave
57e0197d75
storkit: merge 449_bug_oauth_callback_url_ignores_port_cli_flag
2026-03-31 14:55:46 +00:00
dave
dc4bac3a85
fix: update /help test to expect botCommand dispatch, fix PTY fd leak in claude_code.rs ( #451 , #452 )
...
The /help test expected the help overlay to appear, but /help now goes
through botCommand like other slash commands. Updated the test to match.
Also added reader thread join and child.wait() calls to
claude_code.rs to prevent PTY master fd leaks from web UI chat sessions.
Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com >
2026-03-31 14:48:47 +00:00
dave
f16545ec36
fix: join PTY reader thread before returning to prevent stale fd leak ( #453 )
...
The reader thread spawned in run_agent_pty_blocking was never joined,
leaving a cloned PTY master fd open after the agent exited. When the
pipeline restarted the agent on the same worktree, the stale fd from
the previous session interfered with the new PTY allocation, causing
Claude Code's bundled ripgrep to crash with:
fatal runtime error: assertion failed: output.write(&bytes).is_ok()
Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com >
2026-03-31 14:41:00 +00:00
dave
d132ed8e64
storkit: accept 448_story_send_oauth_login_link_via_chat_when_credentials_are_missing
2026-03-31 14:22:34 +00:00
dave
2a633d604a
storkit: create 453_bug_agent_pty_crashes_with_fatal_runtime_error_on_restart_after_gate_failure
2026-03-31 14:16:32 +00:00
dave
6a44c0b8ee
storkit: accept 447_bug_element_tab_completion_display_name_breaks_bot_command_matching
2026-03-31 14:14:51 +00:00
dave
3f97e34f21
storkit: create 453_bug_agent_pty_crashes_with_fatal_runtime_error_on_restart_after_gate_failure
2026-03-31 14:13:22 +00:00
dave
49a8a23d75
storkit: accept 446_story_oauth_login_button_in_web_ui
2026-03-31 14:08:30 +00:00
dave
1358a32476
storkit: create 453_bug_agent_pty_crashes_with_fatal_runtime_error_on_restart_after_gate_failure
2026-03-31 14:04:40 +00:00
Dave
9b79160c95
storkit: create 453_bug_agent_pty_crashes_with_fatal_runtime_error_on_restart_after_gate_failure
2026-03-31 12:25:40 +00:00
Timmy
0cbe99677f
Using init: true in docker
2026-03-31 12:36:22 +01:00
dave
46b1609528
storkit: create 453_bug_agent_pty_crashes_with_fatal_runtime_error_on_restart_after_gate_failure
2026-03-31 11:31:05 +00:00
dave
2b0b08ceda
storkit: create 452_bug_claude_code_pty_crashes_with_fatal_runtime_error_on_agent_restart
2026-03-31 11:30:44 +00:00
dave
19cc684433
storkit: create 452_bug_claude_code_pty_crashes_with_fatal_runtime_error_on_agent_restart
2026-03-31 11:30:28 +00:00
dave
fecb157291
storkit: create 452_bug_claude_code_pty_crashes_with_fatal_runtime_error_on_agent_restart
2026-03-31 11:25:59 +00:00
dave
ac84e7240e
storkit: create 452_bug_claude_code_pty_crashes_with_fatal_runtime_error_on_agent_restart
2026-03-31 11:21:51 +00:00
dave
d5d82bdb00
storkit: create 452_bug_claude_code_pty_crashes_with_fatal_runtime_error_on_agent_restart
2026-03-31 11:21:45 +00:00
dave
f10edd6718
storkit: create 452_bug_claude_code_pty_crashes_with_fatal_runtime_error_on_agent_restart
2026-03-31 11:17:47 +00:00
dave
3f6cd55833
storkit: create 452_bug_claude_code_pty_crashes_with_fatal_runtime_error_on_agent_restart
2026-03-31 11:13:05 +00:00
dave
a9e8bc4d87
storkit: create 451_bug_chat_test_tsx_help_test_expects_removed_overlay_behavior
2026-03-31 11:12:55 +00:00
dave
063e0fa76e
storkit: create 450_bug_web_ui_silently_swallows_chat_errors_including_oauth_login_link
2026-03-31 10:55:02 +00:00
dave
9e7bd33822
storkit: create 449_bug_oauth_callback_url_ignores_port_cli_flag
2026-03-31 10:49:23 +00:00
Timmy
7427865e46
Adding more slash commands
v0.8.4
2026-03-31 11:33:41 +01:00
Timmy
ff5f9c76fd
Bump version to 0.8.4
2026-03-31 11:32:10 +01:00
dave
641bbfbe2e
storkit: done 448_story_send_oauth_login_link_via_chat_when_credentials_are_missing
2026-03-31 10:28:06 +00:00
dave
5516ec4595
storkit: merge 448_story_send_oauth_login_link_via_chat_when_credentials_are_missing
2026-03-31 10:28:02 +00:00
Timmy
762467efd4
Allowing stat in claude permissions
2026-03-31 11:22:15 +01:00
Timmy
3f54bda360
Updating sha2
2026-03-31 11:21:50 +01:00
dave
4d1e388a48
storkit: done 447_bug_element_tab_completion_display_name_breaks_bot_command_matching
2026-03-31 10:18:24 +00:00
dave
10be86587a
storkit: merge 447_bug_element_tab_completion_display_name_breaks_bot_command_matching
2026-03-31 10:18:21 +00:00
dave
6a10591413
storkit: done 446_story_oauth_login_button_in_web_ui
2026-03-31 10:08:43 +00:00
dave
321c88e05e
storkit: merge 446_story_oauth_login_button_in_web_ui
2026-03-31 10:08:40 +00:00
dave
23562dfa61
storkit: create 448_story_send_oauth_login_link_via_chat_when_credentials_are_missing
2026-03-31 10:04:26 +00:00
dave
cb6ebf1d69
storkit: create 447_bug_element_tab_completion_display_name_breaks_bot_command_matching
2026-03-31 09:58:58 +00:00
Timmy
a006985faf
Bump version to 0.8.3
v0.8.3
2026-03-30 18:17:09 +01:00
dave
3fce9ec082
feat: add Linux arm64 build to release script
...
Builds aarch64-unknown-linux-musl via cross alongside the existing
x86_64 Linux and macOS arm64 targets.
Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com >
2026-03-30 17:15:16 +00:00
dave
03026c70cc
storkit: create 446_story_oauth_login_button_in_web_ui
2026-03-30 16:27:30 +00:00
Timmy
b75679175b
Bump version to 0.8.2
v0.8.2
2026-03-30 11:57:05 +01:00
dave
440081016d
storkit: accept 433_story_setup_wizard_interviews_user_on_bare_projects_with_no_existing_code
2026-03-29 04:29:58 +00:00
dave
e8f3629c76
storkit: accept 438_story_slash_command_autocomplete_in_web_ui_text_input
2026-03-29 02:08:37 +00:00
dave
c5cdc0f594
storkit: done 433_story_setup_wizard_interviews_user_on_bare_projects_with_no_existing_code
2026-03-29 00:46:08 +00:00
dave
fec417cb16
storkit: merge 433_story_setup_wizard_interviews_user_on_bare_projects_with_no_existing_code
2026-03-29 00:46:05 +00:00
dave
a70a06a5fb
storkit: create 433_story_setup_wizard_interviews_user_on_bare_projects_with_no_existing_code
2026-03-29 00:29:17 +00:00
dave
0a617e1c18
storkit: accept 445_bug_rate_limited_mergemaster_exits_advance_stories_to_done_without_merging
2026-03-29 00:05:27 +00:00
dave
4527f71857
storkit: accept 444_refactor_extract_shared_test_helpers_test_ctx_write_story_file_make_api
2026-03-28 23:46:26 +00:00
dave
6e0d12d145
storkit: accept 440_refactor_consolidate_is_permission_approval_into_chat_util
2026-03-28 23:44:25 +00:00
dave
d471d29c72
storkit: accept 434_story_wizard_auto_checks_completion_on_first_conversation
2026-03-28 23:34:10 +00:00
dave
0b652eec21
storkit: done 434_story_wizard_auto_checks_completion_on_first_conversation
2026-03-28 23:33:07 +00:00
dave
b32fdf7d65
storkit: merge 434_story_wizard_auto_checks_completion_on_first_conversation
2026-03-28 23:33:05 +00:00