@cookielab.io/klovi 1.0.0 → 1.1.0
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
package/README.md
CHANGED
|
@@ -70,7 +70,7 @@ bun run dev
|
|
|
70
70
|
- Collapsible thinking/reasoning blocks
|
|
71
71
|
- Token usage display (input/output/cache tokens per assistant message)
|
|
72
72
|
- Timestamps on messages (relative time format)
|
|
73
|
-
- Tool result images rendered as clickable thumbnails
|
|
73
|
+
- Tool result images rendered as clickable thumbnails with fullscreen lightbox
|
|
74
74
|
- File references (`@filepath.ext`) highlighted as green badges
|
|
75
75
|
- Image attachments displayed as media-type badges
|
|
76
76
|
- Slash commands shown with green `> /command` badge
|