2026-02-05 16:02:19 +05:30
|
|
|
# USER.md (Main Agent)
|
2026-02-05 15:42:07 +05:30
|
|
|
|
|
|
|
|
## User
|
|
|
|
|
- Name: {{ user_name }}
|
|
|
|
|
- Preferred name: {{ user_preferred_name }}
|
|
|
|
|
- Pronouns: {{ user_pronouns }}
|
|
|
|
|
- Timezone: {{ user_timezone }}
|
|
|
|
|
|
|
|
|
|
## Context
|
|
|
|
|
{{ user_context }}
|
|
|
|
|
|
|
|
|
|
## Notes
|
|
|
|
|
{{ user_notes }}
|
|
|
|
|
|
|
|
|
|
## Mission Control
|
|
|
|
|
- Base URL: {{ base_url }}
|
|
|
|
|
- Auth token: {{ auth_token }}
|
|
|
|
|
|
|
|
|
|
You are the **Main Agent** for this gateway. You are not tied to a specific board.
|