feat(ui): עיצוב מחדש טאב הסקירה — 2 כרטיסים + כפתור בפס + תיקון expected_outcome #291
Reference in New Issue
Block a user
Delete Branch "worktree-case-overview-redesign"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
סיכום
עיצוב מחדש של טאב הסקירה בדף פרטי-תיק, בהתאם למוקאפ 18-case-overview-redesign שאושר ב-Claude Design.
שינויים
UI (page.tsx)
AgentActivityPreview— חדש, 4 issues אחרונים + קישור לטאב מלא)רכיב חדש:
AgentActivityPreviewuseAgentActivityhook קיים (אין קריאת API נוספת)תיקון באג: expected_outcome לא נשמר
CaseUpdateRequest.expected_outcome: str = ""→str | None = Nonecase_updateparameter:str = ""→str | None = Noneif expected_outcome:→if expected_outcome is not None:Invariants
🤖 Generated with Claude Code