From 2e97d600230d3255612a457b5c6bf73c40e62f5b Mon Sep 17 00:00:00 2001 From: Levi Neuwirth Date: Tue, 21 Jul 2026 15:48:03 -0400 Subject: [PATCH] docs(active-work): record green Vterm review CI Record the fully green Linux/macOS, Lua, GPU, format, lint, and acceptance matrix for PR #126 after review round 1. --- docs/active-work.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/docs/active-work.md b/docs/active-work.md index d75de52..11c24e7 100644 --- a/docs/active-work.md +++ b/docs/active-work.md @@ -74,6 +74,8 @@ If it does not, stop and repair the remote/fetch configuration. workspace 2,767 passed across 79 suites (19 ignored, 1 filtered); diff check clean. The first review Clippy pass found only identical LF/IND match arms; after consolidation, the complete sequence restarted from gate 1. + Updated PR CI is green across Linux/macOS, Lua 5.4/LuaJIT, GPU, format, + lint, and acceptance jobs. - `scripts/bite main src/lib.rs --test vterm_stage1_acceptance` returned `bite: OK` because the old crate root could not compile the new terminal API; this is explicitly weaker compile-time API evidence, not a clean behavioral