Skip to content

Add session rename support#252

Open
daniel-agentee wants to merge 1 commit into
agentclientprotocol:mainfrom
daniel-agentee:daniel/session-set-title-rename
Open

Add session rename support#252
daniel-agentee wants to merge 1 commit into
agentclientprotocol:mainfrom
daniel-agentee:daniel/session-set-title-rename

Conversation

@daniel-agentee

Copy link
Copy Markdown

Summary

  • advertise sessionCapabilities.setTitle and handle session/setTitle via the generated Codex app-server thread/name/set request
  • add a /rename built-in slash command that renames the current session and publishes it in available commands
  • cover the capability, extension request, slash command behavior, and updated command snapshots

Notes

  • session/setTitle is registered as an extension request until the ACP SDK exposes a typed method for it.

Validation

  • npm run typecheck
  • npm run build
  • npm test

@daniel-agentee

Copy link
Copy Markdown
Author

@codex review

@daniel-agentee daniel-agentee force-pushed the daniel/session-set-title-rename branch from 93978a8 to faeb0ca Compare June 30, 2026 19:57
@daniel-agentee

Copy link
Copy Markdown
Author

Refreshed this branch onto current main (7fb6ddd) after the SDK v1.1/dev-tool updates. The PR head is now faeb0ca.

Validation:

  • npm run typecheck
  • npm run build
  • npm test

@codex review

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