pullrequests Search Results · language:Dune language:Python language:JavaScript language:HTML language:Python language:JavaScript
Filter by
176M results
背景
#52–#61 體檢(docs/audit-2026-06-20-pr52-61.md)的最後一項 DRY 收尾。刻意等 Batch A/B/C(#62/#63/#64)都 merge 後才開,避免三 PR
同改同檔的衝突。純重構、行為不變。
C13 — 抽 pickNumericFields
新 src/lib/numericMap.mjs(純函式:濾出值為 number 的欄位)取代三處重複的同一迴圈: ...
Add docker with UI option so that we can test in more user-friendly way
Bumps multer from 2.1.1 to 2.2.0. details summary Release notes /summary p em Sourced from a href=
https://github.com/expressjs/multer/releases multer s releases /a . /em /p blockquote h2 v2.2.0 /h2 h2 ...
dependencies
javascript
Starts migrating packages/core to TypeScript (#140).
- Converted the common/ modules to .ts:
- Card, I18n, color, config, constants, error, fmt, html, icons, retryer, translations.
- Replaced ...
Bumps langchain from 0.3.45 to 1.3.9. details summary Release notes /summary p em Sourced from a href=
https://github.com/langchain-ai/langchain/releases langchain s releases /a . /em /p blockquote h2 ...
dependencies
python
Summary
Fixes #6153 — a pattern-wide latent bug across the Control Room survey family (surfaced during the #6152 review).
Every survey section computes refreshDisabled = loading || !connected. If the ...
Bumps langchain from 1.2.15 to 1.3.9. details summary Release notes /summary p em Sourced from a href=
https://github.com/langchain-ai/langchain/releases langchain s releases /a . /em /p blockquote h2 ...
dependencies
python:uv
Stage 3M — Verifiable Containment Attestation
Stage 3M turns Simurgh s Stage 3L containment evidence into a run-set attestation: a canonical metadata-only bundle
signed with Ed25519, verifiable offline ...
Problem
WebRTC connections fail when devices are on different networks because only a STUN server is configured. STUN only helps
with direct connections — a TURN relay is required when NAT traversal fails. ...