feat(todo): carry the parallel-active count through ToolRow's summarySuffix
Rebuild the todo row's parallel summary on the shared ToolRow that master introduced: planSummary still returns the active name and the remaining count separately, and the row hands the count to a new non-shrinking summarySuffix slot so a narrow row clips the summary text before the count. An error row drops the suffix, whose collapsed summary is the failure line. Re-record the ACP todo-write transcript for the parallel prompt, regenerate the config catalog for the required allowParallelInProgress field, and re-record the bilingual pairing hashes.
This commit is contained in:
@@ -2,5 +2,5 @@
|
||||
# side as of the last confirmed-consistent state. Both languages carry equal authority;
|
||||
# after editing either side, bring the other along and re-record with:
|
||||
# pnpm run verify-translation-pairing --write docs/core-data-structures/session.md
|
||||
session.md: 30f9d7a92f36b0649ec6d61bb3e69a80b125cc73
|
||||
session.zh.md: 80762f097bad5f6ab81f3872df5c8b715109241f
|
||||
session.md: 525703f1494945f23d0e33e06c9cbe7dbabe1c91
|
||||
session.zh.md: 6586d7df48aed1701998c01e19b403325f29220f
|
||||
|
||||
Reference in New Issue
Block a user