issues Search Results · language:Dune language:JavaScript language:JavaScript language:Java language:Python language:Python
Filter by
55.2M results
Add a standard .editorconfig file to the repo root so editors consistently use the project s indentation and line-ending
conventions.
root = true
[*]
indent_style = space
indent_size = 4
end_of_line ...
needs-ai
triaged
問題
chapter03.md の 7-2節シーケンス図に AS- RS: new ReservedState と記述されているが、フェーズ7の最終コードでは ctx- setState(reservedState())
という静的関数経由で状態を取得しており、new を使っていない。
図とコードで状態オブジェクトの生成方法が異なっており、読者がコードを見て図と照合しようとすると混乱する。
修正方針 ...
bug
chapter03
contradiction
Roadmap phase: P21
Status: complete pending PR merge
Active branch: feature/p21-full-benchmark-model-validation
Goal: turn the clean 2020 FABLE extraction, graph, and translation evidence into an executable ...
問題
chapter02.md に以下3件の誤記がある。
1. 1-5節:本文の重複表現
- 「かえってコードが複雑に複雑に絡み合った状態状態になってしまう」 — 「複雑に」と「状態」がそれぞれ重複している。
2. フェーズ6 ステップ2 評価コメント:typo
- ransfer() は格段に読みやすくなりました — 先頭の T が欠落(本来 `transfer()`)
- ...
bug
chapter02
DQ Script Error: edu
Date: 2026-06-20 Mode: historical Worker: worker-dq-edu-historical
Root Cause
(no error pattern found in log)
Detail
DuckDB exited with code 127 — table likely missing or schema ...
dq
dq-fail
Describe the bug
In the SD3 paper, it said that, for a different image resolution, the same noise level would destroy different levels of
the information the image contained. And for a high-resolution ...
bug
問題
以下の9ファイルで ### 1-3:実装コード(現状)(現状) と「(現状)」が二重になっているタイトルが確認された。
| ファイル | 該当箇所 |
| --- | --- |
| chapter02.md | 1-3節タイトル |
| chapter03.md | 1-3節タイトル |
| chapter06.md | 1-3節タイトル |
| chapter07.md | 1-3節タイトル ...
all-chapters
bug
目标
从 Captain 人工交易记录中抽象出独立交易策略,供 RL 系统训练,最终实现无人工干预的自动化交易。
核心原则:
- 一切从数据中提取抽象,不依赖语言描述
- 不是机械克隆,要好上加好
- 科学方法,充分适配自动化
架构
graph TB
subgraph DataLayer[数据层]
A[Captain 交易记录] -- B[数据清洗/配对] ...
Follow-up to the weapon-runes epic #548 (carved out of the S5 stretch line).
Problem
A single weapon can carry both property runes (#548 Slice 3c) and an affixed talisman (#254/#339). 3c renders both ...
Follow-up to the weapon-runes epic #548 (carved out of the S5 stretch line).
Problem
A runed weapon s strike shows a final attack modifier and (striking-scaled) damage dice with no indication of which ...

Learn how you can use GitHub Issues to plan and track your work.
Save views for sprints, backlogs, teams, or releases. Rank, sort, and filter issues to suit the occasion. The possibilities are endless.Learn more about GitHub IssuesProTip! Restrict your search to the title by using the in:title qualifier.