pullrequests Search Results · language:Dune language:Python language:JavaScript language:JavaScript language:Java language:HTML
Filter by
208M results
Automated test pull request
Fixes the review of 45558fb ( Implement Stream 2 LLM workers ). The coordinate/seed leak invariant is now enforced at
the loop/env/bus trust boundary rather than relying on each worker to police itself ...
Summary
- add scripts/zigux/genksyms_debug_stair_after_positionals_test.zig as a bounded Lane 24 standalone Zig proof
- cover repeated debug-level increments after delayed positional input through ...
Motivation
- Improve portrait framing by lifting the player-facing 3D camera so the board and opponent read better on mobile
screens.
- Make firearm capture animations visually consistent by rooting ...
codex
Automated test pull request
Automated test pull request
This PR contains the following updates:
| Package | Type | Update | Change |
| --- | --- | --- | --- |
| codecov/codecov-action | action | patch | v6.0.1 → v6.0.2 |
Release Notes
details summary codecov/codecov-action ...
dependencies
github_actions
no-stale
This PR contains the following updates:
| Package | Type | Update | Change |
| --- | --- | --- | --- |
| codecov/codecov-action | action | major | v6.0.1 → v7.0.0 |
Release Notes
details summary codecov/codecov-action ...
Automated test pull request
跨端弹窗一致性修复(task 1d 落地)
承接审计:Less Computer agent 弹窗设计上仅 macOS(trivially 一致);真正的跨端分歧在 capsule 与 qa(均为既有 #470/#466 历史问题)。本 PR 修复之。
修复 1 — capsule 定位四边 clamp(lib.rs)
- 抽出纯函数 clamp_to_monitor(x,y,w,h, area),保证整窗落在显示器内。 ...