@cat-factory/app 0.179.0 → 0.181.0

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.
@@ -1,12 +1,12 @@
1
1
  import { describe, it, expect } from 'vitest'
2
- import { buildSourceChoices, reconcileSource } from './ContextIssuePicker.logic'
2
+ import { buildSourceChoices, reconcileSource } from './taskSources'
3
3
  import type { TaskSourceState } from '~/types/domain'
4
4
 
5
5
  /**
6
- * The pure source-selection behind `<ContextIssuePicker>`. Pins what the always-visible
7
- * selector promises: the tracker in use is named even when it is the only one, a tracker
8
- * the workspace hasn't got yet is offered as something to ADD (worded for its actual
9
- * state), and the selection stays valid as the offered set changes underneath it.
6
+ * The pure tracker-selection behind `<ContextIssuePicker>` and `<BugHuntModal>`. Pins what
7
+ * the always-visible selector promises: the tracker in use is named even when it is the only
8
+ * one, a tracker the workspace hasn't got yet is offered as something to ADD (worded for its
9
+ * actual state), and the selection stays valid as the offered set changes underneath it.
10
10
  */
11
11
  const state = (source: string, { available = true, enabled = true } = {}): TaskSourceState =>
12
12
  ({
@@ -55,6 +55,17 @@ describe('buildSourceChoices', () => {
55
55
  ])
56
56
  })
57
57
 
58
+ // What a surface's "nothing connected yet" state renders its add buttons from: it flattens
59
+ // the groups, so every choice there has to be addable. A `select` leaking through would
60
+ // offer to connect a tracker the workspace already has.
61
+ it('yields only addable choices when the workspace offers no tracker', () => {
62
+ const choices = buildSourceChoices(
63
+ [state('jira', { available: false }), state('linear', { enabled: false })],
64
+ undefined,
65
+ ).flat()
66
+ expect(choices.map((c) => c.action)).toEqual(['connect', 'enable'])
67
+ })
68
+
58
69
  it('drops empty groups so the menu renders no stray separator', () => {
59
70
  expect(buildSourceChoices([state('github')], 'github')).toHaveLength(1)
60
71
  expect(buildSourceChoices([state('jira', { available: false })], undefined)).toHaveLength(1)
@@ -1,18 +1,20 @@
1
1
  import type { TaskSourceKind, TaskSourceState } from '~/types/domain'
2
2
 
3
3
  /**
4
- * Pure source-selection logic for `<ContextIssuePicker>`: which tracker the picker is
5
- * searching, and what the source menu offers. Kept out of the component so both the
6
- * template's `computed`s and the unit spec call the same code.
4
+ * Pure tracker-selection logic shared by every surface that picks a task source: which
5
+ * tracker is selected, and what its menu offers. Kept out of the components so their
6
+ * `computed`s and the unit spec call the same code.
7
7
  *
8
8
  * The menu is deliberately two-tier — pick an already-offered tracker, or go and add
9
- * one — because "attach a context issue" is where a user first discovers a tracker is
10
- * missing, and sending them to the Integrations hub loses their in-progress task.
9
+ * one — because a tracker-picking surface is exactly where a user discovers the tracker
10
+ * they want is missing, and sending them off to the Integrations hub loses whatever they
11
+ * had in progress. Today `<ContextIssuePicker>` (attach a context issue) and
12
+ * `<BugHuntModal>` (scan a board for bugs) both render it.
11
13
  */
12
14
 
13
- /** One row of the picker's source menu. */
15
+ /** One row of a tracker menu. */
14
16
  export type SourceChoice =
15
- /** An offered tracker the picker can search right now. */
17
+ /** An offered tracker the surface can use right now. */
16
18
  | { action: 'select'; source: TaskSourceKind; label: string; icon: string; active: boolean }
17
19
  /**
18
20
  * A configured tracker that is not offered yet, so it can be added from here. `connect`
@@ -23,8 +25,8 @@ export type SourceChoice =
23
25
  | { action: 'connect' | 'enable'; source: TaskSourceKind; label: string; icon: string }
24
26
 
25
27
  /**
26
- * The picker's source menu, as non-empty groups (the offered trackers, then the ones the
27
- * user could add). Empty groups are dropped so the menu never renders a stray separator.
28
+ * A tracker menu, as non-empty groups (the offered trackers, then the ones the user could
29
+ * add). Empty groups are dropped so the menu never renders a stray separator.
28
30
  */
29
31
  export function buildSourceChoices(
30
32
  sources: TaskSourceState[],
@@ -54,13 +56,13 @@ export function buildSourceChoices(
54
56
  }
55
57
 
56
58
  /**
57
- * The source the picker should hold once the offered set changes — after a connect, a
59
+ * The source a surface should hold once the offered set changes — after a connect, a
58
60
  * disconnect, or the per-workspace toggle flipping elsewhere.
59
61
  *
60
62
  * `awaiting` is the tracker the user just left to connect: the moment it becomes offered
61
63
  * it wins, so they land back on the source they went to add rather than on whatever was
62
64
  * selected before. Otherwise a still-offered selection is kept, and a selection that
63
- * stopped being offered falls back to the first one (searching a tracker the workspace no
65
+ * stopped being offered falls back to the first one (reading a tracker the workspace no
64
66
  * longer offers only yields errors).
65
67
  */
66
68
  export function reconcileSource(
@@ -3336,10 +3336,12 @@
3336
3336
  "taskDocs": {
3337
3337
  "heading": "Kontextdokumente",
3338
3338
  "hint": "Dokumente, die dieser Aufgabe als Kontext angehängt sind. Ihr Inhalt wird den Agents gegeben, die an der Aufgabe arbeiten.",
3339
+ "hintInitiative": "Dokumente, die dieser Initiative als Kontext angehängt sind. Ihr Inhalt wird den Planungsagenten gegeben, die den Plan entwerfen.",
3339
3340
  "attach": "Anhängen",
3340
3341
  "connectSource": "Quelle verbinden",
3341
3342
  "connectSourceNamed": "{source} verbinden",
3342
3343
  "empty": "Hängen Sie eine Anforderung, ein RFC oder ein PRD an, damit Agents es beim Umsetzen dieser Aufgabe sehen.",
3344
+ "emptyInitiative": "Hängen Sie eine Anforderung, ein RFC oder ein PRD an, damit die Planungsagenten es beim Entwerfen dieser Initiative lesen.",
3343
3345
  "attached": "Dokument angehängt"
3344
3346
  },
3345
3347
  "templates": {
@@ -3382,11 +3384,13 @@
3382
3384
  "contextIssues": {
3383
3385
  "title": "Kontext-Issues",
3384
3386
  "hint": "Tracker-Issues, die dieser Aufgabe als Kontext angehängt sind. Ihr Inhalt wird den Agents gegeben, die an der Aufgabe arbeiten.",
3387
+ "hintInitiative": "Tracker-Issues, die dieser Initiative als Kontext angehängt sind. Ihr Inhalt wird den Planungsagenten gegeben, die den Plan entwerfen.",
3385
3388
  "attach": "Anhängen",
3386
3389
  "connectSource": "Quelle verbinden",
3387
3390
  "connectSourceNamed": "{source} verbinden",
3388
3391
  "attached": "Issue angehängt",
3389
- "emptyHint": "Hängen Sie ein Jira-Issue an, damit Agents seine Beschreibung und Kommentare beim Umsetzen dieser Aufgabe sehen."
3392
+ "emptyHint": "Hängen Sie ein Jira-Issue an, damit Agents seine Beschreibung und Kommentare beim Umsetzen dieser Aufgabe sehen.",
3393
+ "emptyHintInitiative": "Hängen Sie ein Jira-Issue an, damit die Planungsagenten seine Beschreibung und Kommentare beim Entwerfen dieser Initiative sehen."
3390
3394
  },
3391
3395
  "import": {
3392
3396
  "titleCreate": "Aufgabe aus Issue erstellen",
@@ -3444,6 +3448,8 @@
3444
3448
  "intro": "Durchsuche ein Tracker-Board nach offenen, nicht zugewiesenen Fehlern und bewerte sie nach Auswirkung im Verhältnis zum geschätzten Aufwand. Wähle einen aus, und er wird zu einer Aufgabe, die die Fehlerbehebungs-Pipeline durchläuft.",
3445
3449
  "connectFirst": "Verbinde oder aktiviere zuerst eine Aufgabenquelle.",
3446
3450
  "connectSource": "{label} verbinden",
3451
+ "enableSource": "{label} aktivieren",
3452
+ "pickTracker": "Tracker auswählen",
3447
3453
  "needFrameFirst": "Füge zuerst einen Service-Rahmen zum Board hinzu, damit ein übernommener Fehler irgendwo landen kann.",
3448
3454
  "tracker": "Tracker",
3449
3455
  "board": "Board",
@@ -3756,10 +3756,12 @@
3756
3756
  "taskDocs": {
3757
3757
  "heading": "Context documents",
3758
3758
  "hint": "Documents attached to this task as context. Their content is given to the agents that work on the task.",
3759
+ "hintInitiative": "Documents attached to this initiative as context. Their content is given to the planning agents that shape it.",
3759
3760
  "attach": "Attach",
3760
3761
  "connectSource": "Connect a source",
3761
3762
  "connectSourceNamed": "Connect {source}",
3762
3763
  "empty": "Attach a requirement, RFC or PRD so agents see it while implementing this task.",
3764
+ "emptyInitiative": "Attach a requirement, RFC or PRD so the planning agents read it while shaping this initiative.",
3763
3765
  "attached": "Document attached"
3764
3766
  },
3765
3767
  "templates": {
@@ -3802,11 +3804,13 @@
3802
3804
  "contextIssues": {
3803
3805
  "title": "Context issues",
3804
3806
  "hint": "Tracker issues attached to this task as context. Their content is given to the agents that work on the task.",
3807
+ "hintInitiative": "Tracker issues attached to this initiative as context. Their content is given to the planning agents that shape it.",
3805
3808
  "attach": "Attach",
3806
3809
  "connectSource": "Connect a source",
3807
3810
  "connectSourceNamed": "Connect {source}",
3808
3811
  "attached": "Issue attached",
3809
- "emptyHint": "Attach a Jira issue so agents see its description and comments while implementing this task."
3812
+ "emptyHint": "Attach a Jira issue so agents see its description and comments while implementing this task.",
3813
+ "emptyHintInitiative": "Attach a Jira issue so the planning agents see its description and comments while shaping this initiative."
3810
3814
  },
3811
3815
  "import": {
3812
3816
  "titleCreate": "Create task from issue",
@@ -3867,6 +3871,8 @@
3867
3871
  "intro": "Scan a tracker board for open, unassigned bugs and rank them by impact against how hard each looks to fix. Pick one and it becomes a task running the bug-fix pipeline.",
3868
3872
  "connectFirst": "Connect or enable a task source first.",
3869
3873
  "connectSource": "Connect {label}",
3874
+ "enableSource": "Enable {label}",
3875
+ "pickTracker": "Pick a tracker",
3870
3876
  "needFrameFirst": "Add a service frame to the board first, so a picked-up bug has somewhere to land.",
3871
3877
  "tracker": "Tracker",
3872
3878
  "board": "Board",
@@ -3648,10 +3648,12 @@
3648
3648
  "taskDocs": {
3649
3649
  "heading": "Documentos de contexto",
3650
3650
  "hint": "Documentos adjuntos a esta tarea como contexto. Su contenido se entrega a los agentes que trabajan en la tarea.",
3651
+ "hintInitiative": "Documentos adjuntos a esta iniciativa como contexto. Su contenido se entrega a los agentes de planificación que redactan el plan.",
3651
3652
  "attach": "Adjuntar",
3652
3653
  "connectSource": "Conectar una fuente",
3653
3654
  "connectSourceNamed": "Conectar {source}",
3654
3655
  "empty": "Adjunta un requisito, RFC o PRD para que los agentes lo vean mientras implementan esta tarea.",
3656
+ "emptyInitiative": "Adjunta un requisito, RFC o PRD para que los agentes de planificación lo lean al redactar esta iniciativa.",
3655
3657
  "attached": "Documento adjuntado"
3656
3658
  },
3657
3659
  "templates": {
@@ -3694,11 +3696,13 @@
3694
3696
  "contextIssues": {
3695
3697
  "title": "Incidencias de contexto",
3696
3698
  "hint": "Incidencias del tracker adjuntas a esta tarea como contexto. Su contenido se entrega a los agentes que trabajan en la tarea.",
3699
+ "hintInitiative": "Incidencias del tracker adjuntas a esta iniciativa como contexto. Su contenido se entrega a los agentes de planificación que redactan el plan.",
3697
3700
  "attach": "Adjuntar",
3698
3701
  "connectSource": "Conectar una fuente",
3699
3702
  "connectSourceNamed": "Conectar {source}",
3700
3703
  "attached": "Incidencia adjuntada",
3701
- "emptyHint": "Adjunta una incidencia de Jira para que los agentes vean su descripción y comentarios al implementar esta tarea."
3704
+ "emptyHint": "Adjunta una incidencia de Jira para que los agentes vean su descripción y comentarios al implementar esta tarea.",
3705
+ "emptyHintInitiative": "Adjunta una incidencia de Jira para que los agentes de planificación vean su descripción y comentarios al redactar esta iniciativa."
3702
3706
  },
3703
3707
  "import": {
3704
3708
  "titleCreate": "Crear tarea desde incidencia",
@@ -3756,6 +3760,8 @@
3756
3760
  "intro": "Explora un tablero del gestor de incidencias en busca de errores abiertos y sin asignar, y clasifícalos por impacto frente a lo difícil que parece arreglar cada uno. Elige uno y se convertirá en una tarea que ejecuta la canalización de corrección de errores.",
3757
3761
  "connectFirst": "Conecta o activa primero una fuente de tareas.",
3758
3762
  "connectSource": "Conectar {label}",
3763
+ "enableSource": "Habilitar {label}",
3764
+ "pickTracker": "Elige un gestor de incidencias",
3759
3765
  "needFrameFirst": "Añade primero un marco de servicio al tablero para que el error elegido tenga dónde aterrizar.",
3760
3766
  "tracker": "Gestor de incidencias",
3761
3767
  "board": "Tablero",
@@ -3648,10 +3648,12 @@
3648
3648
  "taskDocs": {
3649
3649
  "heading": "Documents de contexte",
3650
3650
  "hint": "Documents joints à cette tâche comme contexte. Leur contenu est fourni aux agents qui travaillent sur la tâche.",
3651
+ "hintInitiative": "Documents joints à cette initiative comme contexte. Leur contenu est fourni aux agents de planification qui rédigent le plan.",
3651
3652
  "attach": "Joindre",
3652
3653
  "connectSource": "Connecter une source",
3653
3654
  "connectSourceNamed": "Connecter {source}",
3654
3655
  "empty": "Joignez une exigence, un RFC ou un PRD pour que les agents le voient pendant l'implémentation de cette tâche.",
3656
+ "emptyInitiative": "Joignez une exigence, une RFC ou un PRD pour que les agents de planification le lisent en rédigeant cette initiative.",
3655
3657
  "attached": "Document joint"
3656
3658
  },
3657
3659
  "templates": {
@@ -3694,11 +3696,13 @@
3694
3696
  "contextIssues": {
3695
3697
  "title": "Tickets de contexte",
3696
3698
  "hint": "Tickets du tracker joints à cette tâche comme contexte. Leur contenu est fourni aux agents qui travaillent sur la tâche.",
3699
+ "hintInitiative": "Tickets du tracker joints à cette initiative comme contexte. Leur contenu est fourni aux agents de planification qui rédigent le plan.",
3697
3700
  "attach": "Joindre",
3698
3701
  "connectSource": "Connecter une source",
3699
3702
  "connectSourceNamed": "Connecter {source}",
3700
3703
  "attached": "Ticket joint",
3701
- "emptyHint": "Joignez un ticket Jira pour que les agents voient sa description et ses commentaires lors de l'implémentation de cette tâche."
3704
+ "emptyHint": "Joignez un ticket Jira pour que les agents voient sa description et ses commentaires lors de l'implémentation de cette tâche.",
3705
+ "emptyHintInitiative": "Joignez un ticket Jira pour que les agents de planification voient sa description et ses commentaires en rédigeant cette initiative."
3702
3706
  },
3703
3707
  "import": {
3704
3708
  "titleCreate": "Créer une tâche à partir d'un ticket",
@@ -3756,6 +3760,8 @@
3756
3760
  "intro": "Parcourez un tableau du gestionnaire de tickets à la recherche de bugs ouverts et non assignés, puis classez-les selon leur impact face à la difficulté apparente du correctif. Choisissez-en un et il devient une tâche qui exécute le pipeline de correction.",
3757
3761
  "connectFirst": "Connectez ou activez d'abord une source de tâches.",
3758
3762
  "connectSource": "Connecter {label}",
3763
+ "enableSource": "Activer {label}",
3764
+ "pickTracker": "Choisir un gestionnaire de tickets",
3759
3765
  "needFrameFirst": "Ajoutez d'abord un cadre de service au tableau, pour que le bug retenu ait un endroit où atterrir.",
3760
3766
  "tracker": "Gestionnaire de tickets",
3761
3767
  "board": "Tableau",
@@ -3659,10 +3659,12 @@
3659
3659
  "taskDocs": {
3660
3660
  "heading": "מסמכי הקשר",
3661
3661
  "hint": "מסמכים המצורפים למשימה זו כהקשר. תוכנם נמסר לסוכנים שעובדים על המשימה.",
3662
+ "hintInitiative": "מסמכים המצורפים ליוזמה זו כהקשר. תוכנם נמסר לסוכני התכנון שמגבשים את התוכנית.",
3662
3663
  "attach": "צרף",
3663
3664
  "connectSource": "חבר מקור",
3664
3665
  "connectSourceNamed": "חבר את {source}",
3665
3666
  "empty": "צרף דרישה, RFC או PRD כדי שהסוכנים יראו אותם בעת מימוש משימה זו.",
3667
+ "emptyInitiative": "צרף דרישה, RFC או PRD כדי שסוכני התכנון יקראו אותם בעת גיבוש יוזמה זו.",
3666
3668
  "attached": "המסמך צורף"
3667
3669
  },
3668
3670
  "templates": {
@@ -3705,11 +3707,13 @@
3705
3707
  "contextIssues": {
3706
3708
  "title": "ניושני הקשר",
3707
3709
  "hint": "כרטיסי ה-tracker המצורפים למשימה זו כהקשר. תוכנם נמסר לסוכנים שעובדים על המשימה.",
3710
+ "hintInitiative": "כרטיסי ה-tracker המצורפים ליוזמה זו כהקשר. תוכנם נמסר לסוכני התכנון שמגבשים את התוכנית.",
3708
3711
  "attach": "צרף",
3709
3712
  "connectSource": "חבר מקור",
3710
3713
  "connectSourceNamed": "חבר את {source}",
3711
3714
  "attached": "הניושן צורף",
3712
- "emptyHint": "צרף ניושן Jira כדי שסוכנים יראו את התיאור וההערות שלו בעת מימוש משימה זו."
3715
+ "emptyHint": "צרף ניושן Jira כדי שסוכנים יראו את התיאור וההערות שלו בעת מימוש משימה זו.",
3716
+ "emptyHintInitiative": "צרף ניושן Jira כדי שסוכני התכנון יראו את התיאור וההערות שלו בעת גיבוש יוזמה זו."
3713
3717
  },
3714
3718
  "import": {
3715
3719
  "titleCreate": "צור משימה מניושן",
@@ -3767,6 +3771,8 @@
3767
3771
  "intro": "סרוק לוח של מערכת מעקב לאיתור באגים פתוחים שאינם משויכים לאיש, ודרג אותם לפי ההשפעה מול מידת הקושי המשוערת בתיקון. בחר אחד והוא יהפוך למשימה שמריצה את צינור תיקון הבאגים.",
3768
3772
  "connectFirst": "חבר או הפעל תחילה מקור משימות.",
3769
3773
  "connectSource": "חבר את {label}",
3774
+ "enableSource": "הפעל {label}",
3775
+ "pickTracker": "בחר מערכת מעקב",
3770
3776
  "needFrameFirst": "הוסף תחילה מסגרת שירות ללוח, כדי שלבאג הנבחר יהיה לאן להגיע.",
3771
3777
  "tracker": "מערכת מעקב",
3772
3778
  "board": "לוח",
@@ -3336,10 +3336,12 @@
3336
3336
  "taskDocs": {
3337
3337
  "heading": "Documenti di contesto",
3338
3338
  "hint": "Documenti allegati a questa attività come contesto. Il loro contenuto viene fornito agli agenti che lavorano sull'attività.",
3339
+ "hintInitiative": "Documenti allegati a questa iniziativa come contesto. Il loro contenuto viene fornito agli agenti di pianificazione che redigono il piano.",
3339
3340
  "attach": "Allega",
3340
3341
  "connectSource": "Collega una fonte",
3341
3342
  "connectSourceNamed": "Collega {source}",
3342
3343
  "empty": "Allega un requisito, un RFC o un PRD così gli agenti lo vedono durante l'implementazione di questa attività.",
3344
+ "emptyInitiative": "Allega un requisito, un RFC o un PRD così gli agenti di pianificazione lo leggono mentre redigono questa iniziativa.",
3343
3345
  "attached": "Documento allegato"
3344
3346
  },
3345
3347
  "templates": {
@@ -3382,11 +3384,13 @@
3382
3384
  "contextIssues": {
3383
3385
  "title": "Issue di contesto",
3384
3386
  "hint": "Issue del tracker allegate a questa attività come contesto. Il loro contenuto viene fornito agli agenti che lavorano sull'attività.",
3387
+ "hintInitiative": "Issue del tracker allegate a questa iniziativa come contesto. Il loro contenuto viene fornito agli agenti di pianificazione che redigono il piano.",
3385
3388
  "attach": "Allega",
3386
3389
  "connectSource": "Collega una fonte",
3387
3390
  "connectSourceNamed": "Collega {source}",
3388
3391
  "attached": "Issue allegata",
3389
- "emptyHint": "Allega una issue Jira così gli agenti vedono la sua descrizione e i commenti durante l'implementazione di questa attività."
3392
+ "emptyHint": "Allega una issue Jira così gli agenti vedono la sua descrizione e i commenti durante l'implementazione di questa attività.",
3393
+ "emptyHintInitiative": "Allega una issue Jira così gli agenti di pianificazione vedono la sua descrizione e i commenti mentre redigono questa iniziativa."
3390
3394
  },
3391
3395
  "import": {
3392
3396
  "titleCreate": "Crea attività da una issue",
@@ -3444,6 +3448,8 @@
3444
3448
  "intro": "Esplora una bacheca del tracker alla ricerca di bug aperti e non assegnati e classificali per impatto rispetto a quanto sembra difficile risolverli. Scegline uno e diventerà un'attività che esegue la pipeline di correzione.",
3445
3449
  "connectFirst": "Collega o abilita prima una sorgente di attività.",
3446
3450
  "connectSource": "Collega {label}",
3451
+ "enableSource": "Abilita {label}",
3452
+ "pickTracker": "Scegli un tracker",
3447
3453
  "needFrameFirst": "Aggiungi prima un frame di servizio alla bacheca, così il bug scelto ha dove atterrare.",
3448
3454
  "tracker": "Tracker",
3449
3455
  "board": "Bacheca",
@@ -3660,10 +3660,12 @@
3660
3660
  "taskDocs": {
3661
3661
  "heading": "コンテキストドキュメント",
3662
3662
  "hint": "このタスクにコンテキストとして添付されたドキュメント。その内容はタスクに取り組むエージェントに渡されます。",
3663
+ "hintInitiative": "このイニシアチブにコンテキストとして添付されたドキュメント。その内容は計画を作成する計画エージェントに渡されます。",
3663
3664
  "attach": "添付",
3664
3665
  "connectSource": "ソースを接続",
3665
3666
  "connectSourceNamed": "{source} を接続",
3666
3667
  "empty": "要件、RFC、PRD を添付すると、このタスクの実装中にエージェントが参照できます。",
3668
+ "emptyInitiative": "要件、RFC、PRD を添付すると、このイニシアチブの計画作成中に計画エージェントが参照できます。",
3667
3669
  "attached": "ドキュメントを添付しました"
3668
3670
  },
3669
3671
  "templates": {
@@ -3706,11 +3708,13 @@
3706
3708
  "contextIssues": {
3707
3709
  "title": "コンテキスト課題",
3708
3710
  "hint": "このタスクにコンテキストとして添付されたトラッカーの課題。その内容はタスクに取り組むエージェントに渡されます。",
3711
+ "hintInitiative": "このイニシアチブにコンテキストとして添付されたトラッカーの課題。その内容は計画を作成する計画エージェントに渡されます。",
3709
3712
  "attach": "添付",
3710
3713
  "connectSource": "ソースを接続",
3711
3714
  "connectSourceNamed": "{source} を接続",
3712
3715
  "attached": "課題を添付しました",
3713
- "emptyHint": "Jira 課題を添付すると、このタスクの実装中にエージェントがその説明とコメントを参照できます。"
3716
+ "emptyHint": "Jira 課題を添付すると、このタスクの実装中にエージェントがその説明とコメントを参照できます。",
3717
+ "emptyHintInitiative": "Jira 課題を添付すると、このイニシアチブの計画作成中に計画エージェントがその説明とコメントを参照できます。"
3714
3718
  },
3715
3719
  "import": {
3716
3720
  "titleCreate": "課題からタスクを作成",
@@ -3768,6 +3772,8 @@
3768
3772
  "intro": "トラッカーのボードから未割り当ての未解決バグを探し、影響度と修正の難しさの比で並べ替えます。ひとつ選ぶと、バグ修正パイプラインを実行するタスクになります。",
3769
3773
  "connectFirst": "先にタスクソースを接続または有効化してください。",
3770
3774
  "connectSource": "{label} を接続",
3775
+ "enableSource": "{label} を有効化",
3776
+ "pickTracker": "トラッカーを選択",
3771
3777
  "needFrameFirst": "選んだバグの受け入れ先が必要なので、先にサービスフレームをボードに追加してください。",
3772
3778
  "tracker": "トラッカー",
3773
3779
  "board": "ボード",
@@ -3648,10 +3648,12 @@
3648
3648
  "taskDocs": {
3649
3649
  "heading": "Dokumenty kontekstowe",
3650
3650
  "hint": "Dokumenty dołączone do tego zadania jako kontekst. Ich treść trafia do agentów pracujących nad zadaniem.",
3651
+ "hintInitiative": "Dokumenty dołączone do tej inicjatywy jako kontekst. Ich treść trafia do agentów planowania tworzących plan.",
3651
3652
  "attach": "Dołącz",
3652
3653
  "connectSource": "Połącz źródło",
3653
3654
  "connectSourceNamed": "Połącz {source}",
3654
3655
  "empty": "Dołącz wymaganie, dokument RFC lub PRD, aby agenci widzieli je podczas realizacji tego zadania.",
3656
+ "emptyInitiative": "Dołącz wymaganie, dokument RFC lub PRD, aby agenci planowania przeczytali je podczas tworzenia planu tej inicjatywy.",
3655
3657
  "attached": "Dokument dołączony"
3656
3658
  },
3657
3659
  "templates": {
@@ -3694,11 +3696,13 @@
3694
3696
  "contextIssues": {
3695
3697
  "title": "Zgłoszenia kontekstowe",
3696
3698
  "hint": "Zgłoszenia z trackera dołączone do tego zadania jako kontekst. Ich treść trafia do agentów pracujących nad zadaniem.",
3699
+ "hintInitiative": "Zgłoszenia z trackera dołączone do tej inicjatywy jako kontekst. Ich treść trafia do agentów planowania tworzących plan.",
3697
3700
  "attach": "Dołącz",
3698
3701
  "connectSource": "Połącz źródło",
3699
3702
  "connectSourceNamed": "Połącz {source}",
3700
3703
  "attached": "Dołączono zgłoszenie",
3701
- "emptyHint": "Dołącz zgłoszenie Jira, aby agenci widzieli jego opis i komentarze podczas realizacji tego zadania."
3704
+ "emptyHint": "Dołącz zgłoszenie Jira, aby agenci widzieli jego opis i komentarze podczas realizacji tego zadania.",
3705
+ "emptyHintInitiative": "Dołącz zgłoszenie Jira, aby agenci planowania widzieli jego opis i komentarze podczas tworzenia planu tej inicjatywy."
3702
3706
  },
3703
3707
  "import": {
3704
3708
  "titleCreate": "Utwórz zadanie ze zgłoszenia",
@@ -3756,6 +3760,8 @@
3756
3760
  "intro": "Przeszukaj tablicę systemu zgłoszeń w poszukiwaniu otwartych, nieprzypisanych błędów i uszereguj je według wpływu w stosunku do przewidywanej trudności naprawy. Wybierz jeden, a stanie się zadaniem uruchamiającym potok naprawy błędów.",
3757
3761
  "connectFirst": "Najpierw połącz lub włącz źródło zadań.",
3758
3762
  "connectSource": "Połącz {label}",
3763
+ "enableSource": "Włącz {label}",
3764
+ "pickTracker": "Wybierz system zgłoszeń",
3759
3765
  "needFrameFirst": "Najpierw dodaj ramkę usługi do tablicy, aby wybrany błąd miał gdzie wylądować.",
3760
3766
  "tracker": "System zgłoszeń",
3761
3767
  "board": "Tablica",
@@ -3660,10 +3660,12 @@
3660
3660
  "taskDocs": {
3661
3661
  "heading": "Bağlam belgeleri",
3662
3662
  "hint": "Bu göreve bağlam olarak eklenen belgeler. İçerikleri görev üzerinde çalışan ajanlara iletilir.",
3663
+ "hintInitiative": "Bu girişime bağlam olarak eklenen belgeler. İçerikleri planı hazırlayan planlama ajanlarına iletilir.",
3663
3664
  "attach": "Ekle",
3664
3665
  "connectSource": "Bir kaynak bağla",
3665
3666
  "connectSourceNamed": "{source} bağla",
3666
3667
  "empty": "Agentların bu görevi uygularken görebilmesi için bir gereksinim, RFC veya PRD ekle.",
3668
+ "emptyInitiative": "Planlama ajanlarının bu girişimin planını hazırlarken okuyabilmesi için bir gereksinim, RFC veya PRD ekle.",
3667
3669
  "attached": "Belge eklendi"
3668
3670
  },
3669
3671
  "templates": {
@@ -3706,11 +3708,13 @@
3706
3708
  "contextIssues": {
3707
3709
  "title": "Bağlam sorunları",
3708
3710
  "hint": "Bu göreve bağlam olarak eklenen tracker sorunları. İçerikleri görev üzerinde çalışan ajanlara iletilir.",
3711
+ "hintInitiative": "Bu girişime bağlam olarak eklenen tracker sorunları. İçerikleri planı hazırlayan planlama ajanlarına iletilir.",
3709
3712
  "attach": "Ekle",
3710
3713
  "connectSource": "Bir kaynak bağla",
3711
3714
  "connectSourceNamed": "{source} bağla",
3712
3715
  "attached": "Sorun eklendi",
3713
- "emptyHint": "Agentların bu görevi uygularken açıklamasını ve yorumlarını görebilmesi için bir Jira sorunu ekle."
3716
+ "emptyHint": "Agentların bu görevi uygularken açıklamasını ve yorumlarını görebilmesi için bir Jira sorunu ekle.",
3717
+ "emptyHintInitiative": "Planlama ajanlarının bu girişimin planını hazırlarken açıklamasını ve yorumlarını görebilmesi için bir Jira sorunu ekle."
3714
3718
  },
3715
3719
  "import": {
3716
3720
  "titleCreate": "Sorundan görev oluştur",
@@ -3768,6 +3772,8 @@
3768
3772
  "intro": "Bir takip panosunu açık ve kimseye atanmamış hatalar için tarayın ve bunları etkilerine karşı düzeltmenin ne kadar zor göründüğüne göre sıralayın. Birini seçin, hata düzeltme hattını çalıştıran bir göreve dönüşsün.",
3769
3773
  "connectFirst": "Önce bir görev kaynağı bağlayın veya etkinleştirin.",
3770
3774
  "connectSource": "{label} bağla",
3775
+ "enableSource": "{label} etkinleştir",
3776
+ "pickTracker": "Bir takip aracı seçin",
3771
3777
  "needFrameFirst": "Seçilen hatanın ineceği bir yer olması için önce panoya bir servis çerçevesi ekleyin.",
3772
3778
  "tracker": "Takip aracı",
3773
3779
  "board": "Pano",
@@ -3648,10 +3648,12 @@
3648
3648
  "taskDocs": {
3649
3649
  "heading": "Контекстні документи",
3650
3650
  "hint": "Документи, долучені до цього завдання як контекст. Їхній вміст передається агентам, що працюють над завданням.",
3651
+ "hintInitiative": "Документи, долучені до цієї ініціативи як контекст. Їхній вміст передається агентам планування, що складають план.",
3651
3652
  "attach": "Долучити",
3652
3653
  "connectSource": "Підключити джерело",
3653
3654
  "connectSourceNamed": "Підключити {source}",
3654
3655
  "empty": "Долучіть вимогу, RFC або PRD, щоб агенти бачили їх під час реалізації цього завдання.",
3656
+ "emptyInitiative": "Долучіть вимогу, RFC або PRD, щоб агенти планування прочитали їх під час складання плану цієї ініціативи.",
3655
3657
  "attached": "Документ долучено"
3656
3658
  },
3657
3659
  "templates": {
@@ -3694,11 +3696,13 @@
3694
3696
  "contextIssues": {
3695
3697
  "title": "Контекстні завдання",
3696
3698
  "hint": "Завдання з трекера, долучені до цього завдання як контекст. Їхній вміст передається агентам, що працюють над завданням.",
3699
+ "hintInitiative": "Завдання з трекера, долучені до цієї ініціативи як контекст. Їхній вміст передається агентам планування, що складають план.",
3697
3700
  "attach": "Прикріпити",
3698
3701
  "connectSource": "Підключити джерело",
3699
3702
  "connectSourceNamed": "Підключити {source}",
3700
3703
  "attached": "Завдання прикріплено",
3701
- "emptyHint": "Прикріпіть завдання Jira, щоб агенти бачили його опис і коментарі під час реалізації цього завдання."
3704
+ "emptyHint": "Прикріпіть завдання Jira, щоб агенти бачили його опис і коментарі під час реалізації цього завдання.",
3705
+ "emptyHintInitiative": "Прикріпіть завдання Jira, щоб агенти планування бачили його опис і коментарі під час складання плану цієї ініціативи."
3702
3706
  },
3703
3707
  "import": {
3704
3708
  "titleCreate": "Створити завдання з тікета",
@@ -3756,6 +3760,8 @@
3756
3760
  "intro": "Перегляньте дошку трекера у пошуках відкритих і не призначених нікому помилок та впорядкуйте їх за впливом щодо того, наскільки складним видається виправлення. Оберіть одну, і вона стане завданням, що виконує конвеєр виправлення помилок.",
3757
3761
  "connectFirst": "Спершу під’єднайте або увімкніть джерело завдань.",
3758
3762
  "connectSource": "Під'єднати {label}",
3763
+ "enableSource": "Увімкнути {label}",
3764
+ "pickTracker": "Оберіть трекер",
3759
3765
  "needFrameFirst": "Спершу додайте рамку сервісу на дошку, щоб обрана помилка мала куди потрапити.",
3760
3766
  "tracker": "Трекер",
3761
3767
  "board": "Дошка",
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@cat-factory/app",
3
- "version": "0.179.0",
3
+ "version": "0.181.0",
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",