Skip to content
Merged
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
2 changes: 2 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,8 @@

## Unreleased

## 0.0.10-beta.9 β€” 2026-05-09

### Features
- Restyle dashboard to match the failproofai brand (near-black canvas, pink primary `#e4587d`, Geist Mono, wordmark navbar) and drop light mode entirely (#332).
- `scripts/launch.ts`: redesign the dashboard-startup ASCII banner to mirror the hosted PNG wordmark β€” hand-crafted chunky pixel-block lowercase "failproof ai" compressed with Unicode 2x2 quadrant block characters (β––β–—β–˜β–™β–šβ–›β–œβ–β–žβ–Ÿ + β–€ β–„ β–ˆ β–Œ ▐) and horizontally scaled 4:3 so the full wordmark fits in ~75 cols Γ— ~10 rows (clean on any standard β‰₯80-col terminal), with a plain-text fallback for narrower windows. Also drops the "Using default .claude projects path: …" log line at startup β€” it printed unconditionally on every dashboard launch and added no signal (#322).
Expand Down