What's Changed
- chore: release v5.64.0
- test(render): add table + in-progress status to preview coverage
- fix(ui): status pill shows only the short label, summary as text
- chore(ui): demoMessages() dev helper to preview message hierarchy
- docs(plan): mark visual-hierarchy plan implemented + record deviations
- test(render): end-to-end integration test + visual preview generator
- test(render): guard that new transforms leave plain prose untouched
- feat(ui): key-value facts grid from Key: value runs
- style(ui): typographic hierarchy for message headline/sections/body
- feat(ui): promote trailing status line into a colored pill
- feat(ui): GitHub-style admonition callouts in messages
- feat(ui): render standalone links as button actions
- feat(ui): autolink bare URLs + unify markdown links as external ↗ links
- test(render): function-source loader harness for single-file index.html
- docs(plan): chat message visual hierarchy implementation plan
- docs(spec): chat message visual hierarchy design
- fix(ui): don't treat parenthesized (1)(2)(3) as a numbered list
Installation
# Run latest version directly
npx github:Lexus2016/claude-code-studio
# Or install globally
npm install -g github:Lexus2016/claude-code-studio
claude-code-studioOpen http://localhost:3000 in your browser