Skip to content

pullrequests Search Results · language:Dune language:Python language:HTML language:Vue language:Vue

Filter by

14M results  (2 s)

14M results

Summary Bumps the top-left nav brand name ( Sepanta Zeighami ) to 22px so it matches the size and weight of the section titles ( About Me , Publications ). 🤖 Generated with Claude Code

What changed - Added an append-only state_transition_events audit table with entity and epoch indexes. - Recorded audit events for miner attestation success, epoch enrollment, epoch finalization, ...
BCOS-L1
node
tests

Summary This PR implements the landing page for AutoTrust, a trusted online marketplace connecting budget-conscious buyers with honest sellers for verified second-hand cars. The landing page introduces ...

This pull request was generated by the mq tool [test] flake rate: 0.1 logical conflict every: 100 sleep for: 600s close stale after: 48 hours [pullrequest] requests per hour: 60 target branch: main ...

Mandate Close Row I of the schema-version compatibility plan without inventing an additive schema change. What ships - Marks Row H merged as PR #480 / 87d108b0. - Closes Row I as N/A because no ...

概要 cf_capex(設備投資)が補完しても 0 件だった真因を特定し、ラベル照合方式で抽出するよう修正。あわせて CF NULL 補完を自動繰り返しスケジュール化しました。 真因(実データ調査で確定) 前PR #29 の補完を実行した結果: - investing_cf(投資CF合計)= 2,996 / 3,000 取得成功 ✅ - net_change_cash(現金増減)= ...

这是什么 把 Snipaste 那条标注工具栏做进了猫娘截图按钮的裁剪流程。点截图 → 全屏框选后,选区下方浮出工具栏,可以在图上画完标注再确认。纯前端,全部落在 static/app-crop.js 现有的裁剪遮罩里,不碰后端、不跨仓。 原本截图只能框选裁剪,没有任何在图上画东西的能力。 做了什么 - 工具:矩形、椭圆、箭头、画笔涂鸦、文字、荧光笔、马赛克/模糊;调色板(6 色)+ 线宽 ...

La regex de validation d UUID (isUuid dans preview/page.tsx et assertImportUuid dans actions/imports.ts) avait 3 tirets au lieu de 4 : le dernier groupe était [89ab][0-9a-f]{12} au lieu de [89ab][0-9a-f]{3}-[0-9a-f]{12}. ...

Description Adds torch_compile_options: dict[str, bool|int|float|str] | None — an opt-in allowlist of 10 torch._inductor.config knobs that HF Trainer s TorchDynamoPlugin (transformers 5.8.1) never forwards. ...