Skip to content

feat(acp): name sessions from initial prompts - #122

Closed
ravecat wants to merge 1 commit into
svkozak:mainfrom
ravecat:main
Closed

feat(acp): name sessions from initial prompts#122
ravecat wants to merge 1 commit into
svkozak:mainfrom
ravecat:main

Conversation

@ravecat

@ravecat ravecat commented Sep 3, 2026

Copy link
Copy Markdown
image

Changes:

  • Derive a normalized, Unicode-safe title from the first successful text prompt of a new session.
  • Preserve existing and manually assigned names while serializing and deduplicating title updates.
  • Forward Pi session name changes to ACP clients and document the automatic naming behavior.

Validation:

  • npm run format
  • npm test
  • npm run typecheck
  • npm run lint
  • npm run build

Changes:
- Derive a normalized, Unicode-safe title from the first successful text prompt of a new session.
- Preserve existing and manually assigned names while serializing and deduplicating title updates.
- Forward Pi session name changes to ACP clients and document the automatic naming behavior.

Validation:
- npm run format
- npm test
- npm run typecheck
- npm run lint
- npm run build
@ravecat

ravecat commented Sep 9, 2026

Copy link
Copy Markdown
Author

Replaced by #126. The replacement contains the same commit and changes, but uses ravecat:feature/session-names so future updates to main do not change this proposal.

@ravecat ravecat closed this Sep 9, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant