issues Search Results · language:Dune language:JavaScript language:JavaScript language:Java language:Java language:HTML
Filter by
39.8M results
Goal
Bake PF2e item durability — Hardness, Broken Threshold, and (max) HP — into weapons, shields, and armor, and track it
live so items can take damage (reduced by Hardness), become Broken (HP ≤ Broken ...
enhancement
Epic
Summary
silver-bullet.md §8.1 (browser evidence fallback hierarchy) hard-codes a Cursor-specific browser tool surface in an
example that gets stamped into Claude Code projects. The surrounding text is ...
bug
問題
Test-ToolInstalled の default 分岐は Cmd 不在時に `winget list --id ... | Select-String` でフォールバックするが、winget list は遅く、ID
部分一致による誤検出の可能性もある。Show-DevEnv が全ツール分これを呼ぶと体感が重い。
提案
- winget list を1回だけ実行して結果をキャッシュし、各ツールはそれを参照 ...
enhancement
問題
`killport` は指定ポートの所有プロセスを `Stop-Process -Force` で即座に終了する。誤ポート指定時に重要プロセスを巻き込む恐れがある。
提案
- 終了前に対象プロセス名/PID を表示し `-Confirm` 既定 true もしくは `-Force` 明示でのみ即実行
- ShouldProcess(SupportsShouldProcess) の採用 ...
enhancement
問題
`?? `(null合体) や `-Parallel` 等 PowerShell 7+ 構文を使用しているが、Windows PowerShell 5.x で読み込まれた場合にパースエラーになりうる。冒頭でバージョン確認していない。
提案
- 冒頭で `$PSVersionTable.PSVersion.Major -lt 7` の場合に警告して早期 return
- もしくは ...
enhancement
問題
`Set-Alias g git` がある一方、ga/gb/gd/gp 等の関数も別途定義。命名体系(oh-my-posh / posh-git 風)の整合性が取れておらず、ユーザーが覚えづらい。
提案
- エイリアス命名規則を README に明文化
- もしくは posh-git のエイリアス慣習に寄せる
- 重複しうる名前(gs は git status だが PowerShell ...
enhancement
問題
README は claude/hooks/skills 中心で、app-settings/pwsh のプロファイル(全部入り版)に関する記載が無い。提供する関数一覧・前提ツール・導入方法が未文書化。
提案
- README にプロファイルのセクションを追加
- 主要関数(mkcd, ll/la/lt, gs/gl/gco/glog, vsdev/sln, Show-DevEnv/Install-DevTools ...
documentation
Auto-reported by camofox-crash-reporter. All data is anonymized.
Environment
- version: 1.7.2
- node: v25.8.2
- platform: darwin
- uptime: 78166 min
Resources
- node RSS: 20 MB
- node heap: ...
auto-report
likely-sleep
stuck
Problem
hyp query is local-only. The only ways to query the central server s pooled, org-wide data today are SSH / docker exec
into the box to run hypaware-server-admin query, or hand-rolled curl against ...
enhancement
high pri
Problem
The session-list new-activity bell indicator (TermuxSessionsListViewController.hasNewActivityIndicator, backed by
SessionBellNotificationStore OR SessionOutputActivityStore) stays stuck ON for ...

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.