pullrequests Search Results · language:Dune language:Python language:Java language:PHP language:JavaScript language:Java
Filter by
42.9M results
This commit adds the generated article JSON for ASIN B0BXDC8QCD strictly following the provided rules and v5 schema.
- Uses exact date 2026-06-04.
- Checks minimum characters, strict 4-step structure ...
Noriben v3.0.1 — broaden the MITRE ATT CK map
Continues the v3.0.0 line: grows the behavioral ATT CK engine from a handful of techniques to ~70 rules spanning all
major tactics, so the verdict is far ...
See Commits and Changes for more details.
Created by img src= https://prod.download/pull-18h-svg valign= bottom / pull[bot] (v2.0.0-alpha.4)
Can you help keep this open source service alive? 💖 Please ...
⤵️ pull
merge-conflict
See Commits and Changes for more details.
Created by img src= https://prod.download/pull-18h-svg valign= bottom / pull[bot] (v2.0.0-alpha.4)
Can you help keep this open source service alive? 💖 Please ...
⤵️ pull
Rapid House Numbers v3.3 — Subnumber Mode UX Improvements
New Features
- Subnumber Mode: Toggle between normal and subnumber entry (e.g. 7/1, 7/2 or 7A, 7B). Suffix and increment are
configurable. ...
改了什么
fix:归档后不建索引(cv find 永远返回空)
- python/indexer.py:补 main() CLI 入口,接收 filepath course doc_type 三个参数
- shell/archive.sh:mv 成功后立即调用 indexer.py;失败降级为 warn,不影响归档退出码
fix:--course 参数有名无实
- python/searcher.py:实现 ...
Submission for Module 2 CPU checkpointing homework. Implements vanilla/async/distributed checkpoint save + load;
includes cluster-generated outputs and benchmark.