docs(site): sync API reference and settings docs with recent commits - #23
Open
DerRemo wants to merge 1 commit into
Open
docs(site): sync API reference and settings docs with recent commits#23DerRemo wants to merge 1 commit into
DerRemo wants to merge 1 commit into
Conversation
- Add the missing GET /api/sessions/:name/tmux-buffer endpoint (added in e8f680d for iOS PWA touch-bar copy) to the API reference, EN + DE. - Mention the macOS Option-as-Meta terminal toggle added in 74ccb40 in the Settings & updates feature doc, EN + DE. Co-Authored-By: Claude Sonnet 5 <noreply@anthropic.com> Claude-Session: https://claude.ai/code/session_012J5dvdsjU2TgY5EAFGtoVG
Deploying with
|
| Status | Name | Latest Commit | Preview URL | Updated (UTC) |
|---|---|---|---|---|
| ✅ Deployment successful! View logs |
penates | 88d6c85 | Commit Preview URL Branch Preview URL |
Jul 28 2026, 12:03 AM |
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
Routine doc-sync check found two small gaps between recent code changes and the penates.dev docs site (
site/src/content/docs/):GET /api/sessions/:name/tmux-buffer(added in e8f680d for the iOS PWA touch-bar Copy button) was missing from the API reference — added to both EN and DE.The other recent commits (channels support, PWA icon swap, mobile/safe-area layout fixes) either already shipped their own doc updates or don't affect documented behavior, so no changes were needed there.
Test plan
/docs/reference/apiand/docs/features/settings-updatespages (EN + DE) after deployhttps://claude.ai/code/session_012J5dvdsjU2TgY5EAFGtoVG
Generated by Claude Code