docs: sync documentation with recent main merges#3519
Merged
Conversation
dgageot
approved these changes
Jul 8, 2026
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.
Covers doc gaps from PRs merged to
mainin the past 36 hours.Source PRs covered:
feat(tui): add /custom command to customize layout— added/customlayout dialog and section, but the slash commands reference table was missing the entry. Added it.feat(board): show intermediate startup statuses on cards— introducedstarting → loading → attachingcard startup progression with no docs update. Documented the three phases indocs/features/board/index.md.fix(cli): resolve session DB default against the data dir— updatedcli/index.mdandacp/index.mdbut leftdocs/features/a2a/index.mdmissing the--session-dbflag in its Flags table. Added the row.Reviewed and already up to date:
#3517, #3513, #3514 (board: shell shortcut, project editing, env var rename — board docs already reflect these), #3504 (auto theme — TUI and CLI docs already updated), #3505 (theme watcher — no doc change needed per PR), #3507 (dep bumps — no docs), #3506, #3497 (changelogs), #3518, #3515, #3510, #3508, #3491 (bug fixes, internal — no user-facing change), #3499, #3498, #3496, #3489, #3502, #3494 (each updated their own docs).