pullrequests Search Results · language:Edge language:Python language:PHP language:JavaScript is:unmerged language:Python
Filter by
38.4M results
Re-applies the verified, still-accurate concepts from stale draft #202 (107 commits behind main) onto current CLAUDE.md
— each claim re-checked against present code (all 9 modules exist, APP_VERSION 3.1.0, ...
Motivation
- Allow testing against an ONVIF/RTSP P6S-style IP camera while waiting for the OV5647 CSI camera hardware.
- Provide a simple path to pull live JPEG snapshots from RTSP streams for the ...
codex
Why
You develop across three Claude Code surfaces — the VS Code extension, the iPhone app, and the desktop app. The
tracking-issue lifecycle ( close on merge / create for a new planned folder ) lived ...
Resolved Issue
Resolves #1957
Summary
This PR conducts a massive CSS cleanup operation to enforce our design system and eliminate pervasive inline styling. By
converting raw JS style objects into compiled ...
Summary
- Exposes CLAUDE_MPM_CONTEXT_BREAKER_THRESHOLD env var and context_circuit_breaker.threshold_pct settings key so
operators can tune the warning threshold without fully disabling the breaker ...
Summary
- add ABX_ARTIFACT_LINEAGE_REGISTRY_DIRECT_REPAIR_IMPLEMENTATION_DRY_RUN_001 as an advisory-only simulated surface
- emit the schema, runner, tests, generated sync artifacts, and registry ...
This PR contains the following updates:
| Update | Change |
| --- | --- |
| lockFileMaintenance | All locks refreshed |
🔧 This Pull Request updates lock files to use the latest dependency versions.
...
Summary
目标:消除 L3 核心层 3 个 length-2 基础循环依赖
成果:运行时层面成功打破所有 3 个目标循环依赖 ✅
方案:
- Protocol 接口 + 依赖注入(1 个文件)
- Lazy imports(5 个文件)
🎯 解决的循环依赖
✅ services ↔ roles ↔ services
- 文件:services/label_utils.py ...
component/client
scope/python
💡 What: Added onright 60 /onright to the list control and onleft 50 /onleft to the scrollbar control in
results-dialog.xml. 🎯 Why: Kodi does not automatically infer horizontal navigation paths between ...
addon