pullrequests Search Results · language:Dune language:Python language:JavaScript language:Java language:Ruby language:HTML
Filter by
226M results
Summary
Each projection toggle box s subtitle now leads with the projected final balance and year before the existing meta info,
so you can read the answer at a glance without opening the modal.
Saved ...
Automated test pull request
問題
スプリント1でソート機能を追加した際、sortOrder の useState 宣言より前に sorted の計算で sortOrder を参照していた(TDZ違反)。これにより ReferenceError
が発生し、給与明細ページが完全に空白になっていた。
修正
useState の宣言をすべて sorted の計算より前に移動。
https://claude.ai/code/session_01WKc8u7M48BML8P9uuAzsuW ...
This PR configures your project for Cloudflare Workers deployment using Wrangler autoconfig.
Merging this PR commits the configuration to your repository, enabling faster deployments and version controlled ...
Summary
- Fixes #1431
- Serializes audit mission_dir as install-independent text instead of leaking absolute checkout paths
- Adds regression coverage for model serialization, fixture-dir output, ...
Addresses the outstanding MEDIUM automated-review suggestions (gemini-code-assist / chatgpt-codex) left on the prior
ember/console restyle PR.
Validated locally before push. See commit for the per-item ...
概要
このブランチは 2 つの直交した interface/運用層の改善を含みます。どちらも physics(force/mass update)と observation layer の規則には触れていません。
1. Instruction Surface Hygiene (S0–S4) — hook / MCP / skill の指示レイヤを context engineering 観点で監査・整理したリファクタリング ...
Summary
Adds demos/eval/ — a small framework that runs the agent against known-bad AWS / Azure scenarios and scores its
submit_investigation output against ground truth. Foundation for the README s * ...