pullrequests Search Results · language:Dune language:TypeScript language:JavaScript language:JavaScript language:HTML language:C#
Filter by
216M results
Summary
Backfills scripts/verify-deming-lot-to-lot.js for commit c66cbc6 (Lot-to-Lot Verification + PT/Coag New Lot Validation)
per PARKING_LOT.md #41.
Pure-JS reimplementation of demingRegression, geometricMean, ...
This PR contains the following updates:
| Package | Type | Update | Change |
| --- | --- | --- | --- |
| @types/node (source) | devDependencies | patch | 24.13.0 → 24.13.1 |
Configuration
📅 Schedule: ...
automerge
🤖 renovate
Closes #61
Summary
Every CapabilitySpec already declares a sampleResponse (landed in S6, PR #74). This PR adds the breadth-locking test
that asserts the contents stay honest: each sample must validate ...
Summary
- register PE and CN static region datasets and collaborator city mappings
- add modular validation, sanitization, and label-placement scripts for collaborator-provided region data
- support ...
Closes #5
Adds llama.cpp (llama-server) as a first-class, swappable cleanup backend alongside Cloud and Ollama. llama-server
exposes the same OpenAI-compatible /v1/chat/completions SSE API as our cloud ...
補上探索卡卡身三色
v2.54.0 把收藏卡 + lightbox + 愛心做了三色,但探索卡卡身因裝飾 cover 暫緩。這 PR 補上:
- .explore-poi-card 依 POI 類型(poiTypeToTone(mapNominatimCategory(poi.category)))上同色系淡底 + 類型標籤 --tone-deep 上色。
- 裝飾性 cover(8 色 ...
Automated WhatsApp Web version update.
This PR updates the WhatsApp Web client revision to the latest version fetched from web.whatsapp.com.
Files updated:
- src/Defaults/baileys-version.json
- ...
Summary
- npm ci requires package-lock.json to exist in the repository — it was untracked, so the Railway Docker build was
failing with exit code 1
- Added frontend/package-lock.json (generated ...