feat(daily-prep): add live prep-output mode to the Details island

Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
This commit is contained in:
mika kuns
2026-06-04 08:14:09 +02:00
parent 7676ecf0d4
commit a8670ee23a
5 changed files with 160 additions and 13 deletions

View File

@@ -138,7 +138,8 @@
"toggleEditPreviewTip": "Bearbeiten/Vorschau umschalten",
"previewBtn": "Vorschau",
"editBtn": "Bearbeiten",
"descriptionPlaceholder": "Aufgabendetails hinzufügen (Markdown unterstützt)..."
"descriptionPlaceholder": "Aufgabendetails hinzufügen (Markdown unterstützt)...",
"prepTitle": "Tagesvorbereitung"
},
"agent": {
"stopTip": "Agent stoppen",

View File

@@ -138,7 +138,8 @@
"toggleEditPreviewTip": "Toggle edit/preview",
"previewBtn": "Preview",
"editBtn": "Edit",
"descriptionPlaceholder": "Add task details (markdown supported)..."
"descriptionPlaceholder": "Add task details (markdown supported)...",
"prepTitle": "Daily prep"
},
"agent": {
"stopTip": "Stop agent",