Skip to content

Dashboard dashboard-v0.4.2

Choose a tag to compare

@github-actions github-actions released this 06 May 14:05

What's Fixed

  • Session viewer — OpenCode messages now show their content. Message previews and full text were empty for OpenCode sessions because the dashboard was reading text only from the message table. The session viewer now aggregates type=text parts from the part table, so user and assistant messages display correctly across the timeline and detail views.
  • Session list — long Pi titles wrap correctly. Pi session titles taken from the first user message could overflow the row layout. They now wrap to multiple lines, and lingering migration-banner prefixes are stripped from preview text so titles read cleanly.

Internal

  • Config editor help text updated to use the unified npx @cortexkit/magic-context@latest invocation instead of older Bun-specific commands.

Upgrade

  • The dashboard auto-updater handles this release for users already on dashboard-v0.4.0 or later.
  • Users still on dashboard-v0.3.4 need to download once manually because of the GitHub Pages updater URL change shipped in dashboard-v0.4.1. Auto-updates resume after the manual download.

Full Changelog: dashboard-v0.4.1...dashboard-v0.4.2