Release: ndf v10.17.0-dev.1 - #881
Merged
Merged
Conversation
#829 #830(待つ間の問い合わせと長い conductor の工程の起動を hook で止める)を develop の チャネルへ載せる開発版。版数を持つ 15 箇所、更新案内の本文と手元で確かめるコマンド、 CHANGELOG.md の ndf 10.17.0 の節、docs/ndf-version-decisions.md の v10.17.0 の判断を更新する。 Co-Authored-By: Claude Opus 5.5 (1M context) <noreply@anthropic.com> Claude-Session: https://claude.ai/code/session_01LdEztjNvLXF6EasAvTjAfk
Contributor
Author
検証への配布の確認(develop の先端 2c49393)隔離した設定ディレクトリ(
効果の数値(AC25 / AC26)と、配布後の版での引き継ぎの 1 行の再開(AC20)は、本番への配布の後に |
This was referenced Sep 23, 2026
Merged
Merged
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Summary
ndf の開発版 10.17.0-dev.1 を出す。マイルストーン 26「17 トークン消費の削減」のまとまり 1(#829 #830)を
developのチャネルへ載せる版である。正式版(main)へは出さない。 そちらは利用者の承認を得てから進行側が行う。plugin.json(version/description)、marketplace.json、README.mdの概要と一覧表、AGENTS.md、plugins/ndf/README.mdの見出しと Kiro / Codex の確認例を10.17.0-dev.1へ上げたdocs/versioning-and-distribution.mdの「版の付け方と開発版の配布」章10.17.0、開発版・確認版の例を10.18.0-dev.1/10.18.0-rc.1へ繰り上げたplugins/ndf/README.mdの更新案内## v10.17.0-dev.1 へ更新するときにし、本文を開発版であること・#829 #830 の 2 行の表へ書き直した。「手元で確かめる」の 2 コマンドを、この版で見分けられるものへ置き換えたCHANGELOG.mdndf 10.17.0の節を足した(追加 2 件 / 変更 1 件。見出しに接尾辞を付けない規約に従う)docs/ndf-version-decisions.mdsleepの範囲・連続 Read を「変わっていない」で見る・文脈量の拒否は起動ごとに 1 度・引き継ぎの 1 行の形・hook を Claude Code にだけ置く)を足し、見出しの範囲をv10.12.0〜v10.17.0にした。279 行で分割は不要sleepの待ちなど一部の呼び出しが止まるようになるが、理由の欄に代わりの手段が出て、環境変数で判定ごとに止められるCLAUDE.mdに「の次の版で」で書き出す段落は無く、退避するものは無い(instructions-check.py --root .が exit=0)plugins/配下で差分があるのは ndf だけ(git diff --name-only ndf--v10.16.1..origin/develop -- plugins/→ 14 ファイルすべてplugins/ndf/)のため、他のプラグインの版は上げない配布の記録
段階: 検証(2026-09-23 に提示して進めた。本番への配布は承認待ち)
版: 10.16.1 → 10.17.0-dev.1(MINOR: PreToolUse hook と待ち方の規約の追加。引数・Skill・スクリプトの削除や改名は無い)
まとまり: PR #843 / #844
Test plan
bash scripts/build-runtime-plugins.sh --check→ exit=0python3 scripts/check-doc-staleness.py --root .→ exit=0bash scripts/validate-runtime-plugins.sh→ exit=0python3 scripts/check-doc-line-limit.py --root .→ exit=0(ndf-version-decisions.md279 行)python3 scripts/check-markdown-links.py --root .→ exit=0python3 scripts/check-skill-frontmatter.py/check-cross-skill-refs.py/check-skill-repo-assumptions.py/check-skill-shell-vars.py→ exit=0python3 plugins/ndf/scripts/instructions-check.py --root .→ exit=0claude plugin validate .→ exit=0(未知フィールドの警告のみ)uv run --with pytest pytest scripts/tests plugins/ndf -q→ exit=0(5153 passed)developの ref から Claude Code / Codex / Kiro の取得と導入を確かめ、更新案内の「手元で確かめる」の 2 コマンドを導入先で実行する(結果はこの PR へコメントする)🤖 Generated with Claude Code
https://claude.ai/code/session_01LdEztjNvLXF6EasAvTjAfk