[Feature] Add session renaming functionality and improve session metadata - #814
[Feature] Add session renaming functionality and improve session metadata#814arpan7sarkar wants to merge 5 commits into
Conversation
- Implemented a new method to rename sessions in the ACP client and updated the corresponding webview provider to handle rename requests. - Enhanced session data structure to include an `updatedAt` timestamp for better session management. - Modified the chat panel to display relative time for the last session update. - Updated session management logic to prevent auto-derived titles from overwriting user-defined titles. - Added UI elements for editing session titles in the chat panel, including input handling for renaming sessions.
|
Hey @Avtrkrb , @akramcodez , @will-lamerton do check this out its all done :-) |
|
Hey @arpan7sarkar - thanks for this, the Blocking: Please also fix: Two smaller ones:
Nice-to-haves, not blockers: Thanks :) |
Description
Fixes #749
rename-chat.mp4
Improve session management & history UX in the VS Code extension.
Type of Change
Changeset
pnpm changeset) describing this change for the changelogDocs-only or internal chores need no changeset (or run
pnpm changeset --emptyto note that intentionally).Testing
Automated Tests
.spec.ts/tsxfilespnpm test:allcompletes successfully)Manual Testing
Checklist