openmates 0.18.0-alpha.7 → 0.18.0-alpha.8
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
|
@@ -50610,6 +50610,12 @@ Only output the final Markdown table. Do NOT include explanations, notes, or any
|
|
|
50610
50610
|
}
|
|
50611
50611
|
},
|
|
50612
50612
|
calendar: {
|
|
50613
|
+
list_calendars: {
|
|
50614
|
+
text: "List Calendars",
|
|
50615
|
+
description: {
|
|
50616
|
+
text: "List calendars, timezones, and access roles in a connected account."
|
|
50617
|
+
}
|
|
50618
|
+
},
|
|
50613
50619
|
get_events: {
|
|
50614
50620
|
text: "Search",
|
|
50615
50621
|
description: {
|
|
@@ -56799,6 +56805,9 @@ Only output the final Markdown table. Do NOT include explanations, notes, or any
|
|
|
56799
56805
|
generating_title: {
|
|
56800
56806
|
text: "Processing..."
|
|
56801
56807
|
},
|
|
56808
|
+
selecting_mate_and_model: {
|
|
56809
|
+
text: "Selecting mate & AI model..."
|
|
56810
|
+
},
|
|
56802
56811
|
selecting_mate: {
|
|
56803
56812
|
text: "Selecting optimal mate..."
|
|
56804
56813
|
},
|
package/dist/cli.js
CHANGED
package/dist/index.js
CHANGED