@magyk/vincent 0.1.4 → 0.1.5

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/CHANGELOG.md CHANGED
@@ -6,6 +6,15 @@ The format follows [Keep a Changelog](https://keepachangelog.com/en/1.1.0/).
6
6
 
7
7
  ---
8
8
 
9
+ ## [0.1.5] — 2026-05-11
10
+
11
+ ### Changed
12
+ - Generated videos are now silent by default — audio suppressed via negative prompt (veo3) and FFmpeg post-processing where available (veo3-lite)
13
+ - Session picker now opens on a clean full-screen welcome; Esc quits the app
14
+ - Thinking blocks render as Markdown in a dedicated ephemeral zone, clearing after each agent turn
15
+
16
+ ---
17
+
9
18
  ## [0.1.4] — 2026-05-08
10
19
 
11
20
  ### Fixed