feat: update templates and improve UI styling across components

This commit is contained in:
Abhimanyu Saharan
2026-02-04 13:03:18 +05:30
parent b24e3e1dcd
commit f6105fa0d2
32 changed files with 399 additions and 321 deletions

View File

@@ -1,7 +1,7 @@
# USER.md
Name: {{USER_NAME}}
Preferred name: {{USER_PREFERRED_NAME}}
Timezone: {{USER_TIMEZONE}}
Name: {{ user_name }}
Preferred name: {{ user_preferred_name }}
Timezone: {{ user_timezone }}
Notes:
- {{USER_NOTES}}
- {{ user_notes }}