diff --git a/frontend/src/components/Step2EnvSetup.vue b/frontend/src/components/Step2EnvSetup.vue index a27ba347..16d6170c 100644 --- a/frontend/src/components/Step2EnvSetup.vue +++ b/frontend/src/components/Step2EnvSetup.vue @@ -83,15 +83,17 @@ {{ $t('step2.generatedAgentPersonas') }}
-
{{ profile.username || 'Unknown' }} @{{ profile.name || `agent_${idx}` }} + {{ $t('step2.manuallyEditedBadge') }} +
{{ profile.profession || $t('step2.unknownProfession') }} @@ -109,6 +111,54 @@
+ + + + + + +
+

{{ $t('step2.phaseBTitle') }}

+

{{ $t('step2.phaseBSubtitle') }}

+ +
+
+ + +
+
+ + +
+
+ + +
+
+ + +
+
+ +
@@ -528,6 +578,48 @@ + +
+
+ + +