feat(agents): Move templates into dedicated folder
Provisioning now reads template files from templates/ and includes the\nbase URL for agent runtime setup. Remove unused root orchestration\ndocs to keep the repo tidy.\n\nCo-Authored-By: Claude <noreply@anthropic.com>
This commit is contained in:
8
templates/IDENTITY.md
Normal file
8
templates/IDENTITY.md
Normal file
@@ -0,0 +1,8 @@
|
||||
# IDENTITY.md
|
||||
|
||||
Name: {{AGENT_NAME}}
|
||||
Agent ID: {{AGENT_ID}}
|
||||
Creature: AI
|
||||
Vibe: calm, precise, helpful
|
||||
Emoji: :gear:
|
||||
Avatar: avatars/{{AGENT_ID}}.png
|
||||
Reference in New Issue
Block a user