Docs: 10.16.0 の変更履歴と更新案内に statusline の変更(#806)を足す - #809
Merged
Merged
Conversation
本番への配布の承認の後に #806 が develop へ入ったため、正式版 10.16.0 の CHANGELOG と plugins/ndf/README.md の更新案内へ書き足し、 「開発版と中身は同じ」の文を直した。版数は 10.16.0 のまま。 Co-Authored-By: Claude Opus 5 (1M context) <noreply@anthropic.com>
This was referenced Sep 22, 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
正式版 10.16.0 の本番への配布の承認(2026-09-22T14:36Z)の後に、PR #806(statusline にサブエージェントのコンテキスト使用量を並べる)が
developへ入った。利用者は 2026-09-22T15:0xZ に #806 を含めて 10.16.0 を配布することを承認した。その中身に合わせて説明文書を直す。版数は 10.16.0 のまま。CHANGELOG.mdのndf 10.16.0の節refreshInterval: 5、変更にメインの表示から上限・使用率・コンテナ名・ホスト名を外したこと(#806)plugins/ndf/README.mdの更新案内10.16.0-dev.1と中身は同じ」を「開発版の中身に statusline の変更(#806)を加えた。statusline の変更は開発版を経ていない」へ直し、変わったことの表に #806 の行を足したPR #808 の本文の「中身は開発版と同じ」も、この PR のマージ後に直す。
配布の記録
段階: 本番(2026-09-22T14:36Z に利用者の承認を得て、#806 を含めることを 2026-09-22T15:0xZ に承認された。この Pull Request を
developへ入れた後、develop→mainの Pull Request で配布し、タグndf--v10.16.0を打つ)版: 10.15.1 → 10.16.0(MINOR:
cross-review/cross-refactoringのinitに--exclude/--include/--require-allを足し、既定の振る舞いを 3 つ変えた。statusline の表示の追加。削除・改名なし)まとまり: PR #781 / #782 / #783 / #784 / #790 / #791 / #793 / #794 / #795 / #796 / #797 / #798 / #800 / #801 / #803 / #805 / #806 / #807 / #808
配布物の差分: 124 ファイル(
git diff --stat ndf--v10.15.1..origin/develop -- plugins/ndf/)取り消しの手段: 配布した側から戻す手段は無い。利用者が取得元をタグ
ndf--v10.15.1へ固定する(同じ取得元の他のプラグインも過去の状態になる)か、10.16.1 で直す。statusline のrefreshIntervalは利用者の settings に書き込まれて残るTest plan
python3 scripts/check-doc-staleness.py→ exit=0bash scripts/validate-runtime-plugins.sh→ exit=0python3 scripts/check-doc-line-limit.py --root .→ exit=0python3 scripts/check-markdown-links.py→ exit=0python3 plugins/ndf/scripts/instructions-check.py --root .→ exit=0bash scripts/build-runtime-plugins.sh --check→ exit=0claude plugin validate .→ exit=0(既知の警告のみ)🤖 Generated with Claude Code