docs: replace screenshot placeholders with styled mockups#116
Merged
Nathan Schram (nathanschram) merged 4 commits intomasterfrom Mar 11, 2026
Merged
docs: replace screenshot placeholders with styled mockups#116Nathan Schram (nathanschram) merged 4 commits intomasterfrom
Nathan Schram (nathanschram) merged 4 commits intomasterfrom
Conversation
…ions Replace text-reproducible screenshot placeholders across 14 doc files with styled admonitions using existing custom !!! untether (pink) and !!! user (green) types. Terminal output uses code blocks instead. This covers Phase 1 of the screenshot strategy — 25 of 47 placeholders replaced with maintainable markdown. The remaining 22 require actual Telegram UI captures (inline buttons, voice bubbles, file attachments). Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
Phase 2a: convert remaining text-reproducible placeholders to styled admonitions, code blocks, and formatted descriptions. Includes BotFather conversation flow, /browse file listing, /file put/get confirmations, diff preview, forum topic binding, webhook notification, and schedule picker instructions. 47 original placeholders → 38 replaced with markdown, 9 remain for actual Telegram UI screenshots (inline buttons + voice waveform). Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
Add .tg-buttons/.tg-btn CSS classes to workflow-preview.css for Telegram inline keyboard button mockups (gray rounded rectangles with blue text, dark mode support). Replace all remaining <!-- SCREENSHOT: --> placeholders across 4 doc files with styled admonitions + CSS button rows. Zero placeholders remain in docs/. Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
- Running action symbol: … → ▸ (matches STATUS dict in markdown.py) - /planmode show response: "(chat default)" → "(plan mode)" (matches planmode.py) - Resume lines: add backtick wrapping to match format_resume() output - Meta line: remove extra backtick wrapping (rendered as plain text) - Approval messages: match actual Permission Request format with diff preview (📝 prefix, inline - /+ lines) - Cooldown mockup: show actual synthetic "Plan outlined" title Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
|
You have reached your Codex usage limits for code reviews. You can see your limits in the Codex usage dashboard. |
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
<!-- SCREENSHOT: ... -->placeholder comments across 24 doc files with styled markdown mockupsdocs/stylesheets/workflow-preview.css) for button/UI mockup stylingPreview notes
!!!) or custom CSS — use the Files changed tab for diffsuv run zensical serveTest plan
🤖 Generated with Claude Code