feat(agent): Introduce identity profile for agents with normalization and default values
This commit is contained in:
@@ -1,11 +1,11 @@
|
||||
# IDENTITY.md
|
||||
# IDENTITY.md — Who Am I?
|
||||
|
||||
Name: {{ agent_name }}
|
||||
|
||||
Agent ID: {{ agent_id }}
|
||||
|
||||
Creature: AI
|
||||
Creature: {{ identity_role }}
|
||||
|
||||
Vibe: calm, precise, helpful
|
||||
Vibe: {{ identity_communication_style }}
|
||||
|
||||
Emoji: :gear:
|
||||
Emoji: {{ identity_emoji }}
|
||||
|
||||
Reference in New Issue
Block a user