Text-field paste/copy/hold-to-repeat + model unload on project switch (engine#122)#10
Conversation
…itch (pairs with engine#122) - Ctrl+V pastes at the caret (newlines flattened — single-line fields), Ctrl+C copies the whole field. Live-verified: system clipboard -> outliner filter box -> filtered list. - Arrows and Delete auto-repeat while held via the new isKeyRepeated edge; isKeyPressed semantics untouched everywhere else. - Project switching unloads the previous catalog's models via the newly callable unloadModel — the leak PLAN §5.3 tracked is closed. - NOTE: engine#122 adds a manifest entry, so consumers (this repo, shooter) must clear .perry-cache / node_modules/.cache/perry once. 158 unit tests + ui-smoke green. Claude-Session: https://claude.ai/code/session_01PmL9WgNMkAgvpYSHEZga8K
|
Warning Review limit reached
Next review available in: 59 minutes Enable usage-based reviews in Billing to review now. Otherwise, wait until the next included review is available. How can I continue?After more reviews become available, a review can be triggered using the To avoid repeated limits, reduce automatic review volume by pausing incremental auto-reviews earlier, using label-based review opt-in, excluding WIP or generated PR titles, or requesting reviews manually when the PR is ready. If your team needs uninterrupted high-volume reviews, an organization admin can enable usage-based reviews. How do review limits work?CodeRabbit enforces per-developer PR review limits for each organization. Most developers receive the normal plan review availability. For paid Pro and Pro+ PR reviews, CodeRabbit uses adaptive limits for sustained high-volume activity. When a developer's recent PR review activity reaches the 95th percentile or higher among CodeRabbit users, additional reviews become available more gradually as earlier reviews age out of the rolling window. Please refer docs for additional details. Review details⚙️ Run configurationConfiguration used: defaults Review profile: CHILL Plan: Pro Plus Run ID: 📒 Files selected for processing (3)
✨ Finishing Touches🧪 Generate unit tests (beta)
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. Comment |
Pairs with Bloom-Engine/engine#122 (merged). Ctrl+V/Ctrl+C in every text field, hold-to-repeat caret navigation, and the project-switch model leak closed. Reminder: clear Perry caches after pulling engine#122 (new manifest entry).
158 unit + ui-smoke green; clipboard paste verified live.
https://claude.ai/code/session_01PmL9WgNMkAgvpYSHEZga8K