What's new
Theme toggle
The web UI now supports system / light / dark themes. Defaults to your OS preference; click the toggle button in the header to override. Persisted in localStorage, works in both live and snapshot views.
GitHub link in UI
Quick-access link to the repo in the header bar.
Brand icon
A "cc" monogram threaded by the dot→ring trace line — in both READMEs, the web UI header, and the browser favicon. Theme-aware across all contexts.
npm release
Install directly:
bun add -g @thevibeworks/cctrace
# or run without installing:
bunx @thevibeworks/cctraceMermaid architecture diagram
The "How it works" section now renders as a proper flowchart on GitHub (replaces the ASCII sketch).
Full changelog: v0.1.1...v0.2.0