openmates 0.16.0-alpha.2 → 0.16.0-alpha.4
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.
- package/dist/{chunk-QQA6E4KG.js → chunk-PLH6ROIR.js} +202 -3
- package/dist/cli.js +1 -1
- package/dist/index.js +1 -1
- package/package.json +1 -1
|
@@ -24724,6 +24724,7 @@ var INTEGRATION_SECRET_PREFIXES = [
|
|
|
24724
24724
|
"SECRET__REVOLUT_BUSINESS__",
|
|
24725
24725
|
"SECRET__INVOICE_"
|
|
24726
24726
|
];
|
|
24727
|
+
var CELERY_PROBE_CHECK_TIMEOUT_SECONDS = 15;
|
|
24727
24728
|
var RUNTIME_CHECKS = {
|
|
24728
24729
|
core: [
|
|
24729
24730
|
{ id: "compose.required_services", required: true, timeoutSeconds: 15 },
|
|
@@ -24731,8 +24732,8 @@ var RUNTIME_CHECKS = {
|
|
|
24731
24732
|
{ id: "core.database", required: true, timeoutSeconds: 10 },
|
|
24732
24733
|
{ id: "core.cache", required: true, timeoutSeconds: 10 },
|
|
24733
24734
|
{ id: "core.vault", required: true, timeoutSeconds: 10 },
|
|
24734
|
-
{ id: "core.worker_queue", required: true, timeoutSeconds:
|
|
24735
|
-
{ id: "core.scheduler_freshness", required: true, timeoutSeconds:
|
|
24735
|
+
{ id: "core.worker_queue", required: true, timeoutSeconds: CELERY_PROBE_CHECK_TIMEOUT_SECONDS },
|
|
24736
|
+
{ id: "core.scheduler_freshness", required: true, timeoutSeconds: CELERY_PROBE_CHECK_TIMEOUT_SECONDS },
|
|
24736
24737
|
{ id: "core.chat_plumbing", required: true, timeoutSeconds: 20 }
|
|
24737
24738
|
],
|
|
24738
24739
|
upload: [
|
|
@@ -45168,6 +45169,138 @@ notebook:
|
|
|
45168
45169
|
}
|
|
45169
45170
|
};
|
|
45170
45171
|
|
|
45172
|
+
// ../ui/src/demo_chats/data/example_chats/audio-generate-confirmation-tick.ts
|
|
45173
|
+
var audioGenerateConfirmationTickChat = {
|
|
45174
|
+
chat_id: "example-audio-generate-confirmation-tick",
|
|
45175
|
+
slug: "audio-generate-confirmation-tick",
|
|
45176
|
+
title: "example_chats.audio_generate_confirmation_tick.title",
|
|
45177
|
+
summary: "example_chats.audio_generate_confirmation_tick.summary",
|
|
45178
|
+
icon: "volume2",
|
|
45179
|
+
category: "design",
|
|
45180
|
+
keywords: ["audio generation", "sound effects", "ElevenLabs", "notification sound", "OpenMates apps"],
|
|
45181
|
+
follow_up_suggestions: ["example_chats.audio_generate_confirmation_tick.follow_up_1", "example_chats.audio_generate_confirmation_tick.follow_up_2", "example_chats.audio_generate_confirmation_tick.follow_up_3", "example_chats.audio_generate_confirmation_tick.follow_up_4", "example_chats.audio_generate_confirmation_tick.follow_up_5", "example_chats.audio_generate_confirmation_tick.follow_up_6"],
|
|
45182
|
+
messages: [
|
|
45183
|
+
{
|
|
45184
|
+
"id": "db51b1d4-7db8-4ee9-ab5c-fbb6530f0589",
|
|
45185
|
+
"role": "user",
|
|
45186
|
+
"content": "example_chats.audio_generate_confirmation_tick.message_1",
|
|
45187
|
+
"created_at": 1786382134
|
|
45188
|
+
},
|
|
45189
|
+
{
|
|
45190
|
+
"id": "588e6dde-60f9-53a7-912b-a59a64ed49a1",
|
|
45191
|
+
"role": "assistant",
|
|
45192
|
+
"content": "example_chats.audio_generate_confirmation_tick.message_2",
|
|
45193
|
+
"created_at": 1786382154,
|
|
45194
|
+
"user_message_id": "db51b1d4-7db8-4ee9-ab5c-fbb6530f0589",
|
|
45195
|
+
"response_credits": 17,
|
|
45196
|
+
"category": "general_knowledge",
|
|
45197
|
+
"model_name": "Gemini 3.5 Flash-Lite"
|
|
45198
|
+
}
|
|
45199
|
+
],
|
|
45200
|
+
embeds: [
|
|
45201
|
+
{
|
|
45202
|
+
"embed_id": "c2a44760-1aff-403c-b163-c49b4186db53",
|
|
45203
|
+
"type": "app_skill_use",
|
|
45204
|
+
"content": 'app_id: audio\nskill_id: generate\nresults[1]{id,status,prompt,generation_type,provider,model,mime_type,duration_seconds,byte_length,credits_charged,error}:\n 1,finished,"crisp, friendly confirmation tick sound effect for a successful task completion, short, clean, pleasant notification pop",sound_effect,ElevenLabs,eleven_text_to_sound_v2,audio/mpeg,1.0,17180,2,null\nresult_count: 1\nstatus: finished\nembed_ref: generate-BnC\nprompt: "crisp, friendly confirmation tick sound effect for a successful task completion, short, clean, pleasant notification pop"\nprovider: ElevenLabs\nduration_seconds: 1',
|
|
45205
|
+
"parent_embed_id": null,
|
|
45206
|
+
"embed_ids": null
|
|
45207
|
+
}
|
|
45208
|
+
],
|
|
45209
|
+
usage_entries: [
|
|
45210
|
+
{
|
|
45211
|
+
"id": "example-audio-generate-confirmation-tick-usage-1",
|
|
45212
|
+
"type": "skill_execution",
|
|
45213
|
+
"source": "chat",
|
|
45214
|
+
"app_id": "ai",
|
|
45215
|
+
"skill_id": "ask",
|
|
45216
|
+
"model_used": "google/gemini-3.5-flash-lite",
|
|
45217
|
+
"credits": 17,
|
|
45218
|
+
"input_tokens": 18477,
|
|
45219
|
+
"output_tokens": 107,
|
|
45220
|
+
"user_input_tokens": 185,
|
|
45221
|
+
"system_prompt_tokens": 8516,
|
|
45222
|
+
"server_provider": "Google AI Studio",
|
|
45223
|
+
"server_region": "US",
|
|
45224
|
+
"chat_id": "example-audio-generate-confirmation-tick",
|
|
45225
|
+
"message_id": "db51b1d4-7db8-4ee9-ab5c-fbb6530f0589",
|
|
45226
|
+
"created_at": 1786382147,
|
|
45227
|
+
"updated_at": 1786382147,
|
|
45228
|
+
"tool_inference_iterations": 1
|
|
45229
|
+
}
|
|
45230
|
+
],
|
|
45231
|
+
metadata: {
|
|
45232
|
+
featured: true,
|
|
45233
|
+
order: 123,
|
|
45234
|
+
app_skill_examples: ["audio.generate"]
|
|
45235
|
+
}
|
|
45236
|
+
};
|
|
45237
|
+
|
|
45238
|
+
// ../ui/src/demo_chats/data/example_chats/audio-speak-welcome-message.ts
|
|
45239
|
+
var audioSpeakWelcomeMessageChat = {
|
|
45240
|
+
chat_id: "example-audio-speak-welcome-message",
|
|
45241
|
+
slug: "audio-speak-welcome-message",
|
|
45242
|
+
title: "example_chats.audio_speak_welcome_message.title",
|
|
45243
|
+
summary: "example_chats.audio_speak_welcome_message.summary",
|
|
45244
|
+
icon: "volume2",
|
|
45245
|
+
category: "design",
|
|
45246
|
+
keywords: ["text to speech", "ElevenLabs", "speech generation", "voice narration", "OpenMates apps"],
|
|
45247
|
+
follow_up_suggestions: ["example_chats.audio_speak_welcome_message.follow_up_1", "example_chats.audio_speak_welcome_message.follow_up_2", "example_chats.audio_speak_welcome_message.follow_up_3", "example_chats.audio_speak_welcome_message.follow_up_4", "example_chats.audio_speak_welcome_message.follow_up_5", "example_chats.audio_speak_welcome_message.follow_up_6"],
|
|
45248
|
+
messages: [
|
|
45249
|
+
{
|
|
45250
|
+
"id": "31b4d8c3-2275-4d4a-9524-afa4db0ce1fa",
|
|
45251
|
+
"role": "user",
|
|
45252
|
+
"content": "example_chats.audio_speak_welcome_message.message_1",
|
|
45253
|
+
"created_at": 1786382241
|
|
45254
|
+
},
|
|
45255
|
+
{
|
|
45256
|
+
"id": "788e47e2-6f0b-5a4b-9230-b906f6da09b3",
|
|
45257
|
+
"role": "assistant",
|
|
45258
|
+
"content": "example_chats.audio_speak_welcome_message.message_2",
|
|
45259
|
+
"created_at": 1786382255,
|
|
45260
|
+
"user_message_id": "31b4d8c3-2275-4d4a-9524-afa4db0ce1fa",
|
|
45261
|
+
"response_credits": 18,
|
|
45262
|
+
"category": "onboarding_support",
|
|
45263
|
+
"model_name": "Gemini 3.5 Flash-Lite"
|
|
45264
|
+
}
|
|
45265
|
+
],
|
|
45266
|
+
embeds: [
|
|
45267
|
+
{
|
|
45268
|
+
"embed_id": "96260d6f-9258-4de5-bfcd-f579951e93f5",
|
|
45269
|
+
"type": "app_skill_use",
|
|
45270
|
+
"content": "app_id: audio\nskill_id: speak\nresults[1]{id,status,text_preview,generation_type,voice,accent,style,provider,model,mime_type,duration_seconds,byte_length,credits_charged,error}:\n 1,finished,Welcome back to OpenMates. Your morning briefing is ready.,speech,warm_neutral,en_us,natural,ElevenLabs,eleven_flash_v2_5,audio/mpeg,3.631,58140,3,null\nresult_count: 1\nstatus: finished\nembed_ref: speak-rNM\ntext: Welcome back to OpenMates. Your morning briefing is ready.",
|
|
45271
|
+
"parent_embed_id": null,
|
|
45272
|
+
"embed_ids": null
|
|
45273
|
+
}
|
|
45274
|
+
],
|
|
45275
|
+
usage_entries: [
|
|
45276
|
+
{
|
|
45277
|
+
"id": "example-audio-speak-welcome-message-usage-1",
|
|
45278
|
+
"type": "skill_execution",
|
|
45279
|
+
"source": "chat",
|
|
45280
|
+
"app_id": "ai",
|
|
45281
|
+
"skill_id": "ask",
|
|
45282
|
+
"model_used": "google/gemini-3.5-flash-lite",
|
|
45283
|
+
"credits": 18,
|
|
45284
|
+
"input_tokens": 19599,
|
|
45285
|
+
"output_tokens": 69,
|
|
45286
|
+
"user_input_tokens": 181,
|
|
45287
|
+
"system_prompt_tokens": 9066,
|
|
45288
|
+
"server_provider": "Google AI Studio",
|
|
45289
|
+
"server_region": "US",
|
|
45290
|
+
"chat_id": "example-audio-speak-welcome-message",
|
|
45291
|
+
"message_id": "31b4d8c3-2275-4d4a-9524-afa4db0ce1fa",
|
|
45292
|
+
"created_at": 1786382249,
|
|
45293
|
+
"updated_at": 1786382249,
|
|
45294
|
+
"tool_inference_iterations": 1
|
|
45295
|
+
}
|
|
45296
|
+
],
|
|
45297
|
+
metadata: {
|
|
45298
|
+
featured: true,
|
|
45299
|
+
order: 124,
|
|
45300
|
+
app_skill_examples: ["audio.speak"]
|
|
45301
|
+
}
|
|
45302
|
+
};
|
|
45303
|
+
|
|
45171
45304
|
// ../ui/src/demo_chats/exampleChatData.ts
|
|
45172
45305
|
var ALL_EXAMPLE_CHATS = [
|
|
45173
45306
|
giganticAirplanesChat,
|
|
@@ -45271,7 +45404,9 @@ var ALL_EXAMPLE_CHATS = [
|
|
|
45271
45404
|
berlinAiFounderMeetupsMapChat,
|
|
45272
45405
|
deutschlandticketTrainFareBreakdownChat,
|
|
45273
45406
|
berlinMitteWorkFriendlyRestaurantsChat,
|
|
45274
|
-
openMeteoWeatherNotebookChat
|
|
45407
|
+
openMeteoWeatherNotebookChat,
|
|
45408
|
+
audioGenerateConfirmationTickChat,
|
|
45409
|
+
audioSpeakWelcomeMessageChat
|
|
45275
45410
|
].sort((a, b) => a.metadata.order - b.metadata.order);
|
|
45276
45411
|
|
|
45277
45412
|
// ../ui/src/i18n/locales/en.json
|
|
@@ -53211,6 +53346,70 @@ Only output the final Markdown table. Do NOT include explanations, notes, or any
|
|
|
53211
53346
|
text: "[images-search] Show me more photos of the Orion spacecraft"
|
|
53212
53347
|
}
|
|
53213
53348
|
},
|
|
53349
|
+
audio_generate_confirmation_tick: {
|
|
53350
|
+
title: {
|
|
53351
|
+
text: "Generate a Confirmation Tick Sound"
|
|
53352
|
+
},
|
|
53353
|
+
summary: {
|
|
53354
|
+
text: "Create a short success-notification sound effect with the Audio Generate app skill."
|
|
53355
|
+
},
|
|
53356
|
+
message_1: {
|
|
53357
|
+
text: "@skill:audio:generate Create a crisp, friendly confirmation tick sound effect for a completed OpenMates task. Keep it short, clean, and suitable for a success notification."
|
|
53358
|
+
},
|
|
53359
|
+
message_2: {
|
|
53360
|
+
text: '```json\n{"type":"app_skill_use","embed_id":"c2a44760-1aff-403c-b163-c49b4186db53","app_id":"audio","skill_id":"generate"}\n```\n\nI have generated a crisp and friendly confirmation tick sound effect for your OpenMates task completion.\n\nTask Confirmation Sound\n\nWould you like me to help you configure this audio notification for a specific task workflow, or explore other UI sound effects?'
|
|
53361
|
+
},
|
|
53362
|
+
follow_up_1: {
|
|
53363
|
+
text: "Play the generated confirmation sound"
|
|
53364
|
+
},
|
|
53365
|
+
follow_up_2: {
|
|
53366
|
+
text: "Explain how to assign sounds to tasks"
|
|
53367
|
+
},
|
|
53368
|
+
follow_up_3: {
|
|
53369
|
+
text: "Preview other UI sound effects"
|
|
53370
|
+
},
|
|
53371
|
+
follow_up_4: {
|
|
53372
|
+
text: "List common UI sound design principles"
|
|
53373
|
+
},
|
|
53374
|
+
follow_up_5: {
|
|
53375
|
+
text: "Search for cheerful notification tones"
|
|
53376
|
+
},
|
|
53377
|
+
follow_up_6: {
|
|
53378
|
+
text: "Compare short vs long notification sounds"
|
|
53379
|
+
}
|
|
53380
|
+
},
|
|
53381
|
+
audio_speak_welcome_message: {
|
|
53382
|
+
title: {
|
|
53383
|
+
text: "Generate a Spoken Welcome Message"
|
|
53384
|
+
},
|
|
53385
|
+
summary: {
|
|
53386
|
+
text: "Turn a short welcome line into natural speech with the Audio Speak app skill."
|
|
53387
|
+
},
|
|
53388
|
+
message_1: {
|
|
53389
|
+
text: "@skill:audio:speak Say this as warm, natural narration: Welcome back to OpenMates. Your morning briefing is ready."
|
|
53390
|
+
},
|
|
53391
|
+
message_2: {
|
|
53392
|
+
text: '```json\n{"type":"app_skill_use","embed_id":"96260d6f-9258-4de5-bfcd-f579951e93f5","app_id":"audio","skill_id":"speak"}\n```\n\nWelcome back to OpenMates! Your morning briefing has been generated as audio. \n\nWould you like me to read through the highlights of your briefing here, or explore any specific updates?'
|
|
53393
|
+
},
|
|
53394
|
+
follow_up_1: {
|
|
53395
|
+
text: "Play the morning briefing audio now"
|
|
53396
|
+
},
|
|
53397
|
+
follow_up_2: {
|
|
53398
|
+
text: "What topics does the briefing cover today"
|
|
53399
|
+
},
|
|
53400
|
+
follow_up_3: {
|
|
53401
|
+
text: "Summarize the briefing highlights here"
|
|
53402
|
+
},
|
|
53403
|
+
follow_up_4: {
|
|
53404
|
+
text: "Are there any urgent reminders I should know"
|
|
53405
|
+
},
|
|
53406
|
+
follow_up_5: {
|
|
53407
|
+
text: "Read aloud the latest updates"
|
|
53408
|
+
},
|
|
53409
|
+
follow_up_6: {
|
|
53410
|
+
text: "How can I customize my morning briefing"
|
|
53411
|
+
}
|
|
53412
|
+
},
|
|
53214
53413
|
audio_transcribe_voice_note: {
|
|
53215
53414
|
title: {
|
|
53216
53415
|
text: "Transcribe a voice note"
|
package/dist/cli.js
CHANGED
package/dist/index.js
CHANGED