fix(live-room): restore mouse wheel scrollback#400
Merged
Conversation
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Summary
AGENTS.md,TASKS.md, PR/issue templates, development docs, and source-repo ignore rules.scripts/check-project-truth.pyplus a CIproject truthjob to catch future version/tracker/path drift.COREROOM_MOUSE_CAPTURE=0as the opt-out.Architecture impact
Linked issues
none — direct user-scoped maintenance and bugfix request in CoreRoom thread
th-19e67d13314-7.Acceptance criteria
.coreroom/state path and no-active-tracker policy..coreroom/dogfood state while preserving legacy.coderoom/ignore.COREROOM_MOUSE_CAPTURE=0.Test plan
python3 scripts/check-project-truth.pypython3 -m py_compile scripts/check-project-truth.pycargo fmt --all -- --checkcargo test --lib write_enter_commandscargo test --lib mouse_capturecargo test --lib mouse_wheelcargo test --lib page_keys_scroll_by_half_a_viewportcargo test --lib scrolled_backcargo clippy --all-targets --all-features -- -D warningsgit diff --checkEvidence packet
th-19e67817468-3project truth alignment — closed with accepted-risk bypass for missing independent cross-model review.th-19e67c99bf2-5mouse-wheel scrollback regression — closed with accepted-risk bypass for missing independent cross-model review..github/ISSUE_TEMPLATE/bug.yml.github/PULL_REQUEST_TEMPLATE.md.github/workflows/ci.yml.gitignoreAGENTS.mdCHANGELOG.mdREADME.mdTASKS.mddocs/DEVELOPMENT.mdscripts/check-project-truth.pysrc/console_room_runtime.rsEvent::Mouseandhandle_mousenever adjusted Roomscroll_offset.COREROOM_MOUSE_CAPTURE=0.Tracker update
AGENTS.mdcurrently saysPrimary tracker: none.Risk and rollback
COREROOM_MOUSE_CAPTURE=0for a session.Out of scope