pullrequests Search Results · language:Dune language:HTML language:JavaScript language:HTML language:Java language:JavaScript
Filter by
155M results
Automated test pull request
Note that canvas v3 correctly preserves transparency by default (unlike canvas v2 which rendered opaque white
backgrounds), so we now paint the whole image white before we draw the map — we might revisit ...
Fixes #263.
Problem
Running dogent on a SKILL.md, the oracle reported atomic, simple, and redundant against the capability sentence inside
the description: | block of the YAML frontmatter, even though ...
Automated PR for traffic splitting synthetic test. Environment: env-1b750da7b38d4660a863b0b835c45c45. Created
at 2026-06-21 05:43:52 UTC
Automated PR for traffic splitting synthetic test. Environment: env-a8cd94d0546f4d64834c912040332525. Created
at 2026-06-21 05:43:50 UTC
This PR contains the following updates:
| Package | Type | Update | Change |
| --- | --- | --- | --- |
| ruby/setup-ruby | action | minor | v1.313.0 → v1.314.0 |
Release Notes
details summary ruby/setup-ruby ...
ci
dependencies
📝 Pull Request Description
Related Issue
Closes #4155
Summary
Provide a short, reviewer-friendly summary of what changed and why.
Type of Change
- [ ] 🐛 Bug fix (non-breaking change which fixes ...
What changes for someone using the site
Six community colleges in Arkansas, Alabama, and Kentucky will start showing their degree programs (and become usable in
the degree-path planner) once the next ...
背景
第 5 轮:修复若干边界与一致性问题。
模糊化输入(生成会话收到的)
我试了几个小问题。管理员改车次的时候,本来卖出去几张的,一改就变回没卖过的样子了。然后我注册用户名前后不小心多打了空格,登录就进不去了。还有手快连着下两单感觉怪怪的。
改动
- 编辑车次保留各座位已售数量,且校验总座位数不得小于已售
- 唯一 ID 生成器(时间戳+计数+随机段),避免同毫秒下单 ID 碰撞 ...