Skip to content

v0.7.0: session id in tab title for multi-tab distinction#7

Merged
lroolle merged 1 commit into
mainfrom
session-label-in-title
Jul 11, 2026
Merged

v0.7.0: session id in tab title for multi-tab distinction#7
lroolle merged 1 commit into
mainfrom
session-label-in-title

Conversation

@lroolle

@lroolle lroolle commented Jul 11, 2026

Copy link
Copy Markdown
Member

Summary

  • Tab title now reads <project> · <session-prefix> · cctrace once the session id is known from the wire, so multiple live UIs (or snapshots) of the same project are distinguishable at a glance
  • Bumps version to 0.7.0 — includes the unreleased session-view tail-f behavior, UI polish, and design docs from the previous commit

Test plan

  • bun test — 147 tests pass
  • Open two live cctrace sessions for the same project, verify tab titles differ by session id prefix
  • Open a snapshot, verify tab title includes the session prefix

🤖 Generated with Claude Code

The browser tab now reads `<project> · <session-prefix> · cctrace`
once the session id arrives from the wire, so multiple live UIs (or
snapshots) of the same project are distinguishable at a glance.
Previously the title was just `<project> · cctrace` and every tab
looked identical.

Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
@lroolle lroolle merged commit 18f63a0 into main Jul 11, 2026
1 check passed
@lroolle lroolle deleted the session-label-in-title branch July 11, 2026 13:48
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant