Skip to content

style: remove quotes around custom session titles#100

Merged
grimmerk merged 1 commit intomainfrom
style/remove-title-quotes
Apr 4, 2026
Merged

style: remove quotes around custom session titles#100
grimmerk merged 1 commit intomainfrom
style/remove-title-quotes

Conversation

@grimmerk
Copy link
Copy Markdown
Owner

@grimmerk grimmerk commented Apr 4, 2026

Remove "" quotes from custom session titles — green color already distinguishes them from project name.

Before: codev · "codev session state hook"
After: codev · codev session state hook

🤖 On behalf of @grimmerk — generated with Claude Code


Summary by cubic

Remove quotes around custom session titles in the switcher to reduce clutter; the green color already distinguishes them from project names. Also bumps version to 1.0.65 and updates the changelog.

Written for commit f6a853e. Summary will update on new commits.

Summary by CodeRabbit

  • Style
    • Custom session titles no longer display with quotation marks; color differentiation is now used to distinguish them.

Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
@coderabbitai
Copy link
Copy Markdown

coderabbitai Bot commented Apr 4, 2026

No actionable comments were generated in the recent review. 🎉

ℹ️ Recent review info
⚙️ Run configuration

Configuration used: defaults

Review profile: CHILL

Plan: Pro

Run ID: 5e1cfa12-a469-4625-bfc9-496bc826da44

📥 Commits

Reviewing files that changed from the base of the PR and between 95a93e6 and f6a853e.

📒 Files selected for processing (3)
  • CHANGELOG.md
  • package.json
  • src/switcher-ui.tsx

📝 Walkthrough

Walkthrough

Release version 1.0.65 implements a style change removing literal quotation marks from custom session titles, relying on color differentiation instead. The version is updated in package metadata, the changelog documents the change, and the UI component is modified to reflect the new rendering behavior.

Changes

Cohort / File(s) Summary
Version 1.0.65 Release
CHANGELOG.md, package.json, src/switcher-ui.tsx
Version bump to 1.0.65. Changelog entry added documenting custom session title styling change. UI component updated to remove embedded quotation marks around custom titles, rendering plain highlighted text with bullet prefix instead.

Estimated code review effort

🎯 1 (Trivial) | ⏱️ ~3 minutes

Poem

A rabbit hops with glee, no quotes to see!
Colors dance where punctuation used to be,
Simple, swift, and clean—version 1.0.65 is keen! 🐰✨

🚥 Pre-merge checks | ✅ 2 | ❌ 1

❌ Failed checks (1 warning)

Check name Status Explanation Resolution
Docstring Coverage ⚠️ Warning Docstring coverage is 0.00% which is insufficient. The required threshold is 80.00%. Write docstrings for the functions missing them to satisfy the coverage threshold.
✅ Passed checks (2 passed)
Check name Status Explanation
Description Check ✅ Passed Check skipped - CodeRabbit’s high-level summary is enabled.
Title check ✅ Passed The title 'style: remove quotes around custom session titles' directly and clearly matches the main change across all three files (CHANGELOG.md, package.json, and src/switcher-ui.tsx), which all focus on removing quotation marks from custom session titles.

✏️ Tip: You can configure your own custom pre-merge checks in the settings.

✨ Finishing Touches
📝 Generate docstrings
  • Create stacked PR
  • Commit on current branch
🧪 Generate unit tests (beta)
  • Create PR with unit tests
  • Commit unit tests in branch style/remove-title-quotes

Comment @coderabbitai help to get the list of available commands and usage tips.

Copy link
Copy Markdown

@cubic-dev-ai cubic-dev-ai Bot left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

No issues found across 3 files

@grimmerk grimmerk merged commit cac7530 into main Apr 4, 2026
2 checks passed
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