Skip to content

fix(cli): show full titles in /resume session list#14098

Closed
LeonSGP43 wants to merge 1 commit into
NousResearch:mainfrom
LeonSGP43:fix/resume-full-title-listing-14082
Closed

fix(cli): show full titles in /resume session list#14098
LeonSGP43 wants to merge 1 commit into
NousResearch:mainfrom
LeonSGP43:fix/resume-full-title-listing-14082

Conversation

@LeonSGP43

Copy link
Copy Markdown
Contributor

Summary

  • show full session titles in the inline /resume list instead of truncating them to 30 characters
  • keep the existing exact title/session ID lookup unchanged so users can copy either visible value directly
  • add CLI regression coverage for long titles in the recent session list

Testing

  • pytest -o addopts='' tests/cli/test_cli_init.py

Fixes #14082

@teknium1

Copy link
Copy Markdown
Contributor

Merged via PR #31710 (cherry-picked your commit onto current main with your authorship preserved in git log). Closes #14082. Thanks!

@teknium1 teknium1 closed this May 24, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

comp/cli CLI entry point, hermes_cli/, setup wizard P2 Medium — degraded but workaround exists type/bug Something isn't working

Projects

None yet

Development

Successfully merging this pull request may close these issues.

/resume fails on title match because display truncates titles to 30 chars

3 participants