Skip to content

Test and document terminal handling#12

Closed
Pajn wants to merge 9 commits intonode-apisfrom
terminal-validation
Closed

Test and document terminal handling#12
Pajn wants to merge 9 commits intonode-apisfrom
terminal-validation

Conversation

@coderabbitai
Copy link
Copy Markdown

coderabbitai Bot commented Mar 26, 2026

Important

Review skipped

Auto reviews are disabled on base/target branches other than the default branch.

Please check the settings in the CodeRabbit UI or the .coderabbit.yaml file in this repository. To trigger a single review, invoke the @coderabbitai review command.

⚙️ Run configuration

Configuration used: Organization UI

Review profile: ASSERTIVE

Plan: Pro

Run ID: c151aff5-f287-44b1-8bfe-f03278c440ed

You can disable this status message by setting the reviews.review_status to false in the CodeRabbit configuration file.

Use the checkbox below for a quick retry:

  • 🔍 Trigger review

Thanks for using CodeRabbit! It's free for OSS, and your support helps us grow. If you like it, consider giving us a shout-out.

❤️ Share

Comment @coderabbitai help to get the list of available commands and usage tips.

@Pajn Pajn force-pushed the terminal-validation branch from a7e37f1 to 83c0d28 Compare March 26, 2026 23:05
@Pajn Pajn force-pushed the terminal-validation branch 2 times, most recently from 156d4d9 to 59fad35 Compare March 27, 2026 21:04
@Pajn Pajn force-pushed the terminal-validation branch 2 times, most recently from a7ed8be to f6a9001 Compare March 28, 2026 10:10
@Pajn Pajn force-pushed the node-apis branch 2 times, most recently from 0ce87a5 to f261df2 Compare March 28, 2026 10:12
@Pajn Pajn force-pushed the terminal-validation branch from f6a9001 to ef1964d Compare March 28, 2026 10:12
@Pajn Pajn force-pushed the terminal-validation branch 2 times, most recently from 1bf9d48 to df0a14b Compare March 28, 2026 13:44
Pajn and others added 9 commits March 28, 2026 16:49
Add the terminal runtime contract note and phase-one lifecycle coverage. Fix runtime cleanup so poller threads are joined and keep exited runtime handles available for post-exit capture while rejecting live operations after exit.

Co-authored-by: Copilot <223556219+Copilot@users.noreply.github.com>
Document the PTY-routing-to-backend pipeline, remove the unused duplicate server-side surface, and add backend tests that lock down the raw routing seam and alternate-screen visibility semantics.

Co-authored-by: Copilot <223556219+Copilot@users.noreply.github.com>
Expand the backend parser suite with deterministic byte-stream fixtures for carriage return overwrite, auto-wrap, erase-in-line, clear-screen, and mode disable handling.

Co-authored-by: Copilot <223556219+Copilot@users.noreply.github.com>
Co-authored-by: Copilot <223556219+Copilot@users.noreply.github.com>
Co-authored-by: Copilot <223556219+Copilot@users.noreply.github.com>
Co-authored-by: Copilot <223556219+Copilot@users.noreply.github.com>
Co-authored-by: Copilot <223556219+Copilot@users.noreply.github.com>
Co-authored-by: Copilot <223556219+Copilot@users.noreply.github.com>
Add live PTY coverage for scripted input, config reload, buffer continuity, hidden bell visibility, and fullscreen transitions.

Stabilize the interactive client by watching config files off the main loop and by separating event waiting from event handling so request/response resync work cannot be cancelled mid-flight.

Co-authored-by: Copilot <223556219+Copilot@users.noreply.github.com>
@Pajn
Copy link
Copy Markdown
Owner Author

Pajn commented Mar 30, 2026

everything got folded into cli-tree

@Pajn Pajn closed this Mar 30, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant