@project-ava-supernova/core 0.2.78 → 0.2.79
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/agent/agent.d.ts +7 -15
- package/dist/agent/agent.d.ts.map +1 -1
- package/dist/agent/agent.js +48 -3
- package/dist/agent/agent.js.map +1 -1
- package/dist/agent/system-prompt.d.ts +1 -1
- package/dist/agent/system-prompt.d.ts.map +1 -1
- package/dist/agent/system-prompt.js +13 -8
- package/dist/agent/system-prompt.js.map +1 -1
- package/dist/agent/vision-bridge.d.ts +37 -0
- package/dist/agent/vision-bridge.d.ts.map +1 -1
- package/dist/agent/vision-bridge.js +55 -3
- package/dist/agent/vision-bridge.js.map +1 -1
- package/dist/audit/cost.d.ts.map +1 -1
- package/dist/audit/cost.js +5 -0
- package/dist/audit/cost.js.map +1 -1
- package/dist/auto/auto-coordinator.d.ts.map +1 -1
- package/dist/auto/auto-coordinator.js +10 -1
- package/dist/auto/auto-coordinator.js.map +1 -1
- package/dist/auto/coordinator-model.d.ts +1 -1
- package/dist/auto/coordinator-model.d.ts.map +1 -1
- package/dist/auto/coordinator-model.js +3 -1
- package/dist/auto/coordinator-model.js.map +1 -1
- package/dist/auto/longxiang-router.d.ts +2 -2
- package/dist/auto/longxiang-router.js +2 -2
- package/dist/auto/model-router.js +1 -1
- package/dist/config/personality.js +1 -1
- package/dist/desktop/capability.d.ts +7 -11
- package/dist/desktop/capability.d.ts.map +1 -1
- package/dist/desktop/capability.js +26 -25
- package/dist/desktop/capability.js.map +1 -1
- package/dist/desktop/personas.d.ts +0 -2
- package/dist/desktop/personas.d.ts.map +1 -1
- package/dist/desktop/personas.js +0 -8
- package/dist/desktop/personas.js.map +1 -1
- package/dist/docs/content/concepts.js +1 -1
- package/dist/docs/content/concepts.js.map +1 -1
- package/dist/docs/content/features.js +1 -1
- package/dist/docs/content/features.js.map +1 -1
- package/dist/docs/data/providers.js +3 -3
- package/dist/docs/data/providers.js.map +1 -1
- package/dist/docs/i18n/translations.d.ts.map +1 -1
- package/dist/docs/i18n/translations.js +1 -1
- package/dist/docs/i18n/translations.js.map +1 -1
- package/dist/docs/i18n.d.ts.map +1 -1
- package/dist/docs/i18n.js +5 -1
- package/dist/docs/i18n.js.map +1 -1
- package/dist/i18n/locales/ar.d.ts.map +1 -1
- package/dist/i18n/locales/ar.js +38 -22
- package/dist/i18n/locales/ar.js.map +1 -1
- package/dist/i18n/locales/de.d.ts.map +1 -1
- package/dist/i18n/locales/de.js +36 -20
- package/dist/i18n/locales/de.js.map +1 -1
- package/dist/i18n/locales/en.d.ts +26 -10
- package/dist/i18n/locales/en.d.ts.map +1 -1
- package/dist/i18n/locales/en.js +48 -21
- package/dist/i18n/locales/en.js.map +1 -1
- package/dist/i18n/locales/es.d.ts.map +1 -1
- package/dist/i18n/locales/es.js +38 -22
- package/dist/i18n/locales/es.js.map +1 -1
- package/dist/i18n/locales/fr.d.ts.map +1 -1
- package/dist/i18n/locales/fr.js +38 -22
- package/dist/i18n/locales/fr.js.map +1 -1
- package/dist/i18n/locales/hi.d.ts.map +1 -1
- package/dist/i18n/locales/hi.js +36 -20
- package/dist/i18n/locales/hi.js.map +1 -1
- package/dist/i18n/locales/id.d.ts.map +1 -1
- package/dist/i18n/locales/id.js +38 -22
- package/dist/i18n/locales/id.js.map +1 -1
- package/dist/i18n/locales/it.d.ts.map +1 -1
- package/dist/i18n/locales/it.js +38 -22
- package/dist/i18n/locales/it.js.map +1 -1
- package/dist/i18n/locales/ja.d.ts.map +1 -1
- package/dist/i18n/locales/ja.js +34 -18
- package/dist/i18n/locales/ja.js.map +1 -1
- package/dist/i18n/locales/ko.d.ts.map +1 -1
- package/dist/i18n/locales/ko.js +38 -22
- package/dist/i18n/locales/ko.js.map +1 -1
- package/dist/i18n/locales/nl.d.ts.map +1 -1
- package/dist/i18n/locales/nl.js +36 -20
- package/dist/i18n/locales/nl.js.map +1 -1
- package/dist/i18n/locales/pl.d.ts.map +1 -1
- package/dist/i18n/locales/pl.js +38 -22
- package/dist/i18n/locales/pl.js.map +1 -1
- package/dist/i18n/locales/pt.d.ts.map +1 -1
- package/dist/i18n/locales/pt.js +38 -22
- package/dist/i18n/locales/pt.js.map +1 -1
- package/dist/i18n/locales/ru.d.ts.map +1 -1
- package/dist/i18n/locales/ru.js +38 -22
- package/dist/i18n/locales/ru.js.map +1 -1
- package/dist/i18n/locales/th.d.ts.map +1 -1
- package/dist/i18n/locales/th.js +38 -22
- package/dist/i18n/locales/th.js.map +1 -1
- package/dist/i18n/locales/tr.d.ts.map +1 -1
- package/dist/i18n/locales/tr.js +38 -22
- package/dist/i18n/locales/tr.js.map +1 -1
- package/dist/i18n/locales/uk.d.ts.map +1 -1
- package/dist/i18n/locales/uk.js +38 -22
- package/dist/i18n/locales/uk.js.map +1 -1
- package/dist/i18n/locales/vi.d.ts.map +1 -1
- package/dist/i18n/locales/vi.js +39 -23
- package/dist/i18n/locales/vi.js.map +1 -1
- package/dist/i18n/locales/zh-CN.d.ts.map +1 -1
- package/dist/i18n/locales/zh-CN.js +38 -22
- package/dist/i18n/locales/zh-CN.js.map +1 -1
- package/dist/i18n/locales/zh-TW.d.ts.map +1 -1
- package/dist/i18n/locales/zh-TW.js +38 -22
- package/dist/i18n/locales/zh-TW.js.map +1 -1
- package/dist/index.d.ts +2 -1
- package/dist/index.d.ts.map +1 -1
- package/dist/index.js +5 -1
- package/dist/index.js.map +1 -1
- package/dist/projects/project-data.d.ts +14 -0
- package/dist/projects/project-data.d.ts.map +1 -1
- package/dist/projects/project-data.js +21 -0
- package/dist/projects/project-data.js.map +1 -1
- package/dist/providers/request-shaping/params.d.ts +5 -0
- package/dist/providers/request-shaping/params.d.ts.map +1 -1
- package/dist/providers/request-shaping/params.js +21 -5
- package/dist/providers/request-shaping/params.js.map +1 -1
- package/dist/providers/zhipu/index.js +4 -4
- package/dist/providers/zhipu/index.js.map +1 -1
- package/dist/providers/zhipu/models.d.ts.map +1 -1
- package/dist/providers/zhipu/models.js +36 -15
- package/dist/providers/zhipu/models.js.map +1 -1
- package/dist/social/index.d.ts +52 -33
- package/dist/social/index.d.ts.map +1 -1
- package/dist/social/index.js +21 -0
- package/dist/social/index.js.map +1 -1
- package/dist/tools/create-project.d.ts +35 -0
- package/dist/tools/create-project.d.ts.map +1 -0
- package/dist/tools/create-project.js +0 -0
- package/dist/tools/create-project.js.map +1 -0
- package/dist/tools/desktop-providers.d.ts +1 -1
- package/dist/tools/desktop-providers.d.ts.map +1 -1
- package/dist/tools/tool-registry.d.ts.map +1 -1
- package/dist/tools/tool-registry.js +2 -0
- package/dist/tools/tool-registry.js.map +1 -1
- package/dist/tools/write-video-post.d.ts +18 -10
- package/dist/tools/write-video-post.d.ts.map +1 -1
- package/dist/tools/write-video-post.js +116 -61
- package/dist/tools/write-video-post.js.map +1 -1
- package/package.json +1 -1
package/dist/i18n/locales/nl.js
CHANGED
|
@@ -539,7 +539,7 @@ export const nlStrings = {
|
|
|
539
539
|
'dash.sync.last_synced': 'Laatst gesynchroniseerd: {time}',
|
|
540
540
|
'dash.sync.never_synced': 'Nooit gesynchroniseerd',
|
|
541
541
|
'dash.sync.sync_now': 'Nu synchroniseren',
|
|
542
|
-
'dash.sync.connect_to_sync': '
|
|
542
|
+
'dash.sync.connect_to_sync': 'Ava is lokaal-gebaseerd — je gegevens blijven op deze machine.',
|
|
543
543
|
// ── Usage Page ──────────────────────────────────────────────────────────
|
|
544
544
|
'dash.usage.title': 'Gebruiksanalyse',
|
|
545
545
|
'dash.usage.subtitle': 'Volg tokengebruik, kosten en modelprestaties.',
|
|
@@ -551,6 +551,8 @@ export const nlStrings = {
|
|
|
551
551
|
'dash.usage.messages': 'Berichten',
|
|
552
552
|
'dash.usage.tool_calls': 'Toolaanroepen',
|
|
553
553
|
'dash.usage.est_cost': 'Gesch. kosten',
|
|
554
|
+
'dash.usage.your_usage': 'Jouw gebruik',
|
|
555
|
+
'dash.usage.est_note': 'Geschat op basis van gepubliceerde prijzen per token — de factuur van je provider is leidend.',
|
|
554
556
|
'dash.usage.this_month': 'Deze maand',
|
|
555
557
|
'dash.usage.last_month': 'Vorige maand',
|
|
556
558
|
'dash.usage.avg_session': 'Gem. / sessie',
|
|
@@ -629,7 +631,7 @@ export const nlStrings = {
|
|
|
629
631
|
'dash.docs.getting_started': 'Aan de slag',
|
|
630
632
|
'dash.docs.local_vs_cloud': 'Lokale vs Cloud-modus',
|
|
631
633
|
'dash.docs.modes': '7 Modi — Denktoestanden',
|
|
632
|
-
'dash.docs.tools': '
|
|
634
|
+
'dash.docs.tools': '120+ Hulpmiddelen',
|
|
633
635
|
'dash.docs.library': 'Bibliotheek',
|
|
634
636
|
'dash.docs.images_files': 'Afbeeldingen & bestanden in de chat',
|
|
635
637
|
'dash.docs.personas': 'Persona\'s',
|
|
@@ -859,7 +861,7 @@ export const nlStrings = {
|
|
|
859
861
|
'dash.settings.auto_memory': 'Automatisch geheugen',
|
|
860
862
|
'dash.settings.auto_memory_desc': 'Sla automatisch belangrijke details op uit gesprekken',
|
|
861
863
|
'dash.settings.local_only': 'Alleen lokaal',
|
|
862
|
-
'dash.settings.local_only_desc': '
|
|
864
|
+
'dash.settings.local_only_desc': 'Herinneringen worden altijd op deze machine opgeslagen.',
|
|
863
865
|
'dash.settings.shared_learning': 'Gedeeld leren',
|
|
864
866
|
'dash.settings.shared_learning_desc': 'Help Ava te verbeteren voor iedereen. Alleen geanonimiseerde technische patronen.',
|
|
865
867
|
'dash.settings.contributing': 'Bijdragen aan gedeeld leren',
|
|
@@ -986,14 +988,12 @@ export const nlStrings = {
|
|
|
986
988
|
'dash.cc.local_memory': 'Lokale geheugenopslag',
|
|
987
989
|
'dash.cc.session_usage': 'Gebruiksstatistieken per sessie',
|
|
988
990
|
'dash.cc.own_keys': 'Je eigen API-sleutels',
|
|
989
|
-
'dash.cc.all_tools': 'Alle
|
|
990
|
-
'dash.cc.
|
|
991
|
-
'dash.cc.memory_sync': 'Geheugensynchronisatie tussen apparaten',
|
|
991
|
+
'dash.cc.all_tools': 'Alle 120+ tools',
|
|
992
|
+
'dash.cc.no_account': 'Geen account vereist',
|
|
992
993
|
'dash.cc.full_history': 'Volledige gebruiksgeschiedenis',
|
|
993
994
|
'dash.cc.priority_support': 'Prioriteitsondersteuning met ticketopvolging',
|
|
994
|
-
'dash.cc.free_tokens': '3M gratis Qwen-tokens',
|
|
995
995
|
'dash.cc.conversation_backup': 'Gespreksgeschiedenis & back-up',
|
|
996
|
-
'dash.cc.upgrade_hint': '
|
|
996
|
+
'dash.cc.upgrade_hint': 'Gebruik je eigen API-sleutels — een verbonden account voegt alleen beheerde tegoeden, geschiedenis en ondersteuning toe.',
|
|
997
997
|
'dash.cc.connect_free': 'Account verbinden \u2014 Gratis',
|
|
998
998
|
'dash.cc.quick_actions': 'Snelle acties',
|
|
999
999
|
'dash.cc.yesterday': 'Gisteren',
|
|
@@ -1010,7 +1010,7 @@ export const nlStrings = {
|
|
|
1010
1010
|
'dash.chat.platform': 'Platform',
|
|
1011
1011
|
'dash.chat.your_api_keys': 'Je API-sleutels',
|
|
1012
1012
|
'dash.chat.connect_for_cloud': 'Verbind je account om Cloud-modus in te schakelen',
|
|
1013
|
-
'dash.chat.local_mode_desc': 'Lokale modus — volledige
|
|
1013
|
+
'dash.chat.local_mode_desc': 'Lokale modus — volledige 120+ tools, draait op je machine',
|
|
1014
1014
|
'dash.chat.cloud_mode_desc': 'Cloud-modus — chat via platform-API',
|
|
1015
1015
|
'dash.chat.tokens_used': '{n} tokens gebruikt',
|
|
1016
1016
|
'dash.chat.context': 'Context: {n}%',
|
|
@@ -1027,6 +1027,12 @@ export const nlStrings = {
|
|
|
1027
1027
|
'dash.chat.comment_optional': 'Opmerking (optioneel)...',
|
|
1028
1028
|
'dash.chat.switch_mode': 'Van modus wisselen',
|
|
1029
1029
|
'dash.chat.starting_local': 'Lokale engine starten...',
|
|
1030
|
+
'dash.chat.model_ready': 'Model klaar',
|
|
1031
|
+
'dash.chat.model_starting': 'Bezig met starten…',
|
|
1032
|
+
'dash.chat.model_error': 'Modelfout',
|
|
1033
|
+
'dash.chat.model_idle': 'Model inactief',
|
|
1034
|
+
'dash.chat.model_no_key': 'Geen modelsleutel',
|
|
1035
|
+
'dash.chat.model_no_key_hint': 'Voeg een API-sleutel toe in de zijbalk, of verbind een account, om een model uit te voeren.',
|
|
1030
1036
|
'dash.chat.attach_file': 'Afbeelding of bestand bijvoegen',
|
|
1031
1037
|
'dash.chat.send_enter': 'Versturen (Enter)',
|
|
1032
1038
|
'dash.chat.add_key_or_connect': 'Voeg een providersleutel toe of verbind je account',
|
|
@@ -1099,7 +1105,7 @@ export const nlStrings = {
|
|
|
1099
1105
|
'dash.docs.step1_title': 'Account verbinden',
|
|
1100
1106
|
'dash.docs.step1_desc': 'Open de Dashboard-zijbalk en voer je platformsleutel (sk-ava-...) in of voeg BYOK-providersleutels toe.',
|
|
1101
1107
|
'dash.docs.step2_title': 'Kies een modus',
|
|
1102
|
-
'dash.docs.step2_desc': 'Schakel tussen Lokaal (BYOK-sleutels, volledige
|
|
1108
|
+
'dash.docs.step2_desc': 'Schakel tussen Lokaal (BYOK-sleutels, volledige 120+ tools op je machine) of Cloud (platform-API). Wissel op elk moment.',
|
|
1103
1109
|
'dash.docs.step3_title': 'Begin met bouwen',
|
|
1104
1110
|
'dash.docs.step3_desc': 'Open Ava Chat en geef instructies. Ze leest code, maakt wijzigingen, voert opdrachten uit en meer.',
|
|
1105
1111
|
'dash.docs.local_mode': 'Lokale modus',
|
|
@@ -1212,8 +1218,7 @@ export const nlStrings = {
|
|
|
1212
1218
|
'dash.cc.greeting_afternoon': 'Goedemiddag',
|
|
1213
1219
|
'dash.cc.greeting_evening': 'Goedenavond',
|
|
1214
1220
|
'dash.cc.byok_mode': 'BYOK-modus',
|
|
1215
|
-
'dash.cc.byok_desc': 'Je gebruikt je eigen API-sleutels. Verbind een platformaccount in de zijbalk voor
|
|
1216
|
-
'dash.cc.connect_to_see': 'Verbind je account om {widget} te zien',
|
|
1221
|
+
'dash.cc.byok_desc': 'Je gebruikt je eigen API-sleutels. Verbind een platformaccount in de zijbalk voor gebruikstracking en beheerde tegoeden. Je gegevens blijven op deze machine, hoe dan ook.',
|
|
1217
1222
|
'dash.cc.loading_weather': 'Weer laden...',
|
|
1218
1223
|
'dash.cc.loading_news': 'Nieuws laden...',
|
|
1219
1224
|
'dash.cc.loading_tasks': 'Taken laden...',
|
|
@@ -1228,10 +1233,6 @@ export const nlStrings = {
|
|
|
1228
1233
|
'dash.cc.view_release_notes': 'Release notes bekijken',
|
|
1229
1234
|
'dash.cc.complete_task': 'Taak voltooien',
|
|
1230
1235
|
'dash.cc.overdue': 'Achterstallig',
|
|
1231
|
-
'dash.cc.widget_tasks': 'taken',
|
|
1232
|
-
'dash.cc.widget_journal': 'dagboeknotities',
|
|
1233
|
-
'dash.cc.widget_learning': 'leerpaden',
|
|
1234
|
-
'dash.cc.widget_memories': 'herinneringen',
|
|
1235
1236
|
'dash.cc.connect_title': 'Verbind je account om live data te zien',
|
|
1236
1237
|
'dash.cc.connect_hint': 'Open de Dashboard-zijbalk en klik op Account verbinden',
|
|
1237
1238
|
'dash.cc.today': 'Vandaag',
|
|
@@ -2007,7 +2008,6 @@ export const nlStrings = {
|
|
|
2007
2008
|
'dash.nav.chat': 'Gesprek met Ava',
|
|
2008
2009
|
'dash.nav.sync': 'Synchroniseren',
|
|
2009
2010
|
'dash.nav.releases': 'Uitgaven',
|
|
2010
|
-
'welcome.tagline': '110+ hulpmiddelen · 7 aanbieders · 2 Free modellen · 20 talen',
|
|
2011
2011
|
'welcome.setup_title': 'Aan de slag — Voeg een API-sleutel toe',
|
|
2012
2012
|
'welcome.setup_desc': 'Registreer voor 3M Free Qwen tokens, of voeg uw eigen API-sleutel toe van elke aanbieder.',
|
|
2013
2013
|
'welcome.setup_cta': 'Instellingen openen',
|
|
@@ -2728,7 +2728,7 @@ export const nlStrings = {
|
|
|
2728
2728
|
'onboarding.consent.title': 'Voordat we beginnen.',
|
|
2729
2729
|
'onboarding.consent.body': 'Ava is ontwikkeld door Augmented Value Acceleration Ltd.',
|
|
2730
2730
|
'onboarding.consent.local': 'Je data wordt standaard lokaal op je machine opgeslagen.',
|
|
2731
|
-
'onboarding.consent.sync': '
|
|
2731
|
+
'onboarding.consent.sync': 'Je gegevens blijven op deze machine — er wordt niets naar de cloud verzonden.',
|
|
2732
2732
|
'onboarding.consent.train': 'Je werk wordt nooit gebruikt om AI-modellen te trainen.',
|
|
2733
2733
|
'onboarding.consent.keys': 'API-sleutels worden beveiligd opgeslagen en nooit naar onze servers verzonden.',
|
|
2734
2734
|
'onboarding.consent.track': 'Geen tracking, geen analytics, geen advertenties.',
|
|
@@ -3156,7 +3156,7 @@ export const nlStrings = {
|
|
|
3156
3156
|
'memory.delete_all_q': 'Alle herinneringen verwijderen?',
|
|
3157
3157
|
'memory.delete_all_body': 'Dit verwijdert permanent alle herinneringen — op dit apparaat en elke Cloud-kopie. Dit kan niet ongedaan worden gemaakt.',
|
|
3158
3158
|
'memory.delete_everything': 'Alles verwijderen',
|
|
3159
|
-
'memory.local_only_notice': 'Herinneringen worden op
|
|
3159
|
+
'memory.local_only_notice': 'Herinneringen worden op deze machine opgeslagen. Er wordt niets gekopieerd naar de cloud.',
|
|
3160
3160
|
'memory.stale_banner': 'Deze herinneringen zijn al 90+ dagen niet meer geraadpleegd. Bekijk ze — archiveer wat niet meer nodig is, werk bij wat verouderd is.',
|
|
3161
3161
|
'memory.archived_banner': 'Gearchiveerde herinneringen worden uitgesloten van Ava\'s actieve herinnering. Herstel die nog relevant zijn.',
|
|
3162
3162
|
'memory.empty_archived': 'Geen gearchiveerde herinneringen.',
|
|
@@ -3554,7 +3554,6 @@ export const nlStrings = {
|
|
|
3554
3554
|
'dash.chat.all': 'Alles',
|
|
3555
3555
|
'dash.settings.vision.off': 'Uit',
|
|
3556
3556
|
'dash.settings.vision.private': 'Privé',
|
|
3557
|
-
'dash.settings.vision.fast': 'Snel',
|
|
3558
3557
|
'dash.perm.cat.file_ops': 'Bestandsbewerkingen',
|
|
3559
3558
|
'dash.perm.cat.shell': 'Terminal',
|
|
3560
3559
|
'dash.perm.cat.git': 'Git',
|
|
@@ -4167,5 +4166,22 @@ export const nlStrings = {
|
|
|
4167
4166
|
'health.shopping.settled.skipped': 'overgeslagen',
|
|
4168
4167
|
'health.shopping.settled.other': 'iets anders gehad',
|
|
4169
4168
|
'health.shopping.all_settled': 'Alle maaltijden deze week zijn al genoteerd — er is niets meer om te kopen.',
|
|
4169
|
+
'dash.nav.studio_jobs': 'Studio',
|
|
4170
|
+
'dash.nav.studio_idle': 'Er wordt niets weergegeven',
|
|
4171
|
+
'dash.studio.voice.spoken_in': 'Gesproken in',
|
|
4172
|
+
'dash.studio.voice.script': 'Tekst',
|
|
4173
|
+
'dash.studio.voice.delivery': 'Uitvoering',
|
|
4174
|
+
'dash.studio.voice.emotion': 'Emotie',
|
|
4175
|
+
'dash.studio.voice.pace': 'Tempo',
|
|
4176
|
+
'dash.studio.voice.emotion_neutral': 'Neutraal',
|
|
4177
|
+
'dash.studio.voice.emotion_warm': 'Warm',
|
|
4178
|
+
'dash.studio.voice.emotion_bright': 'Helder',
|
|
4179
|
+
'dash.studio.voice.emotion_calm': 'Rustig',
|
|
4180
|
+
'dash.studio.voice.emotion_excited': 'Enthousiast',
|
|
4181
|
+
'dash.studio.voice.pace_slower': 'Langzamer',
|
|
4182
|
+
'dash.studio.voice.pace_normal': 'Normaal',
|
|
4183
|
+
'dash.studio.voice.pace_brisk': 'Vlot',
|
|
4184
|
+
'chat.key_needed': '{provider} heeft uw eigen API-sleutel nodig.',
|
|
4185
|
+
'chat.key_needed_action': 'Sleutel toevoegen',
|
|
4170
4186
|
};
|
|
4171
4187
|
//# sourceMappingURL=nl.js.map
|