AX Agent 메시지 축 UI 밀도 정리 및 로그 표시 단순화
Some checks failed
Release Gate / gate (push) Has been cancelled

- ChatWindow 메시지 카드의 여백, 패딩, 라운드, 타임스탬프 크기를 줄여 claw-code 기준의 본문 중심 읽기 흐름으로 정리함

- assistant 헤더와 액션 바, 실행 로그 배너의 아이콘/텍스트/배지 밀도를 낮춰 Cowork/Code에서 로그가 메시지보다 튀지 않도록 조정함

- README와 DEVELOPMENT 문서에 2026-04-05 14:09 (KST) 기준 작업 이력을 반영하고 Release 빌드 경고 0 오류 0을 확인함
This commit is contained in:
2026-04-05 13:10:14 +09:00
parent 28869caa32
commit 382c78e32f
4 changed files with 44 additions and 36 deletions

View File

@@ -1174,7 +1174,7 @@
Background="{DynamicResource LauncherBackground}"
Padding="24,14,24,8">
<StackPanel x:Name="MessagePanel"
Margin="0,2,0,24"
Margin="0,0,0,20"
MaxWidth="880"
HorizontalAlignment="Center">
<StackPanel.RenderTransform>