Skip to content

mind: serve the dashboard's one-tap-copy HTML twin via GitHub Pages - #244

Merged
Jammy2211 merged 1 commit into
mainfrom
claude/dashboard-task-copy-button-jw6cet
Aug 19, 2026
Merged

mind: serve the dashboard's one-tap-copy HTML twin via GitHub Pages#244
Jammy2211 merged 1 commit into
mainfrom
claude/dashboard-task-copy-button-jw6cet

Conversation

@Jammy2211

Copy link
Copy Markdown
Collaborator

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 of dashboard.md (150 task rows; tap 📋 → the /start_dev command 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 via configure-pages on first run.
  • 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 order

Merge the PyAutoBrain companion first — this PR's dashboard_refresh check 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

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
Jammy2211 merged commit 3760eb4 into main Aug 19, 2026
1 of 2 checks passed
Jammy2211 pushed a commit that referenced this pull request Aug 20, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants