Skip to content

pullrequests Search Results · language:Dune language:Python language:JavaScript language:Ruby language:Go

Filter by

188M results  (2 s)

188M results

Created by brew bump Created with brew bump-formula-pr.
rust

概要 外部AIレビューで挙がった6点の指摘に対応しました。設計意図(移動平均法・drive.fileスコープ・オフライン優先)は維持しています。 対応内容 | # | 指摘 | 対応 | | --- | --- | --- | | ① | 税額の実態化 | 月別/銘柄別は税引前のみ+注記、年間のみ税額表示。**口座区分(特定/NISA)**追加でNISAを非課税扱い。手数料を取得原価・売却額に反映 ...

Problem at #627 The Qwen3-Omni MMMU CI (test_mmmu_accuracy_and_speed) is flaky: out of 50 requests under the colocated 2-worker router, a few intermittently fail (HTTP 500, timeouts, empty responses, ...

What changed Instagram-style photo tagging for Kronk. Backend: - media_tags table — stores account_id, created_by_account_id, x/y float coordinates (0–1), FK to media_attachments - MediaTag model ...

Summary Follow-up to #170, which fixed #168 by disabling rubyzip s ZIP64 support so that generated .docx files stay readable by tools that don t support ZIP64 (e.g. pandoc). #170 set Zip.write_zip64_support ...

What chaosprobe run -i 0 (or a negative value) slipped past the CLI into aggregate_iterations, where pass_count / len(verdicts) raises ZeroDivisionError and statistics.mean([]) raises StatisticsError ...

What The webhook dead-letter queue silently dropped the oldest entry when its 100-entry ring buffer was full, with no metric or log to detect the data loss. Root cause addToDLQ at webhook/webhook.go:200-201 ...