## Description Add a TUI command to rename an existing conversation thread from within ghost's interactive chat mode. ## Tasks - [ ] Add TUI command to rename thread (e.g., `:rename <new name>`) - [ ] Update storage to persist the renamed thread - [ ] Tests - [ ] Documentation Split from #201.