agent-zero/plugins/_chat_naming
Alessandro 1fa5dc95b1 Add thumbnails for core agent utilities
Give Tool Access, Pin to Top, Chat Naming, and Agent Editor distinct 256px artwork aligned with the existing dark plugin gallery. Optimize every JPEG below 20 KB for fast plugin-list rendering.
2026-08-12 14:34:15 +02:00
..
api Chat rendering/pagination, Add chat-naming and pin-to-top plugins 2026-07-29 08:17:50 +02:00
commands Improve WebUI bundling, manifest and stop command 2026-07-29 19:49:07 +02:00
extensions Unify WebUI icons and fix message collapsing 2026-07-31 13:32:41 +00:00
helpers Chat rendering/pagination, Add chat-naming and pin-to-top plugins 2026-07-29 08:17:50 +02:00
prompts Chat rendering/pagination, Add chat-naming and pin-to-top plugins 2026-07-29 08:17:50 +02:00
tests Improve WebUI bundling, manifest and stop command 2026-07-29 19:49:07 +02:00
webui Add thumbnails for core agent utilities 2026-08-12 14:34:15 +02:00
AGENTS.md Improve WebUI bundling, manifest and stop command 2026-07-29 19:49:07 +02:00
default_config.yaml Chat rendering/pagination, Add chat-naming and pin-to-top plugins 2026-07-29 08:17:50 +02:00
plugin.yaml Chat rendering/pagination, Add chat-naming and pin-to-top plugins 2026-07-29 08:17:50 +02:00
README.md Improve WebUI bundling, manifest and stop command 2026-07-29 19:49:07 +02:00

Chat Naming

Chat Naming adds a standard sidebar action for manually renaming chats and tasks. Its modal can ask the chat's configured Utility Model to suggest a concise name from recent user messages.

Automatic naming is configured per project and agent profile. It can name an unnamed chat once from its first user message, or refresh the name after every user message using recent user-only context.

Use /rename New Chat Name to rename the current chat directly, or /rename auto to generate and save a name with its configured Utility Model.