pullrequests Search Results · language:Edge language:Python language:PHP language:JavaScript language:TypeScript
Filter by
51.4M results
This PR contains the following updates:
| Package | Change | Age | Adoption | Passing | Confidence |
| --- | --- | --- | --- | --- | --- |
| knip (source) | 6.14.2 → 6.15.0 | age | adoption | passing ...
重构项目结构:
- 流水线脚本归入 pipeline/ 目录
- 标注结果集中到 data/人工标注/
- 新增 Web 标注工具 (web/)
- 补充实验报告
- 更新 .gitignore 和 README
🎯 What: Extracted the duplicate requireEnv function from api/songs.js and api/stream.js into a shared api/utils.js file.
💡 Why: Reduces code duplication and improves maintainability by centralizing a ...
Summary
- Retire the PENDING_STORE_KEY = __pending__ wire sentinel + its _require_content_hash_unless_sentinel validator from
roxabi-contracts (breaking → 0.6.0). The central attachment_ingest ...
Motivation
- Introduce an in-app guided vehicle tour experience with arrival notifications and a compact tour panel to surface
route progress and controls.
- Improve road visualization and landmark ...
codex
The Worker name in your Wrangler configuration file does not match the name of the deployed Worker in the Cloudflare
Dashboard. Cloudflare automatically generated this PR to resolve the mismatch and avoid ...
Description
Make OpenUsage build and run on Linux (X11/Wayland) alongside macOS, and publish Linux packages from CI. macOS behavior
is unchanged — all macOS-only code stays under #[cfg(target_os = macos ...
ci
plugin
rust
Summary
CDS(Clinical Decision Support)-first 계층형 triage 아키텍처를 새 독립 패키지 multi_agent_rag/neuro_symbolic/로 구현했습니다. 기존 멀티에이전트 코드를
건드리지 않고 격리된 패키지로 추가했습니다.
핵심 기여
- Set B(CDS-blind 46건): neuro_symbolic ...
The bug (took agent-builder s prod deploy down)
loop-runner-bin s run-as-main guard read process.argv[1] at module top-level:
if (process.argv[1] /loop-runner-bin\.(js|ts|mjs)$/.test(process.argv[1])) ...