feat(ui): add Refine button, icon, and command to task card

This commit is contained in:
mika kuns
2026-06-04 23:21:30 +02:00
parent 4098f7f341
commit 2a6781f80f
6 changed files with 50 additions and 4 deletions

View File

@@ -111,7 +111,8 @@
"reviewTitle": "Review",
"feedbackLabel": "FEEDBACK FÜR DEN AGENTEN",
"feedbackPlaceholder": "Was soll der Agent korrigieren?",
"rerun": "Erneut ausführen"
"rerun": "Erneut ausführen",
"refineTip": "Aufgabe mit Claude verfeinern"
},
"lists": {
"heading": "Listen",

View File

@@ -111,7 +111,8 @@
"reviewTitle": "Review",
"feedbackLabel": "FEEDBACK FOR THE AGENT",
"feedbackPlaceholder": "What should the agent fix?",
"rerun": "Re-run"
"rerun": "Re-run",
"refineTip": "Refine this task with Claude"
},
"lists": {
"heading": "Lists",