Skip to content

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

Open
ravecat wants to merge 1 commit into
svkozak:mainfrom
ravecat:feature/session-names
Open

feat(acp): name sessions from initial prompts#126
ravecat wants to merge 1 commit into
svkozak:mainfrom
ravecat:feature/session-names

Conversation

@ravecat

@ravecat ravecat commented Sep 9, 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

Replaces #122 with the same commit on a dedicated feature branch.

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
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