mind: serve the dashboard's one-tap-copy HTML twin via GitHub Pages - #244
Merged
Conversation
Companion to the PyAutoBrain renderer change (same-named branch): - dashboard.html — generated one-tap-copy twin of dashboard.md; a real clipboard button per task, since the GitHub mobile app renders no copy affordance on markdown code fences. - pages_dashboard.yml — publishes it as the Pages site index on every push that changes it (self-enabling via configure-pages). - dashboard_refresh.yml — the drift check and self-heal now cover both generated pages. - README + dashboard.md link the Pages URL for phone use. Merge the PyAutoBrain side first: the drift check regenerates against PyAutoBrain main.
Jammy2211
pushed a commit
that referenced
this pull request
Aug 20, 2026
Jammy2211
pushed a commit
that referenced
this pull request
Aug 20, 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.
Companion to PyAutoLabs/PyAutoBrain#235 (or the latest Brain PR on this branch): the GitHub mobile app renders no copy affordance on markdown code fences, so the dashboard gets an HTML twin with real one-tap clipboard buttons, served by GitHub Pages.
What changed
dashboard.html— generated one-tap-copy twin ofdashboard.md(150 task rows; tap 📋 → the/start_devcommand is on the clipboard, ✓ flash). Verified in headless Chromium at phone viewport.pages_dashboard.yml— publishes it as the Pages site index (https://pyautolabs.github.io/PyAutoMind/) on every push that changes it; self-enables Pages viaconfigure-pageson first run.dashboard_refresh.yml— the drift check and self-heal now cover both generated pages.Merge order
Merge the PyAutoBrain companion first — this PR's
dashboard_refreshcheck regenerates against PyAutoBrain main and reads as stale until the renderer lands there.🤖 Generated with Claude Code
https://claude.ai/code/session_01Xz3vShsEKjEUkRTPo3wHTg
Generated by Claude Code