Commit 89d1f54
committed
feat(inquirerer): add Claude Code-style UI with welcome box and conversation markers
- Add welcome box with rounded corners and two-column layout
- Add conversation markers: > for user, ⏺ for assistant
- Add animated spinner for streaming indicator
- Use full-width separators
- Add ↵ send hint in input area
- Fix UP/DOWN arrows to navigate multiline input with preferredCol tracking
- Add string-width dependency for proper display width calculations1 parent 42a3a3e commit 89d1f54
3 files changed
Lines changed: 256 additions & 87 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
39 | 39 | | |
40 | 40 | | |
41 | 41 | | |
| 42 | + | |
42 | 43 | | |
43 | 44 | | |
44 | 45 | | |
| |||
0 commit comments