pullrequests Search Results · language:Dune language:Python language:JavaScript language:JavaScript
Filter by
147M results
Motivation
- Provide an initial M1-compatible repository collector that extracts safe, reviewable metadata from local checkouts
to populate the canonical graph vocabulary.
- Favor deterministic, ...
codex
Motivation
- Make the web app a more reliable PWA with a smoother install flow and robust service-worker lifecycle handling to
avoid stale bundles and prompt users to install.
- Move signup confirmation ...
codex
can t use syslog as systemd/journal intercepts. Cleans up attempt from #1212
Summary
Adds a news feed, an entity connections graph, AI signal enrichment, an in-app guide, and a black white theme.
Engine
- News: engine/news/ service + models, /api/news, migration 0013_add_news_item_table ...
🎯 What: Added missing test coverage for Preprocessor.histogram_equalization method. 📊 Coverage: Covered happy path
(output shape and dtype preservation) and error conditions (raising cv2.error on invalid ...
!-- CURSOR_AGENT_PR_BODY_BEGIN --
Summary
- Add an offline Newsfind run evaluator that scores completed artifacts for business/demo quality.
- Cover plan quality, evidence quality, citation integrity, ...
Closes #386
Scope
Adds a new ## How to ask each question (clickable options) section to .claude/skills/grill-me/SKILL.md, inserted after
the opening paragraph and before the existing ## Optional doc-path ...
refactor(scheduler): 用稳定迟滞的链路切换控制器替换临时防抖逻辑
改动
- 新增 backend/scheduling/handover.py 的 HandoverController:统一约束链路切换的迟滞带(新速率须超过 当前速率 rate_ratio 倍)、最小驻留时间与冷却期,以及候选最小仰角。
- _update_transmissions 的「中继 - 直连」切换改为:选出最佳直连候选 ...