Skip to content
This repository was archived by the owner on Mar 9, 2026. It is now read-only.

Added --rename flag to rename conversations#632

Open
ammargit93 wants to merge 2 commits intocharmbracelet:mainfrom
ammargit93:feature/rename
Open

Added --rename flag to rename conversations#632
ammargit93 wants to merge 2 commits intocharmbracelet:mainfrom
ammargit93:feature/rename

Conversation

@ammargit93
Copy link
Copy Markdown

@ammargit93 ammargit93 commented Oct 17, 2025

Added the --rename flag to rename conversations, based on #477

Currently the default title is the first user prompt that the user provides. this isn't sufficient enough to track which chatrooms had what content.
the issue also asked for default title to be an AI generated one, this PR does not implement AI-generated titles, but provides a manual renaming option through --rename.

Changes Made

  • Introduced --rename CLI flag.
  • Added logic to update stored conversation metadata with new titles.
  • Updated help text to reflect the new option.

Demo
rename-feat

Tests
tests-passed

@ammargit93 ammargit93 requested a review from caarlos0 as a code owner October 17, 2025 14:51
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant