@cat-factory/app 0.207.0 → 0.208.1
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/README.md +125 -92
- package/app/components/fragments/FragmentLibraryManager.vue +4 -0
- package/app/components/fragments/FragmentLibraryPanel.vue +18 -6
- package/app/components/layout/IntegrationsHub.vue +3 -1
- package/app/components/pipeline/PipelineBuilder.vue +9 -2
- package/app/components/tutorial/TutorialPrompt.vue +20 -12
- package/app/composables/useTutorialTours.ts +9 -5
- package/app/docs/architecture.md +4 -4
- package/app/docs/consumer-extensions.md +47 -47
- package/app/modular/nav-contributions.ts +21 -9
- package/app/modular/tutorial-tours.spec.ts +190 -11
- package/app/modular/tutorial-tours.ts +226 -5
- package/app/utils/tutorial.spec.ts +19 -0
- package/app/utils/tutorial.ts +31 -1
- package/i18n/locales/de.json +101 -2
- package/i18n/locales/en.json +101 -2
- package/i18n/locales/es.json +101 -2
- package/i18n/locales/fr.json +101 -2
- package/i18n/locales/he.json +101 -2
- package/i18n/locales/it.json +101 -2
- package/i18n/locales/ja.json +101 -2
- package/i18n/locales/pl.json +101 -2
- package/i18n/locales/tr.json +101 -2
- package/i18n/locales/uk.json +101 -2
- package/package.json +2 -2
package/i18n/locales/de.json
CHANGED
|
@@ -6214,7 +6214,7 @@
|
|
|
6214
6214
|
"intro": "Geführte Touren zeigen dir die App direkt auf diesem Bildschirm: Sie heben die echten Bedienelemente hervor und sagen dir, was du anklicken sollst.",
|
|
6215
6215
|
"decline": "Nein danke",
|
|
6216
6216
|
"later": "Vielleicht später",
|
|
6217
|
-
"empty": "Für deine Rolle auf diesem Board sind noch keine
|
|
6217
|
+
"empty": "Für deine Rolle auf diesem Board sind noch keine Einstiegstouren verfügbar, im vollständigen Katalog kann aber trotzdem eine für dich liegen.",
|
|
6218
6218
|
"browse": "Alle Tutorials anzeigen"
|
|
6219
6219
|
},
|
|
6220
6220
|
"catalogue": {
|
|
@@ -6246,7 +6246,10 @@
|
|
|
6246
6246
|
"service": "Ein Service auf dem Board",
|
|
6247
6247
|
"task": "Eine Aufgabe auf dem Board",
|
|
6248
6248
|
"waitingAnswer": "Ein Lauf, der auf deine Antwort wartet",
|
|
6249
|
-
"finishedRun": "Ein erfolgreich abgeschlossener Lauf"
|
|
6249
|
+
"finishedRun": "Ein erfolgreich abgeschlossener Lauf",
|
|
6250
|
+
"integrationsManage": "Berechtigung, Integrationen zu verwalten",
|
|
6251
|
+
"settingsManage": "Berechtigung, Workspace-Einstellungen zu verwalten",
|
|
6252
|
+
"library": "Eine in diesem Deployment aktivierte Kontextfragment-Bibliothek"
|
|
6250
6253
|
},
|
|
6251
6254
|
"overlay": {
|
|
6252
6255
|
"next": "Weiter",
|
|
@@ -6440,6 +6443,102 @@
|
|
|
6440
6443
|
"body": "Gemergte Arbeit markiert die Aufgabe auf dem Board als erledigt. Das ist der ganze Kreislauf: planen, ausführen, antworten, prüfen, mergen."
|
|
6441
6444
|
}
|
|
6442
6445
|
}
|
|
6446
|
+
},
|
|
6447
|
+
"wireModels": {
|
|
6448
|
+
"title": "Einen Modellanbieter verbinden",
|
|
6449
|
+
"description": "Richte den Workspace auf die Engines aus, mit denen deine Agenten laufen.",
|
|
6450
|
+
"steps": {
|
|
6451
|
+
"intro": {
|
|
6452
|
+
"title": "Agenten brauchen eine Engine",
|
|
6453
|
+
"body": "Jeder Schritt jeder Pipeline ist ein Modellaufruf, also läuft nichts, solange dieser Workspace keinen Anbieter erreicht. Diese Tour zeigt, wo diese Verbindung liegt."
|
|
6454
|
+
},
|
|
6455
|
+
"open": {
|
|
6456
|
+
"title": "Modellanbieter",
|
|
6457
|
+
"body": "Das öffnet den Anbieter-Hub: jede Engine, die dieses Deployment verbinden kann, wobei die bereits eingerichteten als verbunden markiert sind."
|
|
6458
|
+
},
|
|
6459
|
+
"hub": {
|
|
6460
|
+
"title": "Wähle, wie du verbindest",
|
|
6461
|
+
"body": "Ein Gateway-Schlüssel schaltet auf einmal einen großen Katalog frei. Ein Anbieterschlüssel, ein persönlicher Plan oder ein Modell-Runner auf deinem eigenen Rechner funktionieren genauso gut, und du kannst mehrere gleichzeitig haben."
|
|
6462
|
+
},
|
|
6463
|
+
"finish": {
|
|
6464
|
+
"title": "Danach pro Agent wählen",
|
|
6465
|
+
"body": "Die Modellkonfiguration im selben Bereich der Seitenleiste legt fest, welches Modell jede Agentenart nutzt. Günstige Schritte können auf günstigen Modellen laufen und die schweren auf deinem besten, ohne eine einzige Pipeline zu ändern."
|
|
6466
|
+
}
|
|
6467
|
+
}
|
|
6468
|
+
},
|
|
6469
|
+
"designPipeline": {
|
|
6470
|
+
"title": "Eine Pipeline entwerfen",
|
|
6471
|
+
"description": "Stelle die Agenten zusammen, die eine Aufgabe liefern, und speichere sie für jede Aufgabe.",
|
|
6472
|
+
"steps": {
|
|
6473
|
+
"intro": {
|
|
6474
|
+
"title": "Die Abfolge liegt bei dir",
|
|
6475
|
+
"body": "Eine Pipeline ist die geordnete Reihe von Agenten, die aus einer Aufgabe einen gemergten Pull Request macht. Die eingebauten decken die meiste Arbeit ab, und diese Tour öffnet den Builder, in dem du deine eigene formen kannst."
|
|
6476
|
+
},
|
|
6477
|
+
"open": {
|
|
6478
|
+
"title": "Eine Pipeline erstellen",
|
|
6479
|
+
"body": "Der Builder öffnet sich neben dem Board, damit die Arbeit im Blick bleibt, während du den Ablauf formst."
|
|
6480
|
+
},
|
|
6481
|
+
"palette": {
|
|
6482
|
+
"title": "Die Agentenpalette",
|
|
6483
|
+
"body": "Hier stehen alle Agentenarten, die dieses Deployment mitbringt, von denen, die die Arbeit planen, bis zu denen, die sie prüfen, testen und mergen. Klicke eine an, um sie als Schritt anzuhängen."
|
|
6484
|
+
},
|
|
6485
|
+
"chain": {
|
|
6486
|
+
"title": "Die Kette, die du baust",
|
|
6487
|
+
"body": "Schritte laufen von oben nach unten, und jede Zeile hat ihre eigenen Schalter: den Reviewer anhängen, der einen Schritt bei zu niedriger Bewertung zurückschickt, deine Freigabe verlangen, bevor der nächste startet, oder einen Schritt als Panel aus mehreren Modellen laufen lassen."
|
|
6488
|
+
},
|
|
6489
|
+
"save": {
|
|
6490
|
+
"title": "Die Pipeline speichern",
|
|
6491
|
+
"body": "Speichern wird verfügbar, sobald der Entwurf mindestens einen Schritt enthält. Eine gespeicherte Pipeline landet in der Bibliothek in diesem Fenster und wird überall angeboten, wo eine Aufgabe eine auswählt; benenne sie nach der Arbeit, die sie erledigt, nicht nach den Agenten darin, denn dieser Name ist alles, was du später siehst."
|
|
6492
|
+
},
|
|
6493
|
+
"finish": {
|
|
6494
|
+
"title": "Bereit zum Ausführen",
|
|
6495
|
+
"body": "Eine eingebaute zu klonen ist der schnellste Start: kopiere die passendste, ändere einen Schritt, speichere sie unter eigenem Namen. Nichts, was du speicherst, wird wirksam, bevor eine Aufgabe damit gestartet wird."
|
|
6496
|
+
}
|
|
6497
|
+
}
|
|
6498
|
+
},
|
|
6499
|
+
"agentStandards": {
|
|
6500
|
+
"title": "Die Standards festlegen, denen Agenten folgen",
|
|
6501
|
+
"description": "Pflege die Richtlinien, die jeder Agent liest, bevor er deinen Code anfasst.",
|
|
6502
|
+
"steps": {
|
|
6503
|
+
"intro": {
|
|
6504
|
+
"title": "Standards, keine Anweisungen",
|
|
6505
|
+
"body": "Kontextfragmente sind die Hausregeln: Konventionen, Review-Kriterien und Best Practices, die bei jedem Lauf in den Prompt eines Agenten eingefügt werden. Sie hier zu pflegen ist der Weg, das Ergebnis zu steuern, statt dieselben Regeln in jeder Aufgabe zu wiederholen."
|
|
6506
|
+
},
|
|
6507
|
+
"open": {
|
|
6508
|
+
"title": "Kontextfragmente",
|
|
6509
|
+
"body": "Das öffnet die Bibliothek für dieses Board."
|
|
6510
|
+
},
|
|
6511
|
+
"library": {
|
|
6512
|
+
"title": "Ein zusammengeführter Katalog",
|
|
6513
|
+
"body": "Der eingebaute Katalog, die Fragmente deines Accounts und die dieses Boards werden zu einer Liste zusammengeführt, wobei die nähere Ebene gewinnt. Du kannst hier eines schreiben, ein Dokument importieren oder einen Repository-Ordner verknüpfen, damit Dateien, die du schon pflegst, die Quelle der Wahrheit bleiben."
|
|
6514
|
+
},
|
|
6515
|
+
"finish": {
|
|
6516
|
+
"title": "Wo sie landen",
|
|
6517
|
+
"body": "Ein Service oder eine Aufgabe kann einschränken, welche Fragmente ihre Agenten bekommen, und die boardweiten Vorgaben stehen in den Workspace-Einstellungen. Agenten, die Code schreiben, erhalten eine verdichtete Kurzfassung jedes Fragments, damit ein langer Standard die Aufgabe selbst nicht verdrängt."
|
|
6518
|
+
}
|
|
6519
|
+
}
|
|
6520
|
+
},
|
|
6521
|
+
"connectSystems": {
|
|
6522
|
+
"title": "Die Systeme verbinden, die du schon nutzt",
|
|
6523
|
+
"description": "Tracker, Dokumente, Chat und Monitoring, und was jedes davon einem Lauf hinzufügt.",
|
|
6524
|
+
"steps": {
|
|
6525
|
+
"intro": {
|
|
6526
|
+
"title": "Läufe können weiter reichen",
|
|
6527
|
+
"body": "Tickets können aus deinem Tracker kommen, Anforderungen aus deinen Dokumenten, Benachrichtigungen in den Chat deines Teams und Release-Gesundheit aus deinem Monitoring. Jede Verbindung ist optional, und jede verändert, was ein Lauf sehen oder sagen kann."
|
|
6528
|
+
},
|
|
6529
|
+
"open": {
|
|
6530
|
+
"title": "Der Integrations-Hub",
|
|
6531
|
+
"body": "Eine Liste aller externen Systeme, die dieser Workspace anbinden kann, wobei alles Verbundene markiert ist."
|
|
6532
|
+
},
|
|
6533
|
+
"hub": {
|
|
6534
|
+
"title": "Verbinde, was du brauchst",
|
|
6535
|
+
"body": "Die Quellcodeverwaltung kommt zuerst, denn Pipelines brauchen Code, an dem sie arbeiten. Der Rest kann warten, bis die Frage aufkommt: ein Tracker, aus dem Tickets geholt werden, eine Dokumentquelle für Anforderungskontext, Chat für Benachrichtigungen, Monitoring, um ein Release nach dem Ausliefern zu beobachten."
|
|
6536
|
+
},
|
|
6537
|
+
"finish": {
|
|
6538
|
+
"title": "Deins oder das des Workspace",
|
|
6539
|
+
"body": "Manche Einträge gehören dir und nicht dem Board, etwa ein persönliches Zugriffstoken oder ein persönlicher Plan, und werden nur für Läufe genutzt, die du startest. Der Hub markiert, was was ist, und Meine Einrichtung sammelt das, was dir gehört."
|
|
6540
|
+
}
|
|
6541
|
+
}
|
|
6443
6542
|
}
|
|
6444
6543
|
}
|
|
6445
6544
|
},
|
package/i18n/locales/en.json
CHANGED
|
@@ -6419,7 +6419,7 @@
|
|
|
6419
6419
|
"intro": "Guided tours walk you through the app right on this screen: they highlight the actual controls and tell you what to click.",
|
|
6420
6420
|
"decline": "No thanks",
|
|
6421
6421
|
"later": "Maybe later",
|
|
6422
|
-
"empty": "No
|
|
6422
|
+
"empty": "No first-run walkthroughs are available for your role on this board yet, but the full catalogue may still hold one you can take.",
|
|
6423
6423
|
"browse": "See all tutorials"
|
|
6424
6424
|
},
|
|
6425
6425
|
"catalogue": {
|
|
@@ -6460,7 +6460,10 @@
|
|
|
6460
6460
|
"service": "A service on the board",
|
|
6461
6461
|
"task": "A task on the board",
|
|
6462
6462
|
"waitingAnswer": "A run waiting for your answer",
|
|
6463
|
-
"finishedRun": "A run that finished successfully"
|
|
6463
|
+
"finishedRun": "A run that finished successfully",
|
|
6464
|
+
"integrationsManage": "Permission to manage integrations",
|
|
6465
|
+
"settingsManage": "Permission to manage workspace settings",
|
|
6466
|
+
"library": "The context fragment library enabled on this deployment"
|
|
6464
6467
|
},
|
|
6465
6468
|
"overlay": {
|
|
6466
6469
|
"next": "Next",
|
|
@@ -6663,6 +6666,102 @@
|
|
|
6663
6666
|
"body": "Merged work marks the task done on the board. That is the whole loop: plan, run, answer, review, merge."
|
|
6664
6667
|
}
|
|
6665
6668
|
}
|
|
6669
|
+
},
|
|
6670
|
+
"wireModels": {
|
|
6671
|
+
"title": "Connect a model provider",
|
|
6672
|
+
"description": "Point the workspace at the engines your agents run on.",
|
|
6673
|
+
"steps": {
|
|
6674
|
+
"intro": {
|
|
6675
|
+
"title": "Agents need an engine",
|
|
6676
|
+
"body": "Every step of every pipeline is a model call, so nothing runs until this workspace can reach a provider. This tour shows where that connection lives."
|
|
6677
|
+
},
|
|
6678
|
+
"open": {
|
|
6679
|
+
"title": "Model providers",
|
|
6680
|
+
"body": "This opens the providers hub: every engine this deployment can connect, with the ones already wired marked as connected."
|
|
6681
|
+
},
|
|
6682
|
+
"hub": {
|
|
6683
|
+
"title": "Pick how you connect",
|
|
6684
|
+
"body": "One gateway key unlocks a wide catalogue at once. A vendor key, a personal plan or a model runner on your own machine work just as well, and you can hold several at the same time."
|
|
6685
|
+
},
|
|
6686
|
+
"finish": {
|
|
6687
|
+
"title": "Then choose per agent",
|
|
6688
|
+
"body": "Model configuration, in the same sidebar section, sets which model each agent kind uses. Cheap steps can run on cheap models and the hard ones on your best, without editing a single pipeline."
|
|
6689
|
+
}
|
|
6690
|
+
}
|
|
6691
|
+
},
|
|
6692
|
+
"designPipeline": {
|
|
6693
|
+
"title": "Design a pipeline",
|
|
6694
|
+
"description": "Assemble the agents that deliver a task, and save it for any task to run.",
|
|
6695
|
+
"steps": {
|
|
6696
|
+
"intro": {
|
|
6697
|
+
"title": "The sequence is yours",
|
|
6698
|
+
"body": "A pipeline is the ordered set of agents that turns a task into a merged pull request. The built-in ones cover most work, and this tour opens the builder where you can shape your own."
|
|
6699
|
+
},
|
|
6700
|
+
"open": {
|
|
6701
|
+
"title": "Build a pipeline",
|
|
6702
|
+
"body": "The builder opens beside the board, so the work stays in view while you shape the flow."
|
|
6703
|
+
},
|
|
6704
|
+
"palette": {
|
|
6705
|
+
"title": "The agent palette",
|
|
6706
|
+
"body": "Every agent kind this deployment ships is listed here, from the ones that plan the work to the ones that review, test and merge it. Click one to append it as a step."
|
|
6707
|
+
},
|
|
6708
|
+
"chain": {
|
|
6709
|
+
"title": "The chain you are building",
|
|
6710
|
+
"body": "Steps run top to bottom, and each row carries its own switches: attach the reviewer that sends a step back when it scores too low, require your approval before the next one starts, or run a step as a panel of several models."
|
|
6711
|
+
},
|
|
6712
|
+
"save": {
|
|
6713
|
+
"title": "Saving your pipeline",
|
|
6714
|
+
"body": "Save becomes available once the draft holds at least one step. A saved pipeline joins the library in this window and is offered wherever a task picks one; name it for the job it does rather than the agents in it, because that name is all you see when choosing later."
|
|
6715
|
+
},
|
|
6716
|
+
"finish": {
|
|
6717
|
+
"title": "Ready to run",
|
|
6718
|
+
"body": "Cloning a built-in is the quickest start: copy the closest one, change a step, save it under your own name. Nothing you save takes effect until a task is actually started with it."
|
|
6719
|
+
}
|
|
6720
|
+
}
|
|
6721
|
+
},
|
|
6722
|
+
"agentStandards": {
|
|
6723
|
+
"title": "Set the standards agents follow",
|
|
6724
|
+
"description": "Curate the guidelines every agent reads before it touches your code.",
|
|
6725
|
+
"steps": {
|
|
6726
|
+
"intro": {
|
|
6727
|
+
"title": "Standards, not instructions",
|
|
6728
|
+
"body": "Context fragments are the house rules: conventions, review criteria and best practices folded into an agent's prompt on every run. Curating them is how you steer the output instead of restating the same rules in every task."
|
|
6729
|
+
},
|
|
6730
|
+
"open": {
|
|
6731
|
+
"title": "Context fragments",
|
|
6732
|
+
"body": "This opens the library for this board."
|
|
6733
|
+
},
|
|
6734
|
+
"library": {
|
|
6735
|
+
"title": "One merged catalog",
|
|
6736
|
+
"body": "The built-in catalog, your account's fragments and this board's own are merged into a single list, with the closer tier winning. You can write one here, import a document, or link a repository folder so files you already maintain stay the source of truth."
|
|
6737
|
+
},
|
|
6738
|
+
"finish": {
|
|
6739
|
+
"title": "Where they land",
|
|
6740
|
+
"body": "A service or a task can narrow which fragments its agents get, and the board-wide defaults live in Workspace settings. Agents that write code are given a condensed brief of each fragment, so a long standard never crowds out the task itself."
|
|
6741
|
+
}
|
|
6742
|
+
}
|
|
6743
|
+
},
|
|
6744
|
+
"connectSystems": {
|
|
6745
|
+
"title": "Connect the systems you already use",
|
|
6746
|
+
"description": "Trackers, documents, chat and monitors, and what each one adds to a run.",
|
|
6747
|
+
"steps": {
|
|
6748
|
+
"intro": {
|
|
6749
|
+
"title": "Runs can reach further",
|
|
6750
|
+
"body": "Issues can arrive from your tracker, requirements from your documents, notifications in your team chat, and release health from your monitors. Every connection is optional, and each one changes what a run can see or say."
|
|
6751
|
+
},
|
|
6752
|
+
"open": {
|
|
6753
|
+
"title": "The integrations hub",
|
|
6754
|
+
"body": "One list of every external system this workspace can link, with whatever is connected already marked."
|
|
6755
|
+
},
|
|
6756
|
+
"hub": {
|
|
6757
|
+
"title": "Connect what you need",
|
|
6758
|
+
"body": "Source control comes first, because pipelines need code to work on. The rest can wait until the question comes up: a tracker to pull issues from, a document source for requirements context, chat for notifications, monitors to watch a release after it ships."
|
|
6759
|
+
},
|
|
6760
|
+
"finish": {
|
|
6761
|
+
"title": "Yours or the workspace's",
|
|
6762
|
+
"body": "Some entries belong to you rather than to the board, such as a personal access token or plan, and are used only for runs you start. The hub marks which is which, and My setup collects the ones that are yours."
|
|
6763
|
+
}
|
|
6764
|
+
}
|
|
6666
6765
|
}
|
|
6667
6766
|
}
|
|
6668
6767
|
},
|
package/i18n/locales/es.json
CHANGED
|
@@ -6202,7 +6202,7 @@
|
|
|
6202
6202
|
"intro": "Los recorridos guiados te muestran la aplicación directamente en esta pantalla: resaltan los controles reales y te dicen dónde hacer clic.",
|
|
6203
6203
|
"decline": "No, gracias",
|
|
6204
6204
|
"later": "Quizás más tarde",
|
|
6205
|
-
"empty": "Todavía no hay recorridos disponibles para tu rol en este tablero.",
|
|
6205
|
+
"empty": "Todavía no hay recorridos de primer contacto disponibles para tu rol en este tablero, pero el catálogo completo puede tener alguno que sí puedas hacer.",
|
|
6206
6206
|
"browse": "Ver todos los tutoriales"
|
|
6207
6207
|
},
|
|
6208
6208
|
"catalogue": {
|
|
@@ -6234,7 +6234,10 @@
|
|
|
6234
6234
|
"service": "Un servicio en el tablero",
|
|
6235
6235
|
"task": "Una tarea en el tablero",
|
|
6236
6236
|
"waitingAnswer": "Una ejecución esperando tu respuesta",
|
|
6237
|
-
"finishedRun": "Una ejecución terminada correctamente"
|
|
6237
|
+
"finishedRun": "Una ejecución terminada correctamente",
|
|
6238
|
+
"integrationsManage": "Permiso para gestionar integraciones",
|
|
6239
|
+
"settingsManage": "Permiso para gestionar los ajustes del espacio de trabajo",
|
|
6240
|
+
"library": "La biblioteca de fragmentos de contexto habilitada en este despliegue"
|
|
6238
6241
|
},
|
|
6239
6242
|
"overlay": {
|
|
6240
6243
|
"next": "Siguiente",
|
|
@@ -6428,6 +6431,102 @@
|
|
|
6428
6431
|
"body": "El trabajo fusionado marca la tarea como hecha en el tablero. Ese es el ciclo completo: planificar, ejecutar, responder, revisar y fusionar."
|
|
6429
6432
|
}
|
|
6430
6433
|
}
|
|
6434
|
+
},
|
|
6435
|
+
"wireModels": {
|
|
6436
|
+
"title": "Conectar un proveedor de modelos",
|
|
6437
|
+
"description": "Apunta el espacio de trabajo a los motores con los que funcionan tus agentes.",
|
|
6438
|
+
"steps": {
|
|
6439
|
+
"intro": {
|
|
6440
|
+
"title": "Los agentes necesitan un motor",
|
|
6441
|
+
"body": "Cada paso de cada pipeline es una llamada a un modelo, así que nada funciona hasta que este espacio de trabajo alcance un proveedor. Este recorrido te muestra dónde vive esa conexión."
|
|
6442
|
+
},
|
|
6443
|
+
"open": {
|
|
6444
|
+
"title": "Proveedores de modelos",
|
|
6445
|
+
"body": "Esto abre el hub de proveedores: todos los motores que este despliegue puede conectar, con los ya configurados marcados como conectados."
|
|
6446
|
+
},
|
|
6447
|
+
"hub": {
|
|
6448
|
+
"title": "Elige cómo conectarte",
|
|
6449
|
+
"body": "Una clave de pasarela desbloquea un catálogo amplio de una sola vez. Una clave de proveedor, un plan personal o un ejecutor de modelos en tu propia máquina sirven igual de bien, y puedes tener varios a la vez."
|
|
6450
|
+
},
|
|
6451
|
+
"finish": {
|
|
6452
|
+
"title": "Luego elige por agente",
|
|
6453
|
+
"body": "La configuración del modelo, en la misma sección de la barra lateral, decide qué modelo usa cada tipo de agente. Los pasos baratos pueden ir en modelos baratos y los difíciles en tu mejor modelo, sin editar ningún pipeline."
|
|
6454
|
+
}
|
|
6455
|
+
}
|
|
6456
|
+
},
|
|
6457
|
+
"designPipeline": {
|
|
6458
|
+
"title": "Diseñar un pipeline",
|
|
6459
|
+
"description": "Ensambla los agentes que entregan una tarea y guárdalo para cualquier tarea.",
|
|
6460
|
+
"steps": {
|
|
6461
|
+
"intro": {
|
|
6462
|
+
"title": "La secuencia es tuya",
|
|
6463
|
+
"body": "Un pipeline es el conjunto ordenado de agentes que convierte una tarea en una pull request fusionada. Los que vienen incluidos cubren la mayor parte del trabajo, y este recorrido abre el constructor donde puedes dar forma al tuyo."
|
|
6464
|
+
},
|
|
6465
|
+
"open": {
|
|
6466
|
+
"title": "Crear un pipeline",
|
|
6467
|
+
"body": "El constructor se abre junto al tablero, así el trabajo sigue a la vista mientras das forma al flujo."
|
|
6468
|
+
},
|
|
6469
|
+
"palette": {
|
|
6470
|
+
"title": "La paleta de agentes",
|
|
6471
|
+
"body": "Aquí están todos los tipos de agente que trae este despliegue, desde los que planifican el trabajo hasta los que lo revisan, lo prueban y lo fusionan. Haz clic en uno para añadirlo como paso."
|
|
6472
|
+
},
|
|
6473
|
+
"chain": {
|
|
6474
|
+
"title": "La cadena que estás montando",
|
|
6475
|
+
"body": "Los pasos se ejecutan de arriba abajo, y cada fila tiene sus propios interruptores: añadir el revisor que devuelve un paso cuando puntúa demasiado bajo, exigir tu aprobación antes de que arranque el siguiente, o ejecutar un paso como un panel de varios modelos."
|
|
6476
|
+
},
|
|
6477
|
+
"save": {
|
|
6478
|
+
"title": "Guardar tu pipeline",
|
|
6479
|
+
"body": "Guardar se habilita en cuanto el borrador tiene al menos un paso. Un pipeline guardado se suma a la biblioteca de esta ventana y se ofrece allí donde una tarea elige uno; nómbralo por el trabajo que hace y no por los agentes que contiene, porque ese nombre es todo lo que verás al elegir después."
|
|
6480
|
+
},
|
|
6481
|
+
"finish": {
|
|
6482
|
+
"title": "Listo para ejecutar",
|
|
6483
|
+
"body": "Clonar uno incluido es la vía más rápida: copia el más parecido, cambia un paso y guárdalo con tu propio nombre. Nada de lo que guardes surte efecto hasta que una tarea se arranque con él."
|
|
6484
|
+
}
|
|
6485
|
+
}
|
|
6486
|
+
},
|
|
6487
|
+
"agentStandards": {
|
|
6488
|
+
"title": "Fijar los estándares que siguen los agentes",
|
|
6489
|
+
"description": "Cuida las pautas que todo agente lee antes de tocar tu código.",
|
|
6490
|
+
"steps": {
|
|
6491
|
+
"intro": {
|
|
6492
|
+
"title": "Estándares, no instrucciones",
|
|
6493
|
+
"body": "Los fragmentos de contexto son las reglas de la casa: convenciones, criterios de revisión y buenas prácticas que se insertan en el prompt de un agente en cada ejecución. Cuidarlos es la forma de dirigir el resultado en lugar de repetir las mismas reglas en cada tarea."
|
|
6494
|
+
},
|
|
6495
|
+
"open": {
|
|
6496
|
+
"title": "Fragmentos de contexto",
|
|
6497
|
+
"body": "Esto abre la biblioteca de este tablero."
|
|
6498
|
+
},
|
|
6499
|
+
"library": {
|
|
6500
|
+
"title": "Un catálogo unificado",
|
|
6501
|
+
"body": "El catálogo incluido, los fragmentos de tu cuenta y los de este tablero se unen en una sola lista, y gana el nivel más cercano. Puedes escribir uno aquí, importar un documento o enlazar una carpeta de un repositorio para que los archivos que ya mantienes sigan siendo la fuente de verdad."
|
|
6502
|
+
},
|
|
6503
|
+
"finish": {
|
|
6504
|
+
"title": "Dónde acaban",
|
|
6505
|
+
"body": "Un servicio o una tarea puede restringir qué fragmentos reciben sus agentes, y los valores por defecto de todo el tablero están en los ajustes del espacio de trabajo. Los agentes que escriben código reciben un resumen condensado de cada fragmento, para que un estándar largo no desplace a la propia tarea."
|
|
6506
|
+
}
|
|
6507
|
+
}
|
|
6508
|
+
},
|
|
6509
|
+
"connectSystems": {
|
|
6510
|
+
"title": "Conectar los sistemas que ya usas",
|
|
6511
|
+
"description": "Gestores de incidencias, documentos, chat y monitores, y qué aporta cada uno a una ejecución.",
|
|
6512
|
+
"steps": {
|
|
6513
|
+
"intro": {
|
|
6514
|
+
"title": "Las ejecuciones pueden llegar más lejos",
|
|
6515
|
+
"body": "Las incidencias pueden venir de tu gestor de tareas, los requisitos de tus documentos, las notificaciones al chat de tu equipo y la salud de una release de tus monitores. Cada conexión es opcional, y cada una cambia lo que una ejecución puede ver o decir."
|
|
6516
|
+
},
|
|
6517
|
+
"open": {
|
|
6518
|
+
"title": "El hub de integraciones",
|
|
6519
|
+
"body": "Una lista de todos los sistemas externos que este espacio de trabajo puede enlazar, con lo que ya está conectado marcado."
|
|
6520
|
+
},
|
|
6521
|
+
"hub": {
|
|
6522
|
+
"title": "Conecta lo que necesites",
|
|
6523
|
+
"body": "El control de código va primero, porque los pipelines necesitan código sobre el que trabajar. El resto puede esperar a que surja la necesidad: un gestor de incidencias del que importar tareas, una fuente de documentos para el contexto de requisitos, chat para las notificaciones, monitores para vigilar una release después de publicarla."
|
|
6524
|
+
},
|
|
6525
|
+
"finish": {
|
|
6526
|
+
"title": "Tuyo o del espacio de trabajo",
|
|
6527
|
+
"body": "Algunas entradas son tuyas y no del tablero, como un token de acceso personal o un plan, y solo se usan en las ejecuciones que arrancas tú. El hub marca cuál es cuál, y Mi configuración reúne las que son tuyas."
|
|
6528
|
+
}
|
|
6529
|
+
}
|
|
6431
6530
|
}
|
|
6432
6531
|
}
|
|
6433
6532
|
},
|
package/i18n/locales/fr.json
CHANGED
|
@@ -6202,7 +6202,7 @@
|
|
|
6202
6202
|
"intro": "Les visites guidées vous montrent l'application directement à l'écran : elles mettent en évidence les vrais contrôles et vous indiquent où cliquer.",
|
|
6203
6203
|
"decline": "Non merci",
|
|
6204
6204
|
"later": "Peut-être plus tard",
|
|
6205
|
-
"empty": "Aucune visite n'est encore disponible pour votre rôle sur ce tableau.",
|
|
6205
|
+
"empty": "Aucune visite de premiers pas n'est encore disponible pour votre rôle sur ce tableau, mais le catalogue complet peut tout de même en contenir une accessible.",
|
|
6206
6206
|
"browse": "Voir tous les tutoriels"
|
|
6207
6207
|
},
|
|
6208
6208
|
"catalogue": {
|
|
@@ -6234,7 +6234,10 @@
|
|
|
6234
6234
|
"service": "Un service sur le tableau",
|
|
6235
6235
|
"task": "Une tâche sur le tableau",
|
|
6236
6236
|
"waitingAnswer": "Une exécution en attente de votre réponse",
|
|
6237
|
-
"finishedRun": "Une exécution terminée avec succès"
|
|
6237
|
+
"finishedRun": "Une exécution terminée avec succès",
|
|
6238
|
+
"integrationsManage": "L'autorisation de gérer les intégrations",
|
|
6239
|
+
"settingsManage": "L'autorisation de gérer les paramètres de l'espace de travail",
|
|
6240
|
+
"library": "La bibliothèque de fragments de contexte activée sur ce déploiement"
|
|
6238
6241
|
},
|
|
6239
6242
|
"overlay": {
|
|
6240
6243
|
"next": "Suivant",
|
|
@@ -6428,6 +6431,102 @@
|
|
|
6428
6431
|
"body": "Le travail fusionné marque la tâche comme faite sur le tableau. Voilà la boucle entière : planifier, exécuter, répondre, relire, fusionner."
|
|
6429
6432
|
}
|
|
6430
6433
|
}
|
|
6434
|
+
},
|
|
6435
|
+
"wireModels": {
|
|
6436
|
+
"title": "Connecter un fournisseur de modèles",
|
|
6437
|
+
"description": "Indiquez à l'espace de travail les moteurs qui font tourner vos agents.",
|
|
6438
|
+
"steps": {
|
|
6439
|
+
"intro": {
|
|
6440
|
+
"title": "Les agents ont besoin d'un moteur",
|
|
6441
|
+
"body": "Chaque étape de chaque pipeline est un appel de modèle : rien ne tourne tant que cet espace de travail n'atteint pas un fournisseur. Cette visite montre où se trouve cette connexion."
|
|
6442
|
+
},
|
|
6443
|
+
"open": {
|
|
6444
|
+
"title": "Fournisseurs de modèles",
|
|
6445
|
+
"body": "Ceci ouvre le hub des fournisseurs : tous les moteurs que ce déploiement peut connecter, ceux déjà en place étant marqués comme connectés."
|
|
6446
|
+
},
|
|
6447
|
+
"hub": {
|
|
6448
|
+
"title": "Choisissez votre mode de connexion",
|
|
6449
|
+
"body": "Une clé de passerelle débloque d'un coup un large catalogue. Une clé d'éditeur, un abonnement personnel ou un exécuteur de modèles sur votre propre machine font tout aussi bien l'affaire, et vous pouvez en avoir plusieurs à la fois."
|
|
6450
|
+
},
|
|
6451
|
+
"finish": {
|
|
6452
|
+
"title": "Puis choisissez par agent",
|
|
6453
|
+
"body": "La configuration du modèle, dans la même section de la barre latérale, définit quel modèle utilise chaque type d'agent. Les étapes simples peuvent tourner sur des modèles économiques et les difficiles sur votre meilleur, sans modifier un seul pipeline."
|
|
6454
|
+
}
|
|
6455
|
+
}
|
|
6456
|
+
},
|
|
6457
|
+
"designPipeline": {
|
|
6458
|
+
"title": "Concevoir un pipeline",
|
|
6459
|
+
"description": "Assemblez les agents qui livrent une tâche, et enregistrez-le pour n'importe quelle tâche.",
|
|
6460
|
+
"steps": {
|
|
6461
|
+
"intro": {
|
|
6462
|
+
"title": "La séquence vous appartient",
|
|
6463
|
+
"body": "Un pipeline est la suite ordonnée d'agents qui transforme une tâche en pull request fusionnée. Ceux fournis couvrent l'essentiel du travail, et cette visite ouvre le constructeur où vous pouvez façonner le vôtre."
|
|
6464
|
+
},
|
|
6465
|
+
"open": {
|
|
6466
|
+
"title": "Créer un pipeline",
|
|
6467
|
+
"body": "Le constructeur s'ouvre à côté du tableau, pour garder le travail sous les yeux pendant que vous façonnez le flux."
|
|
6468
|
+
},
|
|
6469
|
+
"palette": {
|
|
6470
|
+
"title": "La palette d'agents",
|
|
6471
|
+
"body": "Tous les types d'agent fournis par ce déploiement sont listés ici, de ceux qui planifient le travail à ceux qui le relisent, le testent et le fusionnent. Cliquez sur l'un d'eux pour l'ajouter comme étape."
|
|
6472
|
+
},
|
|
6473
|
+
"chain": {
|
|
6474
|
+
"title": "La chaîne que vous construisez",
|
|
6475
|
+
"body": "Les étapes s'exécutent de haut en bas, et chaque ligne a ses propres interrupteurs : attacher le relecteur qui renvoie une étape lorsqu'elle est trop mal notée, exiger votre approbation avant le démarrage de la suivante, ou faire tourner une étape comme un panel de plusieurs modèles."
|
|
6476
|
+
},
|
|
6477
|
+
"save": {
|
|
6478
|
+
"title": "Enregistrer votre pipeline",
|
|
6479
|
+
"body": "Enregistrer devient actif dès que le brouillon contient au moins une étape. Un pipeline enregistré rejoint la bibliothèque de cette fenêtre et est proposé partout où une tâche en choisit un ; nommez-le d'après le travail qu'il fait plutôt que d'après les agents qu'il contient, car ce nom est tout ce que vous verrez au moment de choisir."
|
|
6480
|
+
},
|
|
6481
|
+
"finish": {
|
|
6482
|
+
"title": "Prêt à tourner",
|
|
6483
|
+
"body": "Cloner un pipeline fourni est le départ le plus rapide : copiez le plus proche, changez une étape, enregistrez-le sous votre propre nom. Rien de ce que vous enregistrez ne prend effet avant qu'une tâche soit réellement lancée avec."
|
|
6484
|
+
}
|
|
6485
|
+
}
|
|
6486
|
+
},
|
|
6487
|
+
"agentStandards": {
|
|
6488
|
+
"title": "Définir les standards que suivent les agents",
|
|
6489
|
+
"description": "Entretenez les règles que chaque agent lit avant de toucher à votre code.",
|
|
6490
|
+
"steps": {
|
|
6491
|
+
"intro": {
|
|
6492
|
+
"title": "Des standards, pas des consignes",
|
|
6493
|
+
"body": "Les fragments de contexte sont les règles de la maison : conventions, critères de relecture et bonnes pratiques insérés dans le prompt d'un agent à chaque exécution. Les entretenir ici, c'est piloter le résultat au lieu de répéter les mêmes règles dans chaque tâche."
|
|
6494
|
+
},
|
|
6495
|
+
"open": {
|
|
6496
|
+
"title": "Fragments de contexte",
|
|
6497
|
+
"body": "Ceci ouvre la bibliothèque de ce tableau."
|
|
6498
|
+
},
|
|
6499
|
+
"library": {
|
|
6500
|
+
"title": "Un catalogue fusionné",
|
|
6501
|
+
"body": "Le catalogue fourni, les fragments de votre compte et ceux de ce tableau sont fusionnés en une seule liste, le niveau le plus proche l'emportant. Vous pouvez en écrire un ici, importer un document, ou relier un dossier de dépôt pour que les fichiers que vous maintenez déjà restent la source de vérité."
|
|
6502
|
+
},
|
|
6503
|
+
"finish": {
|
|
6504
|
+
"title": "Où ils s'appliquent",
|
|
6505
|
+
"body": "Un service ou une tâche peut restreindre les fragments que reçoivent ses agents, et les valeurs par défaut du tableau sont dans les paramètres de l'espace de travail. Les agents qui écrivent du code reçoivent un résumé condensé de chaque fragment, pour qu'un long standard n'éclipse pas la tâche elle-même."
|
|
6506
|
+
}
|
|
6507
|
+
}
|
|
6508
|
+
},
|
|
6509
|
+
"connectSystems": {
|
|
6510
|
+
"title": "Connecter les systèmes que vous utilisez déjà",
|
|
6511
|
+
"description": "Outils de suivi, documents, messagerie et supervision, et ce que chacun apporte à une exécution.",
|
|
6512
|
+
"steps": {
|
|
6513
|
+
"intro": {
|
|
6514
|
+
"title": "Les exécutions peuvent aller plus loin",
|
|
6515
|
+
"body": "Les tickets peuvent venir de votre outil de suivi, les exigences de vos documents, les notifications dans la messagerie de votre équipe, et la santé d'une mise en production de votre supervision. Chaque connexion est optionnelle, et chacune change ce qu'une exécution peut voir ou dire."
|
|
6516
|
+
},
|
|
6517
|
+
"open": {
|
|
6518
|
+
"title": "Le hub d'intégrations",
|
|
6519
|
+
"body": "Une liste de tous les systèmes externes que cet espace de travail peut relier, avec ce qui est déjà connecté signalé."
|
|
6520
|
+
},
|
|
6521
|
+
"hub": {
|
|
6522
|
+
"title": "Connectez ce dont vous avez besoin",
|
|
6523
|
+
"body": "Le gestionnaire de code d'abord, car les pipelines ont besoin de code sur lequel travailler. Le reste peut attendre que la question se pose : un outil de suivi d'où importer des tickets, une source de documents pour le contexte des exigences, la messagerie pour les notifications, la supervision pour surveiller une mise en production."
|
|
6524
|
+
},
|
|
6525
|
+
"finish": {
|
|
6526
|
+
"title": "À vous ou à l'espace de travail",
|
|
6527
|
+
"body": "Certaines entrées vous appartiennent plutôt qu'au tableau, comme un jeton d'accès personnel ou un abonnement, et ne servent qu'aux exécutions que vous lancez. Le hub indique lesquelles, et Ma configuration rassemble les vôtres."
|
|
6528
|
+
}
|
|
6529
|
+
}
|
|
6431
6530
|
}
|
|
6432
6531
|
}
|
|
6433
6532
|
},
|
package/i18n/locales/he.json
CHANGED
|
@@ -6213,7 +6213,7 @@
|
|
|
6213
6213
|
"intro": "סיורים מודרכים מציגים את האפליקציה ישירות על המסך: הם מדגישים את הפקדים האמיתיים ואומרים לך על מה ללחוץ.",
|
|
6214
6214
|
"decline": "לא תודה",
|
|
6215
6215
|
"later": "אולי מאוחר יותר",
|
|
6216
|
-
"empty": "אין עדיין
|
|
6216
|
+
"empty": "אין עדיין סיורי התחלה זמינים לתפקיד שלך בלוח הזה, אבל בקטלוג המלא ייתכן שיש סיור שכן תוכל לעשות.",
|
|
6217
6217
|
"browse": "הצג את כל המדריכים"
|
|
6218
6218
|
},
|
|
6219
6219
|
"catalogue": {
|
|
@@ -6245,7 +6245,10 @@
|
|
|
6245
6245
|
"service": "שירות בלוח",
|
|
6246
6246
|
"task": "משימה בלוח",
|
|
6247
6247
|
"waitingAnswer": "ריצה שממתינה לתשובה שלך",
|
|
6248
|
-
"finishedRun": "ריצה שהסתיימה בהצלחה"
|
|
6248
|
+
"finishedRun": "ריצה שהסתיימה בהצלחה",
|
|
6249
|
+
"integrationsManage": "הרשאה לנהל אינטגרציות",
|
|
6250
|
+
"settingsManage": "הרשאה לנהל את הגדרות סביבת העבודה",
|
|
6251
|
+
"library": "ספריית מקטעי ההקשר מופעלת בפריסה הזו"
|
|
6249
6252
|
},
|
|
6250
6253
|
"overlay": {
|
|
6251
6254
|
"next": "הבא",
|
|
@@ -6439,6 +6442,102 @@
|
|
|
6439
6442
|
"body": "עבודה שמוזגה מסמנת את המשימה כגמורה על הלוח. זהו המחזור השלם: לתכנן, להריץ, לענות, לסקור ולמזג."
|
|
6440
6443
|
}
|
|
6441
6444
|
}
|
|
6445
|
+
},
|
|
6446
|
+
"wireModels": {
|
|
6447
|
+
"title": "חיבור ספק מודלים",
|
|
6448
|
+
"description": "הפנה את סביבת העבודה למנועים שהסוכנים שלך רצים עליהם.",
|
|
6449
|
+
"steps": {
|
|
6450
|
+
"intro": {
|
|
6451
|
+
"title": "לסוכנים דרוש מנוע",
|
|
6452
|
+
"body": "כל שלב בכל צינור הוא קריאה למודל, ולכן שום דבר לא רץ עד שסביבת העבודה הזו מגיעה לספק. הסיור הזה מראה איפה נמצא החיבור."
|
|
6453
|
+
},
|
|
6454
|
+
"open": {
|
|
6455
|
+
"title": "ספקי מודלים",
|
|
6456
|
+
"body": "זה פותח את מרכז הספקים: כל מנוע שהפריסה הזו יכולה לחבר, כשאלה שכבר מוגדרים מסומנים כמחוברים."
|
|
6457
|
+
},
|
|
6458
|
+
"hub": {
|
|
6459
|
+
"title": "בחר איך להתחבר",
|
|
6460
|
+
"body": "מפתח אחד לשער פותח קטלוג רחב בבת אחת. מפתח של ספק, מנוי אישי או מריץ מודלים על המכונה שלך עושים את העבודה לא פחות טוב, ואפשר להחזיק כמה במקביל."
|
|
6461
|
+
},
|
|
6462
|
+
"finish": {
|
|
6463
|
+
"title": "אחר כך בחר לכל סוכן",
|
|
6464
|
+
"body": "תצורת המודל, באותו חלק בסרגל הצד, קובעת איזה מודל כל סוג סוכן מפעיל. שלבים זולים יכולים לרוץ על מודלים זולים והקשים על הטוב שבהם, בלי לשנות אף צינור."
|
|
6465
|
+
}
|
|
6466
|
+
}
|
|
6467
|
+
},
|
|
6468
|
+
"designPipeline": {
|
|
6469
|
+
"title": "תכנון צינור",
|
|
6470
|
+
"description": "הרכב את הסוכנים שמבצעים משימה, ושמור את הצינור לכל משימה.",
|
|
6471
|
+
"steps": {
|
|
6472
|
+
"intro": {
|
|
6473
|
+
"title": "הסדר הוא שלך",
|
|
6474
|
+
"body": "צינור הוא רצף הסוכנים המסודר שהופך משימה לבקשת מיזוג ממוזגת. אלה שמגיעים מוכנים מכסים את רוב העבודה, והסיור הזה פותח את הבונה שבו תרכיב את שלך."
|
|
6475
|
+
},
|
|
6476
|
+
"open": {
|
|
6477
|
+
"title": "בניית צינור",
|
|
6478
|
+
"body": "הבונה נפתח לצד הלוח, כך שהעבודה נשארת מול העיניים בזמן שאתה מרכיב את הזרימה."
|
|
6479
|
+
},
|
|
6480
|
+
"palette": {
|
|
6481
|
+
"title": "פלטת הסוכנים",
|
|
6482
|
+
"body": "כאן מופיעים כל סוגי הסוכנים שהפריסה מציעה, מאלה שמתכננים את העבודה ועד אלה שסוקרים, בודקים וממזגים אותה. לחיצה על אחד מוסיפה אותו כשלב."
|
|
6483
|
+
},
|
|
6484
|
+
"chain": {
|
|
6485
|
+
"title": "השרשרת שאתה בונה",
|
|
6486
|
+
"body": "השלבים רצים מלמעלה למטה, ולכל שורה יש מפסקים משלה: לצרף את הסוקר שמחזיר שלב כשהניקוד נמוך מדי, לדרוש את האישור שלך לפני שהשלב הבא מתחיל, או להריץ שלב כפאנל של כמה מודלים."
|
|
6487
|
+
},
|
|
6488
|
+
"save": {
|
|
6489
|
+
"title": "שמירת הצינור שלך",
|
|
6490
|
+
"body": "אפשרות השמירה נפתחת ברגע שבטיוטה יש שלב אחד לפחות. צינור שנשמר מצטרף לספרייה בחלון הזה ומוצע בכל מקום שבו משימה בוחרת צינור; תן לו שם לפי העבודה שהוא עושה ולא לפי הסוכנים שבתוכו, כי זה כל מה שתראה כשתבחר אחר כך."
|
|
6491
|
+
},
|
|
6492
|
+
"finish": {
|
|
6493
|
+
"title": "מוכן להרצה",
|
|
6494
|
+
"body": "שכפול של צינור מוכן הוא ההתחלה המהירה ביותר: העתק את הקרוב ביותר, שנה שלב, ושמור בשם שלך. שום דבר ששמרת לא נכנס לתוקף עד שמשימה מופעלת איתו."
|
|
6495
|
+
}
|
|
6496
|
+
}
|
|
6497
|
+
},
|
|
6498
|
+
"agentStandards": {
|
|
6499
|
+
"title": "קביעת התקנים שהסוכנים מקפידים עליהם",
|
|
6500
|
+
"description": "תחזק את ההנחיות שכל סוכן קורא לפני שהוא נוגע בקוד שלך.",
|
|
6501
|
+
"steps": {
|
|
6502
|
+
"intro": {
|
|
6503
|
+
"title": "תקנים, לא הוראות",
|
|
6504
|
+
"body": "מקטעי הקשר הם כללי הבית: מוסכמות, קריטריונים לסקירה ושיטות עבודה מומלצות שנשתלים בהנחיה של הסוכן בכל הרצה. תחזוקה שלהם היא הדרך לכוון את התוצאה במקום לחזור על אותם כללים בכל משימה."
|
|
6505
|
+
},
|
|
6506
|
+
"open": {
|
|
6507
|
+
"title": "מקטעי הקשר",
|
|
6508
|
+
"body": "זה פותח את הספרייה של הלוח הזה."
|
|
6509
|
+
},
|
|
6510
|
+
"library": {
|
|
6511
|
+
"title": "קטלוג אחד מאוחד",
|
|
6512
|
+
"body": "הקטלוג המוכן, המקטעים של החשבון שלך ואלה של הלוח הזה מתמזגים לרשימה אחת, והרובד הקרוב יותר מנצח. אפשר לכתוב מקטע כאן, לייבא מסמך, או לקשר תיקייה במאגר כדי שקבצים שאתה כבר מתחזק יישארו מקור האמת."
|
|
6513
|
+
},
|
|
6514
|
+
"finish": {
|
|
6515
|
+
"title": "לאן הם מגיעים",
|
|
6516
|
+
"body": "שירות או משימה יכולים לצמצם אילו מקטעים הסוכנים שלהם מקבלים, וברירות המחדל של כל הלוח נמצאות בהגדרות סביבת העבודה. סוכנים שכותבים קוד מקבלים תקציר מרוכז של כל מקטע, כך שתקן ארוך לא דוחק את המשימה עצמה."
|
|
6517
|
+
}
|
|
6518
|
+
}
|
|
6519
|
+
},
|
|
6520
|
+
"connectSystems": {
|
|
6521
|
+
"title": "חיבור המערכות שאתה כבר עובד איתן",
|
|
6522
|
+
"description": "מערכות מעקב, מסמכים, צ'אט ומוניטורים, ומה כל אחת מוסיפה להרצה.",
|
|
6523
|
+
"steps": {
|
|
6524
|
+
"intro": {
|
|
6525
|
+
"title": "הרצות יכולות להגיע רחוק יותר",
|
|
6526
|
+
"body": "תקלות יכולות להגיע ממערכת המעקב שלך, דרישות מהמסמכים שלך, התראות לצ'אט של הצוות, ובריאות גרסה מהמוניטורים שלך. כל חיבור הוא רשות, וכל אחד מהם משנה מה הרצה יכולה לראות או להגיד."
|
|
6527
|
+
},
|
|
6528
|
+
"open": {
|
|
6529
|
+
"title": "מרכז האינטגרציות",
|
|
6530
|
+
"body": "רשימה אחת של כל המערכות החיצוניות שסביבת העבודה הזו יכולה לקשר, כשמה שכבר מחובר מסומן."
|
|
6531
|
+
},
|
|
6532
|
+
"hub": {
|
|
6533
|
+
"title": "חבר את מה שדרוש לך",
|
|
6534
|
+
"body": "ניהול הקוד ראשון, כי צינורות צריכים קוד לעבוד עליו. השאר יכול לחכות עד שהשאלה תעלה: מערכת מעקב לייבוא תקלות, מקור מסמכים להקשר של דרישות, צ'אט להתראות, ומוניטורים כדי לעקוב אחרי גרסה שיצאה."
|
|
6535
|
+
},
|
|
6536
|
+
"finish": {
|
|
6537
|
+
"title": "שלך או של סביבת העבודה",
|
|
6538
|
+
"body": "חלק מהפריטים שייכים לך ולא ללוח, כמו אסימון גישה אישי או מנוי, והם משמשים רק בהרצות שאתה מתחיל. המרכז מסמן מה שייך למי, וההגדרות שלי מרכזות את מה ששלך."
|
|
6539
|
+
}
|
|
6540
|
+
}
|
|
6442
6541
|
}
|
|
6443
6542
|
}
|
|
6444
6543
|
},
|