pullrequests Search Results · language:Dune language:Python language:Java language:Java language:Java language:JavaScript
Filter by
182M results
代码变更
TurretBaseBlock.java
- 新增 setPlacedBy() 放置时自动调用 be.assemble(),无需右键
- 更新类 Javadoc 反映自动装配行为
TurretBaseBlockEntity.java
- 新增 deferredRebuildTicks 字段 + onLoad() 重写 + tick() 延迟重建逻辑
- 三段式延迟重建:read() ...
Summary
- Fix Matter blind name matching crashing when the HA device registry contains HomeKit bridge identifiers with 3
elements.
- The coordinator was logging ValueError: too many values to ...
배경
#229 후반부 — dev-harness 슬림. #217이 ⑤ 하네스를 dev-harness/feedback-loop으로 분할한 뒤, 2026-06-14
discovery(local-harness/docs/discovery-2026-06-14.md)가 남긴 §5 미해결( feature-full.js/handoff-plan 행선지 )을 닫아요.
결정 ...
Summary
This PR introduces the persistence layer of the Dental Clinic Management API.
Implemented
Repositories
- UserRepository
- ClinicRepository
- OfficeRepository
- DentistRepository
- ...
Summary
Closes the remaining spec gaps across Phases 2-6 and updates AGENTS.md to reflect all-phases-shipped status.
OAuthClient — third GitHub auth strategy (spec §8.2). Uses Bearer tokens from the ...
🎯 PR Type
!-- Check one --
- [ ] 🐛 Bug Fix
- [ ] ✨ Feature
- [ ] 📚 Documentation
- [ ] ⚙️ CI / Build
- [ ] 🔧 Refactor
- [ ] 🧪 Test
- [ ] 🚀 Performance
📋 Summary
!-- What does this PR ...
🤖 AI Security Remediation
🚨 Human approval required — please review before merging.
📊 Analysis
- Severity: MEDIUM
- Confidence: 75%
- Auto-fix allowed: False
📝 Summary
The use of the subprocess ...
ai-remediation
needs-human-review
severity-medium
概述
新增三项功能,提升 NoteAI 的内容采集和自动化能力。
改动
1. 拖拽导入文件
- 拖入 PDF/DOCX/TXT/PPT/HTML 文件到应用窗口,自动触发导入和转换
- 全屏遮罩提示「释放即可导入」
- 多文件同时拖入支持
改动文件: webui/index.html, webui/css/layout.css, webui/js/app.js, webui/js/api.js ...
Summary
- enforce one-to-one truth-row consumption in the stable MMUAD submission evaluator
- mark duplicate predictions that hit an already matched truth row as duplicate_truth_match
- update the ...