Last active
July 16, 2026 21:36
-
-
Save cryppadotta/1e1c2645944c964768ef27ab87788692 to your computer and use it in GitHub Desktop.
Worktree run-engine boot truth screenshots for paperclipai/paperclip PR #9728
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
| <!doctype html> | |
| <html lang="en"> | |
| <head> | |
| <meta charset="utf-8"> | |
| <meta name="viewport" content="width=device-width,initial-scale=1"> | |
| <title>Worktree run-engine boot truth screenshots</title> | |
| <style> | |
| body{margin:0;background:#111;color:#eee;font:16px/1.5 system-ui,sans-serif}main{max-width:1200px;margin:auto;padding:32px}h1{font-size:28px}section{margin:32px 0}img{display:block;max-width:100%;height:auto;border:1px solid #444;border-radius:8px;background:#fff}a{color:#9cc8ff} | |
| </style> | |
| </head> | |
| <body><main> | |
| <h1>Worktree run-engine boot truth</h1> | |
| <p>Design-reviewed screenshots for the persistent worktree run-engine banner and inherited inactive run ledger.</p> | |
| <section><h2>Light theme — run-engine states</h2><a href="light.png"><img src="light.png" alt="Light theme worktree run-engine banner states"></a></section> | |
| <section><h2>Dark theme — run-engine states</h2><a href="dark.png"><img src="dark.png" alt="Dark theme worktree run-engine banner states"></a></section> | |
| <section><h2>Inherited inactive run ledger</h2><a href="ledger.png"><img src="ledger.png" alt="Run ledger showing inherited inactive worktree runs"></a></section> | |
| </main></body></html> |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment


