@pellux/goodvibes-agent 1.0.36 → 1.0.38

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
@@ -2,6 +2,16 @@
2
2
 
3
3
  Product-facing release notes for GoodVibes Agent.
4
4
 
5
+ ## 1.0.38 - 2026-06-04
6
+
7
+ - Onboarding now uses the shared fullscreen workspace surface so it owns the full terminal height, including the composer area.
8
+ - Fullscreen composition now clears stale shell footer rows when overlays replace the normal prompt surface.
9
+
10
+ ## 1.0.37 - 2026-06-04
11
+
12
+ - Onboarding setup now renders full-bleed across the terminal with no inset edge.
13
+ - The Agent workspace rail now uses shared, meaningful section groups instead of one header per workspace.
14
+
5
15
  ## 1.0.36 - 2026-06-04
6
16
 
7
17
  - Workspace navigation now uses distinct category group names instead of repeated setup headings.