You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
'orchestration.hero.title': 'Turn goals into executable steps',
963
-
'orchestration.hero.subtitle': 'Send a task message, preview a plan, then run.',
961
+
'orchestration.hero.kicker': 'Task thread',
962
+
'orchestration.hero.title': 'Chat the task into shape',
963
+
'orchestration.hero.subtitle': 'Send task messages, then use /plan in the thread when you want Codexmate to draft the execution plan.',
964
964
'orchestration.quick.kicker': 'Quick task',
965
965
'orchestration.quick.title': 'Tell Codexmate what to finish',
966
-
'orchestration.quick.subtitle': 'Start with the outcome. Codexmate will preview a plan, run it, and keep advanced options out of the way until needed.',
967
-
'orchestration.quick.caption': 'The primary action previews the plan before running. Use queue mode for batches or long-running work.',
966
+
'orchestration.quick.subtitle': 'Start with the outcome. Keep it conversational; send /plan when the draft should become an execution plan.',
967
+
'orchestration.quick.caption': 'Need a plan preview? Send /plan as a chat request. Queue mode stays in Advanced for batches or long-running work.',
968
968
'orchestration.quick.templates.reviewFix.meta': 'Fix review feedback and validate regressions.',
969
969
'orchestration.quick.templates.planOnly.meta': 'Investigate first without writing files.',
970
970
'orchestration.quick.templates.workflowBatch.meta': 'Reuse local workflows for repeatable checks.',
971
971
'orchestration.chat.input.label': 'Task message',
972
-
'orchestration.chat.input.placeholder': 'Tell Codexmate what to finish, e.g. fix current PR review comments, add regression tests, and attach verification screenshots',
973
-
'orchestration.chat.input.hint': 'Write it like a chat message; workspace, thread, and run mode are inferred by default and stay in Advanced when needed.',
972
+
'orchestration.chat.input.placeholder': 'Tell Codexmate what to finish. Send /plan to turn the current request into an execution plan.',
973
+
'orchestration.chat.input.hint': 'Write it like a chat message. Use /plan for planning; workspace, thread, and run mode stay in Advanced when needed.',
'orchestration.chat.assistant.planSummary': 'Plan ready: {nodes} nodes across {waves} waves.',
991
991
'orchestration.chat.assistant.sequenceReady': 'Multiple requests received. Codexmate will finish request 1 first, then continue with the remaining context.',
992
-
'orchestration.chat.assistant.singleReady': 'First request received. Add request 2 or preview and run now.',
992
+
'orchestration.chat.assistant.singleReady': 'First request received. Add request 2 or send /plan when you want the execution plan.',
0 commit comments