multica/packages
Naiyuan Qing 703c4686d9 feat(ui): improve tool-call-item with status dots, smart subtitles, and accessibility
- Replace hugeicons status icons with CSS colored dots + glow-pulse
  animation for running state (honors prefers-reduced-motion)
- Add smart subtitles from toolArgs: file basename, command preview,
  search pattern, URL hostname
- Add right-aligned stats: line count, match count, file count
- Add hover chevron for expand/collapse affordance
- Fix accessibility: aria-label, aria-expanded, focus-visible ring
- Store toolArgs in Message (was received but discarded)
- Extract toolArgs from assistant ToolCall blocks during fetchHistory
- Add --tool-running/success/error CSS variables with dark mode support

Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com>
2026-02-04 17:30:46 +08:00
..
sdk refactor(sdk): unify message types with pi-ai source of truth 2026-02-04 17:13:01 +08:00
store feat(ui): improve tool-call-item with status dots, smart subtitles, and accessibility 2026-02-04 17:30:46 +08:00
ui feat(ui): improve tool-call-item with status dots, smart subtitles, and accessibility 2026-02-04 17:30:46 +08:00