pullrequests Search Results · language:Dune language:Python language:JavaScript language:JavaScript language:CSS language:PHP
Filter by
171M results
Summary
- Remove built-in SENTENCE_STARTERS word lists and replace their uses with explicit flags, split_mode decisions, and
structural cues.
- Route Russian ср., boundary abbreviations, legal ...
Summary
This change enables two independent stopwatch drafts (A and B parts) to run in parallel within a single app instance,
allowing different teams to measure different parts of a competition simultaneously. ...
本次修改内容
- 将主 README.md 精简为中文项目首页版
- 保留独立英文文档入口 README_EN.md
- 保留启动方式、环境变量、测试命令、项目结构和文档索引等必要信息
修改原因
- 英文与详细说明堆在主 README 中会让 GitHub 首页显得冗长
- 主 README 更适合作为快速入口, 英文完整说明单独维护
关键文件
- README.md ...
Summary
- add an owner-run HCNetSDK command-port live matrix wrapper for the built-in native LAN live-view plan
- load ignored camera inventory secrets from env/.env, redact passwords in dry-run output, ...
Teaches and anchors the Design and Plan stages of the five-stage RQML development process (Spec → Design → Plan → Code →
Verify) in the Codex plugin, mirroring the rqml-claude sibling.
Changes
- New ...
Adds a Claude Code entry file so agents self-orient in either runtime (hp sync/hp status). Generated from the HP Plugin
Architecture Registry (this repo had no AGENTS.md). Docs-only; not in the plugin ...
What
TruthfulQA MC2 reports ~100× different overall_accuracy for the same model and data depending on whether you pass
batch_size because Scorer.truth_identification_score returns a 0..100 percentage ...
Closes #72
Changes Made
- Added file upload service for medical records
- Configured Multer middleware for handling file uploads
- Added Cloudinary configuration setup
- Created upload controller ...