mirror of
https://github.com/rennf93/roboco.git
synced 2026-08-03 07:23:24 +02:00
feat(settings): CEO display name is configurable, Renzo hardcode removed (#612)
The header chip and the Settings User Info card rendered a literal 'Renzo'. The name now lives in the system_settings store under ceo_name (validated: trimmed, non-empty, max 60 chars) with the same client-served default the transcript-retention card uses, editable inline from the User Info card. Agent prompts already refer to 'the CEO' generically, so no prompt rewiring; the two agent-facing RAG docs drop the name too. License/CLA copyright is untouched. Co-authored-by: Renn F <rennf93@users.noreply.github.com>
This commit is contained in:
@@ -3,7 +3,7 @@
|
||||
## Hierarchy
|
||||
|
||||
```
|
||||
CEO (Renzo - Human)
|
||||
CEO (Human)
|
||||
|
|
||||
+-- Board (4 agents)
|
||||
| +-- Product Owner
|
||||
|
||||
Reference in New Issue
Block a user