issues Search Results · language:Dune language:TypeScript language:PHP language:Java language:JavaScript language:PHP
Filter by
54.3M results
問題
useBatchJob 内の ExportFormat キャストが冗長。Exclude ExportFormat, none で型表現可能。
影響
- 型安全性の低下、可読性の低下。
推奨修正
- 型を Exclude ExportFormat, none 化し、キャストを削除。
該当箇所
- src/hooks/useBatchJob.ts
出所
定期レビュー ...
area:logic
enhancement
severity:low
Agent-Reported Issue
Reported by: @TiketoDev Date: 2026-06-02 Source channel: 01KQSBBS8KXRKHX73XVA1ME16X
Context
$CLAUDE_CONFIG_DIR/skills/memory/scripts/mem-write.ts truncates the description argument ...
agent-reported
Bug Description
myk-pi-tools reviews poll --source qodo keeps returning the same Qodo sticky body comment findings as pending even after
they ve been replied to multiple times via consolidated PR comments. ...
Agent-Reported Issue
Reported by: @TiketoDev Date: 2026-06-02 Source channel: 01KQSBBS8KXRKHX73XVA1ME16X
Context
$CLAUDE_CONFIG_DIR/skills/memory/scripts/mem-write.ts truncates the description argument ...
agent-reported
Problem / Use Case
Users need terminal commands to run automatically when Orca launches — for example, starting agentmemory, tailing logs,
or booting a dev server — without being tied to a specific project ...
Type
Suggestion
Description
书籍右下角功能里没有重命名功能。
Device
- Platform: windows
- OS: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/148.0.0.0 Safari/537.36
...
Agent-Reported Issue
Reported by: @TiketoDev Date: 2026-06-02 Source channel: 01KQSBBS8KXRKHX73XVA1ME16X
Context
$CLAUDE_CONFIG_DIR/skills/memory/scripts/mem-write.ts truncates the description argument ...
agent-reported
Add the context on pioneer badge Take a decision for Explorer Badge
Explorer
UI/UX
Agent-Reported Issue
Reported by: @TiketoDev Date: 2026-06-02 Source channel: 01KQSBBS8KXRKHX73XVA1ME16X
Context
$CLAUDE_CONFIG_DIR/skills/memory/scripts/mem-write.ts truncates the description argument ...
agent-reported
問題
useBatchJob.executeLoop の savePath が overwrite モード時には参照されない死変数になっている。
影響
- コード読解時に「使われている」と誤認する。
- リファクタ時に誤って残してしまう。
推奨修正
- overwrite モード時は計算自体をスキップ。
- 条件分岐内で局所変数化。
該当箇所
- src/hooks/useBatchJob.ts ...
area:logic
enhancement
severity:medium

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.