pullrequests Search Results · language:Dune language:Python language:JavaScript language:Vue language:JavaScript language:Java
Filter by
43.9M results
Phase 1 of light-theme support. This PR contains no visual change — it s pure groundwork that makes a light theme
achievable by overriding tokens alone. Phase 2 (the actual light palette + a toggle in ...
Bumps react-router to 7.17.0 and updates ancestor dependency react-router-dom. These dependencies need to be updated
together.
Updates react-router from 7.14.1 to 7.17.0 details summary Release notes ...
dependencies
javascript
Summary
A new bidirectional codec (cisco_iosxr) for Cisco IOS-XR — the ASR 9000 / NCS 5500 / 540 / 8000 / CRS service-provider
routers. Tenth migration codec. This is Phase 1 of 4 (design dossier: docs/v0.2.0-planning/04-iosxr-codec/). ...
🔎 What
구현
- GET /api/dashboard 전체 집계 대시보드 API 추가 (신규 domain/dashboard 패키지)
- DashboardService — 참여 중인(LOCKED) 크루 집계 로직
- 크루별 직전 배치 기준 expected_refund_amount / share_ratio 노출
- today_delta_amount(현재−직전 ...
enhancement
Summary
DetailWidget.show_result() used to display only the artifact image and silently drop any summary, table, or
interpretation returned by a create_display operator. It now shows them in a stats area ...
Summary
- New kai.eval.retrieval_scoped harness scores the production scoped read path end to end. Two-call shape per probe:
rendered call first (the authoritative fail-closed wrapper), raw helper ...
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
Added SNS copies for 6 products according to the PROMPT_SNS_COPY.md requirements.
PR created automatically by Jules for task 7112605577768264230 started by @omochairo
Pipelines as Code configuration removal
修复内容
问题描述
前端删除空白行时,line 被设为 null,导致:
1. 编辑列表显示 [空白行] 无行号
2. Worker 生成 Issue body 显示 第null行
3. 后端 parseDeletions 无法匹配 null 行号,删除被静默忽略
修复
为 paragraphBreak 计算正确的行号(paragraphBreak 也计入行号,与后端 processDeletions ...