Skip to content

pullrequests Search Results · language:Dune language:Python language:JavaScript is:public is:merged language:Python language:HTML

Filter by

99M results  (2 s)

99M results

Lane A (substrate=AKIDA · live AKD1000 pi5-akida · a_lane_akida_gpu_split — NEVER merged with Lane G/GPU) State-carrying multi-step rollout rung — break the 1-hop autoregressive ceiling PR #1686 hit (stateless ...

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

Summary 박태준 dogfood — 4모드 다 똑같이 보임. 진짜 원인 진단 + fix. | 모드 | 배지 색 | HP | 타이머 | 동작 | | --- | --- | --- | --- | --- | | CLASSIC | 갈색 | ✅ | TIME 00:00 | 경과 시간 | | TIME ATTACK | 빨강 | ✅ | TIME LEFT 01:56 | ...

What Adds a regulatory / identifiability residual-risk layer to CONFIDE-Bench (beyond recall/F2) plus an individual CLA. Metrics (confide_eval.scoring.regulatory, TDD — tests/test_regulatory.py, 16 tests) ...

…ing aesthetic - login.html: split-layout (dark left panel + cream right), Instrument Serif headline, feature list with SVG icons, quick-login dev buttons (Admin/Marie/Léa), mobile-first - components.css: ...

1. 反自动填充属性 — 所有输入框改用 autocomplete= new-password ,告诉浏览器这是新密码不要填。 2. readonly 保护 — 输入框默认 readonly,浏览器无法填充只读字段,点击聚焦时才 removeAttribute( readonly ) 恢复正常输入。