Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
16 changes: 16 additions & 0 deletions .changeset/theme-plug-and-bulletin-attestation.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,16 @@
---
"playground-cli": minor
---

New editorial TUI: every screen now renders through a single theme plug
(`src/utils/ui/theme/`) — swap that folder to reskin the CLI, stub it to
strip styling, zero styling leaks into commands.

`dot init` now surfaces bulletin attestation status on every run — even
for already-signed-in users — showing how long your upload quota is valid
for in human-readable form (e.g. `~13d 4h · #14,582,331`), with warning
color when expiry drops under 24 h.

Bonus: the terminal tab title updates during long deploys, so
`dot deploy` shows build / upload / publish / ✓ in your tab strip while
you tab away to the browser.
Loading
Loading