Use app-server thread name method

This commit is contained in:
Codex
2026-05-21 09:35:32 +00:00
parent bc866d1224
commit 660458af32
3 changed files with 5 additions and 5 deletions

View File

@@ -16,7 +16,7 @@ Keep thread titles short and useful for later resume lists.
## How to Rename
- If the client exposes a thread rename or `thread/setName` capability, use it with the concise title.
- If the client exposes a thread rename or `thread/name/set` capability, use it with the concise title.
- If only Telegram commands are available, tell the user the exact `/rename TITLE` command to run.
- If no rename mechanism is available, include a short suggested title in the final answer.