pullrequests Search Results · language:Dune language:Python language:Python language:JavaScript language:Java language:Python
Filter by
181M results
Update the baseline of the plugin to 2.541, and do some other small improvements.
Testing done
!-- Comment: Provide a clear description of how this change was tested. At minimum this should include proof ...
Summary
Upgrade #3 of 4 from the site review: turn the thin hub pages from link-lists into pages that orient the reader.
Lifecycle hubs (Founding · Building · Maintaining · Sunsetting)
- New shared ...
接 #65。#65(1beb4c2)的空行降噪只生效了一半 —— 实跑日志显示仍有 263 行逐条刷 WARNING(只静默了 182/445)。本 PR 收尾。
为什么只生效一半
实查 prod 那 445 行 quarantine 的字段分布:
- 182 行:只有 父记录* + 评论状态/随贴评论(全进 raw_extra)→ 被正确判空、已静默。
- 263 行:额外带 发布时间(→publish_time) ...
Summary
- Split Admin API route registration into admin_routes group modules (config, secrets, system, insights, suggestions,
dreaming)
- Keep AdminAPIServer focused on lifecycle/auth/app construction ...
Custom-ingredient creation is B2B/admin (platform) only — the B2C app reads ingredients (display text) and has no add
path. The contract doc was mis-filed under b2c_client/ with an over-broad Audience: ...
Summary
- F-023 lifted the explore_agent v2 v1 eval to 1.000, but that eval s golden set is entirely expected (the seeded SUT
has no defects) — it measures precision and is structurally blind to ...
Summary
- Replaced MetricSpec object dependencies with string metric names across result-side FDR tools (bhy, compare,
partial_conjunction, bhy_hierarchical).
- Fixed tests to supply string literals, ...
Summary
Closes B2 of the substrate-reachability audit (2026-06-05 REPORT). Sister change to PR #686 (writeConcurrencyPolicy).
Before this PR, engine-built tables had no public-surface path to request ...
💡 What: Excluded :hover and :active CSS rules for elements (like button, .preset-btn, .icon-btn, .unit-toggle-label)
when they have aria-disabled= true . 🎯 Why: Elements marked as aria-disabled= true ...