Skip to content
Permalink

Comparing changes

Choose two branches to see what’s changed or to start a new pull request. If you need to, you can also or learn more about diff comparisons.

Open a pull request

Create a new pull request by comparing changes across two branches. If you need to, you can also . Learn more about diff comparisons here.
base repository: kwrkb/agy-plugins
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: master
Choose a base ref
...
head repository: kwrkb/agy-plugins
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: add-settings-advisor
Choose a head ref
Checking mergeability… Don’t worry, you can still create the pull request.
  • 2 commits
  • 16 files changed
  • 2 contributors

Commits on Jun 20, 2026

  1. Configuration menu
    Copy the full SHA
    39b5e2a View commit details
    Browse the repository at this point in the history
  2. fix(settings-advisor): prod 検出のトークン境界化・言語順の決定論化・README 整備

    - HasProdConfig を name トークン一致に限定し product.json 等の誤検知を排除
    - Languages を sort.Strings で安定化(出力・推奨理由を決定論的に)
    - scanWorkspace の単体テスト2件追加(誤検知防止・スキップ・ソート検証)
    - settings-advisor/README.md 新規作成、トップ README の表/install/対応OS に追記
    
    toolPermission の値(proceed-in-sandbox/strict)は agy バイナリ実体の
    有効列挙値であることを確認済みのためロジックは不変。
    
    Co-Authored-By: Claude Opus 4.8 (1M context) <noreply@anthropic.com>
    kwrkb and claude committed Jun 20, 2026
    Configuration menu
    Copy the full SHA
    e4de4ee View commit details
    Browse the repository at this point in the history
Loading