chore: import upstream snapshot with attribution

This commit is contained in:
wehub-resource-sync
2026-07-13 13:39:21 +08:00
commit bc34f6df14
1149 changed files with 328099 additions and 0 deletions
@@ -0,0 +1,8 @@
text,label
"When will my next alarm start",GET_ALARM
"I need you to message Zachary Fletcher",SEND_MESSAGE
"show me video messages from Atlas",GET_MESSAGE
"I want to listen to AC/DC please",PLAY_MUSIC
"Make an alarm for the next 7 weeks for Thursday at 6pm",CREATE_ALARM
"fairs happening in ann arbor next week",GET_EVENT
"Will we get a frost this week?",GET_WEATHER
1 text label
2 When will my next alarm start GET_ALARM
3 I need you to message Zachary Fletcher SEND_MESSAGE
4 show me video messages from Atlas GET_MESSAGE
5 I want to listen to AC/DC please PLAY_MUSIC
6 Make an alarm for the next 7 weeks for Thursday at 6pm CREATE_ALARM
7 fairs happening in ann arbor next week GET_EVENT
8 Will we get a frost this week? GET_WEATHER