pullrequests Search Results · language:Edge language:Python language:PHP language:HTML
Filter by
93.2M results
Zero-tolerance audit pass against Codex.md. Three RCA-driven fixes, each committed individually. Full pre-push suite
green.
Summary
| File | Issue | Severity | Resolution |
| :-- | :-- | :-- | :-- | ...
무엇을 / 왜
MVP3(루틴 생성)·MVP5(기록 분석)의 토대인 코칭 엔진 인프라. 서버의 구독 claude CLI를 헤드리스 텍스트 생성기로 재사용한다 (CLAUDE.md §5). 이 PR은 엔진 인프라만 — 실제 기능
엔드포인트(루틴 생성/분석/대체)는 다음 PR.
변경 (backend/app/services/coaching/)
- client.py ...
Agent deliverable
- [x] Branch pushed and PR opened (not draft)
- [x] CI triggered on PR
- [x] Tests added / updated — paths: .github/workflows/benchmarks.yml (workflow fix; reproduces scripts/ci.sh ...
Upcoming meeting dates have been updated!
See Commits and Changes for more details.
Created by img src= https://prod.download/pull-18h-svg valign= bottom / pull[bot] (v2.0.0-alpha.4)
Can you help keep this open source service alive? 💖 Please ...
⤵️ pull
Summary
- What changed: spec 页标题不再硬编码本地化文案。把 renderers_spec_parser.py 里 elif lang== fr : SPÉCIFICATIONS / elif ja: 主な仕様 /
else: SPECIFICATIONS 三分支收敛为单一英文 canonical key SPECIFICATIONS,由 _apply_spec_title_map ...
This pull request relocks the dependencies with conda-lock.
The following packages have been updated:
- platform: osx-arm64
- conda-forge-pinning: 2026.05.30.09.17.10 - 2026.05.30.12.45.16 ...
dependencies
This changes are introduced to main for a new selenium automation test framework with allure report integration and
RestAssured for API testing.
This PR contains the following updates:
| Package | Update | Change |
| --- | --- | --- |
| zizmor | patch | 1.25.0 → 1.25.2 |
Release Notes
details summary zizmorcore/zizmor (zizmor) /summary
v1.25.2 ...
area/github
merge: auto
renovate/mise
type/patch
真机反馈的两个小问题
1. 扫一下表格滑到底 + 闪
- paint() 每次 scrollTop=1e9 滚到空占位行底部 → 扫第 1 行视图跳到第 18 行。改为只把最后一条真实行 scrollIntoView({block: nearest }),视图稳定。
- 每次扫描整表重画两遍(乐观 + flush 对账)→ 闪。加内容签名守卫,内容没变不重绘。
**2. PC「PDA ...