[docs] Add v0.55.0 to the manual and repair the roadmap table - #839
Open
kumagallium wants to merge 1 commit into
Open
[docs] Add v0.55.0 to the manual and repair the roadmap table#839kumagallium wants to merge 1 commit into
kumagallium wants to merge 1 commit into
Conversation
…table The rows for v0.53.0 and v0.54.0 had been inserted above the page heading instead of into the Q3 table, so they rendered as loose markdown at the top of the roadmap. Moved them back in date order and added v0.55.0 after them, plus the version badge on the mobile page where the folder picker now lives. Co-Authored-By: Claude Opus 5 <noreply@anthropic.com>
Contributor
Migration fixturesClick to expand migration results |
Contributor
Performance regressionClick to expand performance results |
Contributor
Adversarial probesClick to expand probe results |
Contributor
Bench delta比較できませんでした: main に bench/baseline.json がありません(この PR がベースラインを初めて追加する場合、マージ後の PR から delta が出ます) delta 表を出すには、tracked の |
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.
v0.55.0 のリリース後作業(バッジは CHANGELOG が出てからでないと
manual:checkを通せないため、feat PR とは分ける 2 段階運用)。1. roadmap の取り残しを表へ戻した
v0.53.0 と v0.54.0 の行が、
# 機能ロードマップの見出しより上に入っていた。表の外なので、ページ冒頭に生のマークダウンが 2 行浮いた状態でレンダリングされる。日付順に並べ直して 2026 Q3 の表へ戻した。日英とも同じ壊れ方をしていた。2. v0.55.0 を追加
mobile.mdの 送り先 にバージョンバッジ(日英)Test Plan
pnpm manual:check— ページ 36 件 / 図 55 件 / バッジのバージョン 54 種 / 最新リリース v0.55.0 を認識・問題なし# 機能ロードマップ/# Feature roadmapで始まることを確認🤖 Generated with Claude Code