+
+
+
+
+
+
diff --git a/mateclaw-ui/src/components/chat/PlanStepsPanel.vue b/mateclaw-ui/src/components/chat/PlanStepsPanel.vue
index 38313ec9..38bd1934 100644
--- a/mateclaw-ui/src/components/chat/PlanStepsPanel.vue
+++ b/mateclaw-ui/src/components/chat/PlanStepsPanel.vue
@@ -1,7 +1,8 @@
@@ -55,10 +77,8 @@ function truncateResult(text: string, max: number): string {
{{ truncateResult(plan.stepResults[i].result, 500) }}
@@ -105,6 +132,13 @@ function truncateResult(text: string, max: number): string {
{{ resultPreview }}