issues Search Results · language:Dune language:HTML language:JavaScript language:JavaScript language:Go language:JavaScript
Filter by
31.1M results
Summary
Add an automatic snapshot-durability layer to the Lantern server: a server-internal goroutine that periodically dumps
the whole graph to a mounted volume, plus restore-on-startup that re-seeds ...
img width= 1748 height= 1173 alt= Image src=
https://github.com/user-attachments/assets/86b6cb09-cfe6-4c31-82b3-9a1d0a9bc790 /
rqlite s S3 backup uploader uses the AWS SDK v2 for Go. Since the SDK v2 S3 module v1.73.0 (January 2025), all PutObject
requests automatically include a CRC32 checksum via the x-amz-content-sha256 header. ...
現状(dev-doctrine 監査 2026-06-21・規律6)
復元側は秀逸で end-to-end(parseStateFromUrl() GameState.ts:107 → App.start() → MainScene applyState MainScene.ts:93)。だが逆方向の
GameState→base64 serialize 関数も ?state= 書き出し経路も無く、保存→リロードの往復が手動 ...
現状(dev-doctrine 監査 2026-06-21・規律3)
Sprites.ts 1583行に16の表示クラスが同居(RingSprites:46 / BackgroundSprites:315 / … / ResultSprites:1315)。MainScene.ts 803行も過剰。
提案
1ファイル1クラス or 役割別ディレクトリへ。共有ヘルパ(addImage/setTexture/randomInt)を切り出し。挙動不変リファクタとしてライブ ...
現状(dev-doctrine 監査 2026-06-21・規律4)
rule.ts の17関数・rolls.ts の judge/calcGain が決定論的純粋関数で秀逸だが、テストフレームワーク無し・*.test.ts 0件。Math.random 直呼び(rule.ts:48 shuffle /
rule.ts:491 getTripleSevenEffect)で RNG 注入口なし。
...
Background
meshery/schemas is consolidating UUID usage from github.com/gofrs/uuid to github.com/google/uuid (see
meshery/schemas#727). meshkit currently uses both libraries in different layers, which ...
背景(顧客要望)
「やりたいことリスト」だけでなく、初めて触る人が全体像を把握しやすい入門コンテンツが欲しい、という顧客要望。
要望の内容
- 基本操作 / マーク(アイコン)の意味:例)レイヤーパネルの目玉・鍵アイコン、調整レイヤー記号、塗り/線スウォッチ、PS/AI のツールアイコン など
- タブ / パネル / メニューの解説:例)メニューバー・ツールバー・オプションバー・各パネル(レイヤー/プロパティ/整列 ...
Background
app/src/views/reaction-view/ConditionsView.tsx currently stubs out several measurement details, showing a count
placeholder (e.g. N recorded ) or omitting fields entirely. Four TODOs mark genuine ...
Problem
internal/runner/shell.go feeds PROMPT.md to the claude runner by string-concatenating a shell redirection onto the
operator-configured command:
// internal/runner/shell.go:32
cmd := exec.CommandContext(ctx, ...
area:runner
area:tech-debt

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.