Skip to content

pullrequests Search Results · language:Dune language:Python language:JavaScript language:CSS language:Java language:TypeScript

Filter by

270M results  (2 s)

270M results

Ringkasan Gelombang 2 — G2.1 Usage/Quota/FUP. Tampilan konsumsi data per pelanggan (mock-first; backend nyata membaca akunting RADIUS). Perubahan - Schema usage (quotaGb 0=unlimited, usedGb, fupThrottled, ...

Bumps jest from 29.7.0 to 30.4.2. details summary Release notes /summary p em Sourced from a href= https://github.com/jestjs/jest/releases jest s releases /a . /em /p blockquote h2 v30.4.2 /h2 h1 Fixes ...

Task: Cleanup — Post-merge Arbor Muon code pruning PR #2298 (H-A Corrected Arbor Muon, val/loss=3.27738 n=4) has been merged into the advisor branch. New rank-1 baseline: 3.27738 (margin 0.00524, n=4, ...
auto-nanogpt-open-sota-v2-20260604
status:wip
student:open2-alphonse

Performance: - Eager init trainer + side games on server boot (no /api/train/start gate) - Stockfish depth lowered from 11 → 10 (faster moves, curriculum learning) - MCTS: FEN eval cache, max depth ...

Bumps axios from 0.19.1 to 0.32.0. details summary Release notes /summary p em Sourced from a href= https://github.com/axios/axios/releases axios s releases /a . /em /p blockquote h2 v0.32.0 — May 4, 2026 ...
dependencies
javascript

Summary Follows the Kiro stop repeating yourself pattern by adding four new .kiro/steering/ documents that agents auto-load on every interaction: - style.md — TypeScript strict conventions, SolidJS ...

フッター追加 - このサイトについて - お問い合わせ - プライバシーポリシー - 利用規約・免責事項

🎯 What: Removed unused import MAX_FUEL from shared/sim/tank.ts. 💡 Why: MAX_FUEL was imported but not used, causing a minor code health issue. Removing it improves readability and maintainability. ✅ Verification: ...