@cat-factory/app 0.116.5 → 0.116.6

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.
@@ -167,7 +167,7 @@ async function remove(type: CustomManifestType) {
167
167
  :label="t('settings.infrastructure.customType.manifestId')"
168
168
  :help="t('settings.infrastructure.customType.manifestIdHelp')"
169
169
  >
170
- <UInput v-model="draft.manifestId" class="font-mono" placeholder="my-kargo-template" />
170
+ <UInput v-model="draft.manifestId" class="font-mono" placeholder="my-preview-template" />
171
171
  </UFormField>
172
172
  <UFormField :label="t('settings.infrastructure.customType.label')">
173
173
  <UInput v-model="draft.label" />
@@ -276,7 +276,7 @@ const customSavedManifest = computed<Record<string, unknown> | undefined>(() =>
276
276
 
277
277
  // The registry backend that builds the `remote-custom` handler's provider. The generic
278
278
  // built-in `manifest` (BYO HTTP API) is the default; a deployment that registered a native
279
- // custom env backend (e.g. Kargo) can be picked here so the handler is pinned to it instead of
279
+ // custom env backend can be picked here so the handler is pinned to it instead of
280
280
  // silently resolving to the generic manifest provider. Only backends that serve the
281
281
  // `remote-custom` engine are offered (the snapshot advertises each backend's engines).
282
282
  const providerConnections = useProviderConnectionsStore()
@@ -342,7 +342,7 @@ async function saveCustom(payload: {
342
342
  provisionType: 'custom',
343
343
  manifestId: selectedCustomId.value,
344
344
  config,
345
- // Pin the chosen registry backend so a native custom backend (e.g. Kargo) builds the
345
+ // Pin the chosen registry backend so a native custom backend builds the
346
346
  // provider — absent, the engine would resolve to the generic manifest provider.
347
347
  backendKind: selectedBackendKind.value,
348
348
  secrets: payload.secrets,
@@ -137,7 +137,7 @@
137
137
  "editTitle": "{id} bearbeiten",
138
138
  "addTitle": "Einen Typ hinzufügen",
139
139
  "manifestId": "Manifest-ID",
140
- "manifestIdHelp": "Ein Lower-Kebab-Slug, z. B. my-kargo-template.",
140
+ "manifestIdHelp": "Ein Lower-Kebab-Slug, z. B. my-preview-template.",
141
141
  "label": "Bezeichnung",
142
142
  "acceptsInputHint": "Eingabehinweis (optional)",
143
143
  "acceptsInputHintHelp": "Beschreibt die Eingabeform, die der Provider erwartet.",
@@ -1737,7 +1737,7 @@
1737
1737
  },
1738
1738
  "ephemeralEnvironments": {
1739
1739
  "title": "Testumgebung nicht konfiguriert",
1740
- "body": "Es ist kein Anbieter für ephemere Umgebungen registriert, sodass Test-Agenten, die eine Live-Umgebung benötigen, nicht laufen können. Verbinden Sie einen, um sie zu aktivieren.",
1740
+ "body": "Es ist kein Anbieter für ephemere Umgebungen registriert, sodass Test-Agenten, die eine aktive Vorschau-Umgebung benötigen, nicht laufen können. Öffnen Sie unten „Testumgebungen“ und verbinden Sie einen Kubernetes-Cluster oder einen benutzerdefinierten HTTP-Umgebungsanbieter, um sie zu aktivieren.",
1741
1741
  "action": "Environment konfigurieren"
1742
1742
  },
1743
1743
  "binaryStorage": {
@@ -1660,7 +1660,7 @@
1660
1660
  },
1661
1661
  "ephemeralEnvironments": {
1662
1662
  "title": "Test environment not configured",
1663
- "body": "No ephemeral environment provider is registered, so testing agents that need a live environment can't run. Connect one to enable them.",
1663
+ "body": "No ephemeral environment provider is registered, so testing agents that need a live preview environment can't run. Open Test environments below and connect a Kubernetes cluster or a custom HTTP environment provider to enable them.",
1664
1664
  "action": "Configure environment"
1665
1665
  },
1666
1666
  "binaryStorage": {
@@ -1989,7 +1989,7 @@
1989
1989
  "editTitle": "Edit {id}",
1990
1990
  "addTitle": "Add a type",
1991
1991
  "manifestId": "Manifest id",
1992
- "manifestIdHelp": "A lower-kebab slug, e.g. my-kargo-template.",
1992
+ "manifestIdHelp": "A lower-kebab slug, e.g. my-preview-template.",
1993
1993
  "label": "Label",
1994
1994
  "acceptsInputHint": "Input hint (optional)",
1995
1995
  "acceptsInputHintHelp": "Describes the input shape the provider expects.",
@@ -1600,7 +1600,7 @@
1600
1600
  },
1601
1601
  "ephemeralEnvironments": {
1602
1602
  "title": "Entorno de pruebas no configurado",
1603
- "body": "No hay ningún proveedor de entornos efímeros registrado, así que los agentes de pruebas que necesitan un entorno activo no pueden ejecutarse. Conecta uno para habilitarlos.",
1603
+ "body": "No hay ningún proveedor de entornos efímeros registrado, así que los agentes de pruebas que necesitan un entorno de vista previa activo no pueden ejecutarse. Abre Entornos de prueba abajo y conecta un clúster de Kubernetes o un proveedor de entornos HTTP personalizado para habilitarlos.",
1604
1604
  "action": "Configurar entorno"
1605
1605
  },
1606
1606
  "binaryStorage": {
@@ -2511,7 +2511,7 @@
2511
2511
  "editTitle": "Editar {id}",
2512
2512
  "addTitle": "Añadir un tipo",
2513
2513
  "manifestId": "Id del manifiesto",
2514
- "manifestIdHelp": "Un slug en minúsculas y guiones, p. ej. my-kargo-template.",
2514
+ "manifestIdHelp": "Un slug en minúsculas y guiones, p. ej. my-preview-template.",
2515
2515
  "label": "Etiqueta",
2516
2516
  "acceptsInputHint": "Pista de entrada (opcional)",
2517
2517
  "acceptsInputHintHelp": "Describe la forma de entrada que espera el proveedor.",
@@ -1600,7 +1600,7 @@
1600
1600
  },
1601
1601
  "ephemeralEnvironments": {
1602
1602
  "title": "Environnement de test non configuré",
1603
- "body": "Aucun fournisseur d'environnements éphémères n'est enregistré, donc les agents de test qui nécessitent un environnement actif ne peuvent pas s'exécuter. Connectez-en un pour les activer.",
1603
+ "body": "Aucun fournisseur d'environnements éphémères n'est enregistré, donc les agents de test qui nécessitent un environnement de prévisualisation actif ne peuvent pas s'exécuter. Ouvrez Environnements de test ci-dessous et connectez un cluster Kubernetes ou un fournisseur d'environnements HTTP personnalisé pour les activer.",
1604
1604
  "action": "Configurer l'environnement"
1605
1605
  },
1606
1606
  "binaryStorage": {
@@ -2511,7 +2511,7 @@
2511
2511
  "editTitle": "Modifier {id}",
2512
2512
  "addTitle": "Ajouter un type",
2513
2513
  "manifestId": "Id du manifeste",
2514
- "manifestIdHelp": "Un slug en minuscules avec des tirets, p. ex. my-kargo-template.",
2514
+ "manifestIdHelp": "Un slug en minuscules avec des tirets, p. ex. my-preview-template.",
2515
2515
  "label": "Libellé",
2516
2516
  "acceptsInputHint": "Indice d'entrée (facultatif)",
2517
2517
  "acceptsInputHintHelp": "Décrit la forme d'entrée attendue par le fournisseur.",
@@ -1600,7 +1600,7 @@
1600
1600
  },
1601
1601
  "ephemeralEnvironments": {
1602
1602
  "title": "סביבת בדיקות אינה מוגדרת",
1603
- "body": "לא רשום שום ספק סביבות ארעיות, ולכן סוכני בדיקה הזקוקים לסביבה פעילה אינם יכולים לפעול. חברו ספק כדי להפעיל אותם.",
1603
+ "body": "לא רשום שום ספק סביבות ארעיות, ולכן סוכני בדיקה הזקוקים לסביבת תצוגה מקדימה פעילה אינם יכולים לפעול. פתחו את 'סביבות בדיקה' למטה וחברו אשכול Kubernetes או ספק סביבות HTTP מותאם אישית כדי להפעיל אותם.",
1604
1604
  "action": "הגדרת סביבה"
1605
1605
  },
1606
1606
  "binaryStorage": {
@@ -1928,7 +1928,7 @@
1928
1928
  "editTitle": "עריכת {id}",
1929
1929
  "addTitle": "הוספת סוג",
1930
1930
  "manifestId": "מזהה מניפסט",
1931
- "manifestIdHelp": "slug באותיות קטנות ומקפים, לדוגמה my-kargo-template.",
1931
+ "manifestIdHelp": "slug באותיות קטנות ומקפים, לדוגמה my-preview-template.",
1932
1932
  "label": "תווית",
1933
1933
  "acceptsInputHint": "רמז קלט (אופציונלי)",
1934
1934
  "acceptsInputHintHelp": "מתאר את צורת הקלט שהספק מצפה לה.",
@@ -137,7 +137,7 @@
137
137
  "editTitle": "Modifica {id}",
138
138
  "addTitle": "Aggiungi un tipo",
139
139
  "manifestId": "Id del manifest",
140
- "manifestIdHelp": "Uno slug in lower-kebab, es. my-kargo-template.",
140
+ "manifestIdHelp": "Uno slug in lower-kebab, es. my-preview-template.",
141
141
  "label": "Etichetta",
142
142
  "acceptsInputHint": "Suggerimento di input (facoltativo)",
143
143
  "acceptsInputHintHelp": "Descrive la forma di input attesa dal provider.",
@@ -1737,7 +1737,7 @@
1737
1737
  },
1738
1738
  "ephemeralEnvironments": {
1739
1739
  "title": "Ambiente di test non configurato",
1740
- "body": "Nessun provider di ambiente effimero è registrato, quindi gli agenti di test che necessitano di un ambiente live non possono funzionare. Connettine uno per abilitarli.",
1740
+ "body": "Nessun provider di ambiente effimero è registrato, quindi gli agenti di test che necessitano di un ambiente di anteprima live non possono funzionare. Apri Ambienti di test qui sotto e connetti un cluster Kubernetes o un provider di ambienti HTTP personalizzato per abilitarli.",
1741
1741
  "action": "Configura l'ambiente"
1742
1742
  },
1743
1743
  "binaryStorage": {
@@ -1600,7 +1600,7 @@
1600
1600
  },
1601
1601
  "ephemeralEnvironments": {
1602
1602
  "title": "テスト環境が未設定です",
1603
- "body": "エフェメラル環境プロバイダーが登録されていないため、稼働中の環境を必要とするテストエージェントを実行できません。有効にするには接続してください。",
1603
+ "body": "エフェメラル環境プロバイダーが登録されていないため、稼働中のプレビュー環境を必要とするテストエージェントを実行できません。下の「テスト環境」を開き、Kubernetes クラスターまたはカスタム HTTP 環境プロバイダーを接続して有効にしてください。",
1604
1604
  "action": "環境を設定"
1605
1605
  },
1606
1606
  "binaryStorage": {
@@ -1929,7 +1929,7 @@
1929
1929
  "editTitle": "{id} を編集",
1930
1930
  "addTitle": "タイプを追加",
1931
1931
  "manifestId": "マニフェスト ID",
1932
- "manifestIdHelp": "小文字とハイフンの slug。例: my-kargo-template。",
1932
+ "manifestIdHelp": "小文字とハイフンの slug。例: my-preview-template。",
1933
1933
  "label": "ラベル",
1934
1934
  "acceptsInputHint": "入力ヒント(任意)",
1935
1935
  "acceptsInputHintHelp": "プロバイダーが期待する入力形式を説明します。",
@@ -1600,7 +1600,7 @@
1600
1600
  },
1601
1601
  "ephemeralEnvironments": {
1602
1602
  "title": "Środowisko testowe nie jest skonfigurowane",
1603
- "body": "Nie zarejestrowano żadnego dostawcy środowisk efemerycznych, więc agenci testowi wymagający działającego środowiska nie mogą działać. Podłącz jednego, aby je włączyć.",
1603
+ "body": "Nie zarejestrowano żadnego dostawcy środowisk efemerycznych, więc agenci testowi wymagający działającego środowiska podglądu nie mogą działać. Otwórz poniżej „Środowiska testowe” i podłącz klaster Kubernetes lub niestandardowego dostawcę środowisk HTTP, aby je włączyć.",
1604
1604
  "action": "Skonfiguruj środowisko"
1605
1605
  },
1606
1606
  "binaryStorage": {
@@ -2511,7 +2511,7 @@
2511
2511
  "editTitle": "Edytuj {id}",
2512
2512
  "addTitle": "Dodaj typ",
2513
2513
  "manifestId": "Id manifestu",
2514
- "manifestIdHelp": "Slug małymi literami z myślnikami, np. my-kargo-template.",
2514
+ "manifestIdHelp": "Slug małymi literami z myślnikami, np. my-preview-template.",
2515
2515
  "label": "Etykieta",
2516
2516
  "acceptsInputHint": "Wskazówka wejścia (opcjonalnie)",
2517
2517
  "acceptsInputHintHelp": "Opisuje format wejścia oczekiwany przez dostawcę.",
@@ -1600,7 +1600,7 @@
1600
1600
  },
1601
1601
  "ephemeralEnvironments": {
1602
1602
  "title": "Test ortamı yapılandırılmadı",
1603
- "body": "Kayıtlı bir geçici ortam sağlayıcısı yok; bu nedenle çalışan bir ortama ihtiyaç duyan test aracıları çalışamaz. Etkinleştirmek için bir tane bağlayın.",
1603
+ "body": "Kayıtlı bir geçici ortam sağlayıcısı yok; bu nedenle çalışan bir önizleme ortamına ihtiyaç duyan test aracıları çalışamaz. Aşağıdaki Test ortamları sekmesini açın ve etkinleştirmek için bir Kubernetes kümesi ya da özel bir HTTP ortam sağlayıcısı bağlayın.",
1604
1604
  "action": "Ortamı yapılandır"
1605
1605
  },
1606
1606
  "binaryStorage": {
@@ -1929,7 +1929,7 @@
1929
1929
  "editTitle": "{id} düzenle",
1930
1930
  "addTitle": "Tür ekle",
1931
1931
  "manifestId": "Manifest kimliği",
1932
- "manifestIdHelp": "Küçük harf ve tireli bir slug, ör. my-kargo-template.",
1932
+ "manifestIdHelp": "Küçük harf ve tireli bir slug, ör. my-preview-template.",
1933
1933
  "label": "Etiket",
1934
1934
  "acceptsInputHint": "Girdi ipucu (isteğe bağlı)",
1935
1935
  "acceptsInputHintHelp": "Sağlayıcının beklediği girdi biçimini açıklar.",
@@ -1600,7 +1600,7 @@
1600
1600
  },
1601
1601
  "ephemeralEnvironments": {
1602
1602
  "title": "Тестове середовище не налаштоване",
1603
- "body": "Не зареєстровано жодного постачальника ефемерних середовищ, тож тестові агенти, яким потрібне робоче середовище, не можуть працювати. Підключіть постачальника, щоб увімкнути їх.",
1603
+ "body": "Не зареєстровано жодного постачальника ефемерних середовищ, тож тестові агенти, яким потрібне робоче середовище попереднього перегляду, не можуть працювати. Відкрийте нижче «Тестові середовища» та підключіть кластер Kubernetes або власного постачальника середовищ HTTP, щоб увімкнути їх.",
1604
1604
  "action": "Налаштувати середовище"
1605
1605
  },
1606
1606
  "binaryStorage": {
@@ -2511,7 +2511,7 @@
2511
2511
  "editTitle": "Редагувати {id}",
2512
2512
  "addTitle": "Додати тип",
2513
2513
  "manifestId": "Id маніфесту",
2514
- "manifestIdHelp": "Slug у нижньому регістрі з дефісами, напр. my-kargo-template.",
2514
+ "manifestIdHelp": "Slug у нижньому регістрі з дефісами, напр. my-preview-template.",
2515
2515
  "label": "Мітка",
2516
2516
  "acceptsInputHint": "Підказка вводу (необов'язково)",
2517
2517
  "acceptsInputHintHelp": "Описує форму вводу, яку очікує провайдер.",
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@cat-factory/app",
3
- "version": "0.116.5",
3
+ "version": "0.116.6",
4
4
  "description": "Reusable Nuxt layer for the Agent Architecture Board SPA (components, stores, composables, pages). Consume it from a thin deployment app via `extends: ['@cat-factory/app']` and point it at your backend with NUXT_PUBLIC_API_BASE. See deploy/frontend for an example.",
5
5
  "repository": {
6
6
  "type": "git",
@@ -34,7 +34,7 @@
34
34
  "valibot": "^1.4.2",
35
35
  "vue": "3.5.39",
36
36
  "wretch": "^3.0.9",
37
- "@cat-factory/contracts": "0.128.1"
37
+ "@cat-factory/contracts": "0.128.2"
38
38
  },
39
39
  "devDependencies": {
40
40
  "@toad-contracts/testing": "0.3.2",