sage_rename
Set a new display name and optional bio for an agent in CEREBRUM, replacing the default provider/project name with a meaningful identity while preserving the permanent registration name.
Instructions
Rename this agent. Sets the display name (and optional bio) that appears in the CEREBRUM dashboard and to other agents on the network. Use this to give yourself a meaningful, human-readable identity instead of the default provider/project name (e.g. 'claude-code/sage'). Self-only: an agent can only rename itself. Your permanent registration name and your agent_id never change. Omitting boot_bio preserves your existing bio; passing it replaces the bio.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| name | Yes | New display name for this agent (what shows up in CEREBRUM) | |
| boot_bio | No | Optional short bio/description. Omit to keep the current bio; provide to replace it. |