Skip to content

docs: auto-update for merged PRs (2026-08-04) - #3902

Open
aheritier wants to merge 1 commit into
mainfrom
docs/auto-update
Open

docs: auto-update for merged PRs (2026-08-04)#3902
aheritier wants to merge 1 commit into
mainfrom
docs/auto-update

Conversation

@aheritier

Copy link
Copy Markdown
Collaborator

Documentation updates for merged PRs

This PR updates documentation to reflect code changes merged in the last 36 hours.

Covered PRs

  • feat(tui): make current session plans editable #3878 — feat(tui): make current session plans editable
    • Updated to reflect that session plan bodies can now be edited from the TUI via the 'e' key in the /plans browser and detail view, while status and delete operations remain unsupported.

Summary of changes

Session Plan Tool documentation:

  • Updated the TUI section to document that session plans can now be edited (body only) using the 'e' key
  • Changed description from "read-only detail" to "detail view" with explicit edit capability
  • Clarified that only status and delete remain unsupported (not edit)
  • Noted that edits are unguarded and last-write-wins by design

PRs reviewed with no documentation changes needed

The following PRs were reviewed and determined to not require documentation updates:

…table

Reflects changes from #3878.
Source PR: #3878

The TUI now supports editing session plan bodies via the 'e' key
in the /plans browser and detail view. Session plans were previously
described as read-only from the host, but now the plan body can be
edited (while status and delete operations remain unsupported).
@aheritier
aheritier requested a review from a team as a code owner August 4, 2026 04:02
@aheritier aheritier added kind/docs Documentation-only changes area/docs Documentation changes labels Aug 4, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

area/docs Documentation changes kind/docs Documentation-only changes

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants