What's wrong with this entry?
Anonymous. No account, no email.
What
/rename can now auto-generate kebab-case session names from conversation context.
Usage
/rename # Auto-generates name from conversation
/rename my-name # Still accepts manual namesDetails
- Generates 2-4 word kebab-case names (e.g., "fix-login-bug", "add-auth-feature")
- Shows "Could not generate a name: no conversation context yet" if no messages exist
- Falls back to manual name requirement if generation fails
Evidence
LLM name generation (search for "Generate a short kebab-case name", "no conversation context yet")
Strings lifted out of the shipped bundle, so the claim above can be checked against them.