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:
7
templates/USER.md
Normal file
7
templates/USER.md
Normal file
@@ -0,0 +1,7 @@
|
||||
# USER.md
|
||||
|
||||
Name: {{USER_NAME}}
|
||||
Preferred name: {{USER_PREFERRED_NAME}}
|
||||
Timezone: {{USER_TIMEZONE}}
|
||||
Notes:
|
||||
- {{USER_NOTES}}
|
||||
Reference in New Issue
Block a user