diff --git a/issues/cd645342-07cd-4510-b3c8-af5a78fd8437/comments/8cd6689b-1b6a-4849-af80-a3e4a9078cf5.json b/issues/cd645342-07cd-4510-b3c8-af5a78fd8437/comments/8cd6689b-1b6a-4849-af80-a3e4a9078cf5.json new file mode 100644 index 0000000..2b4576d --- /dev/null +++ b/issues/cd645342-07cd-4510-b3c8-af5a78fd8437/comments/8cd6689b-1b6a-4849-af80-a3e4a9078cf5.json @@ -0,0 +1,8 @@ +{ + "uuid": "8cd6689b-1b6a-4849-af80-a3e4a9078cf5", + "issue_uuid": "cd645342-07cd-4510-b3c8-af5a78fd8437", + "author": "anon-31e9bd66", + "content": "Plan: Add test/run-interactive.sh that runs the tmux interactive tests on the host in an isolated HOME (same mktemp pattern as BATS). Checks for tmux, creates temp HOME, copies script, runs test/interactive/run-all.sh, cleans up. Also update test/e2e.sh to run host interactive tests as a first step before the container matrix.", + "created_at": "2026-03-31T09:40:33.921872Z", + "kind": "plan" +} \ No newline at end of file diff --git a/meta/counters.json b/meta/counters.json index 76efb36..df8698a 100644 --- a/meta/counters.json +++ b/meta/counters.json @@ -1,5 +1,5 @@ { "next_display_id": 24, - "next_comment_id": 31, + "next_comment_id": 32, "next_milestone_id": 1 } \ No newline at end of file