Skip to content

v0.2.0

Latest

Choose a tag to compare

@lroolle lroolle released this 07 Jul 04:59

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/cctrace

Mermaid 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