issues Search Results · language:Dune language:JavaScript language:Python language:Java language:JavaScript language:Java
Filter by
55.2M results
Problem
Users have no quick way to confirm that their installation is working before running expensive benchmarks. Missing
optional dependencies (llama-cpp-python, transformers, onnxruntime, vllm) fail ...
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
問題
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
Summary
The /name skill writes agent session identity (Dev-Name, Dev-Avatar, Dev-Team) to /tmp/claude-agent- md5(project_root)
.json. /tmp is wiped on reboot, silently deafening any resumed discord-watcher ...
priority::high
size::M
type::feature
urgency::soon
問題
`?? `(null合体) や `-Parallel` 等 PowerShell 7+ 構文を使用しているが、Windows PowerShell 5.x で読み込まれた場合にパースエラーになりうる。冒頭でバージョン確認していない。
提案
- 冒頭で `$PSVersionTable.PSVersion.Major -lt 7` の場合に警告して早期 return
- もしくは ...
enhancement
Reported from milemoa.com/bbs.
問題
`Set-Alias g git` がある一方、ga/gb/gd/gp 等の関数も別途定義。命名体系(oh-my-posh / posh-git 風)の整合性が取れておらず、ユーザーが覚えづらい。
提案
- エイリアス命名規則を README に明文化
- もしくは posh-git のエイリアス慣習に寄せる
- 重複しうる名前(gs は git status だが PowerShell ...
enhancement
❌ Site Deployment Failed
Failure Time: 2026-06-20T00:33:41.683Z Failed Draft ID: manual Workflow Run:
https://github.com/hadrianbelove-stack/nrw-production/actions/runs/27854770866 Branch: refs/heads/main ...
automation
critical
deployment-failure
問題
README は claude/hooks/skills 中心で、app-settings/pwsh のプロファイル(全部入り版)に関する記載が無い。提供する関数一覧・前提ツール・導入方法が未文書化。
提案
- README にプロファイルのセクションを追加
- 主要関数(mkcd, ll/la/lt, gs/gl/gco/glog, vsdev/sln, Show-DevEnv/Install-DevTools ...
documentation

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.