vibeostheog 0.24.0 → 0.24.2

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
@@ -1,6 +1,10 @@
1
1
  ## 0.23.61
2
2
  - chore: clean TS source warnings and bump patch
3
3
 
4
+ ## 0.23.60
5
+ - fix: computeControlVector tier_bias, AUDIT/FORENSIC regex, litex slot (#118)
6
+ - fix: align footer with blackbox session slot
7
+
4
8
  ## 0.23.59
5
9
  - chore: soften footer enforcement copy
6
10
  - chore: align medium icon legend
package/README.md CHANGED
@@ -2,11 +2,11 @@
2
2
 
3
3
  Cost-aware control plane for OpenCode Desktop.
4
4
 
5
- > ## v0.24.0 — Return
5
+ > ## v0.23.61 — Return
6
6
  > Compact footer format: `🦠 brain | Deepseek | V4 Pro | $12.57 | VibeMaX ⚡ Budget`
7
7
  > VibeMaX is now the default optimization mode. Model display names cleaned up (V4 Pro, Sonnet, 2.5 Flash).
8
8
  > Install: `npx vibeostheog setup --project` or `npx vibeostheog setup`
9
- Keeps expensive models on strategy, routes implementation to cheaper tiers, surfaces savings in real time.
9
+ > Keeps expensive models on strategy, routes implementation to cheaper tiers, surfaces savings in real time.
10
10
 
11
11
  For teams, vibeOS adds practical guardrails: delegation enforcement, flow and TDD controls, pattern learning, stress-aware routing, VibeBoX decision tracking, reporting, and remote API protection for the core algorithms.
12
12