This release adds 3 notable features for engineering teams evaluating rollout.
✓ No known CVEs patched in this version
Topics
Summary
AI summaryFixed clamping of the tab bar remainder to prevent panics on narrow terminals.
Changes in this release
| Type | Severity | Summary | CVE |
|---|---|---|---|
| Feature | Low |
Adds per-agent model frontmatter and provider-prefixed model specs. Adds per-agent model frontmatter and provider-prefixed model specs. Source: llm_adapter@2026-06-03 Confidence: high |
— |
| Feature | Low |
Adds TrackException telemetry helper for error reporting. Adds TrackException telemetry helper for error reporting. Source: llm_adapter@2026-06-03 Confidence: high |
— |
| Feature | Low |
Implements provider‑neutral client with Anthropic, OpenAI, OpenRouter, and MiniMax adapters. Implements provider‑neutral client with Anthropic, OpenAI, OpenRouter, and MiniMax adapters. Source: llm_adapter@2026-06-03 Confidence: high |
— |
| Bugfix | Medium |
Fixes textarea scroll issue in UI components. Fixes textarea scroll issue in UI components. Source: llm_adapter@2026-06-03 Confidence: high |
— |
| Bugfix | Medium |
Fixes use of mdRenderer width for user messages and diff rendering. Fixes use of mdRenderer width for user messages and diff rendering. Source: llm_adapter@2026-06-03 Confidence: high |
— |
| Bugfix | Medium |
Clamps tab bar remainder to prevent panic on narrow terminals. Clamps tab bar remainder to prevent panic on narrow terminals. Source: llm_adapter@2026-06-03 Confidence: high |
— |
| Bugfix | Low |
Strips cch field from appear‑as‑cc billing header. Strips cch field from appear‑as‑cc billing header. Source: llm_adapter@2026-06-03 Confidence: high |
— |
| Refactor | Low |
Removes appear-as-cc / Claude Code OAuth emulation code. Removes appear-as-cc / Claude Code OAuth emulation code. Source: llm_adapter@2026-06-03 Confidence: high |
— |
| Refactor | Low |
Inverts permission flags to use disable‑automatic‑* defaults. Inverts permission flags to use disable‑automatic‑* defaults. Source: llm_adapter@2026-06-03 Confidence: high |
— |
| Refactor | Low |
Migrates daemon to provider‑neutral llm.Client interface. Migrates daemon to provider‑neutral llm.Client interface. Source: llm_adapter@2026-06-03 Confidence: high |
— |
Full changelog
What's Changed
Update makefile
chore: surface resolved model, update shortcuts, fix textarea scroll
test: add agent_write tests
chore: update charm.land/bubbles textarea vendor
chore: move PostHog key to env var and slim down telemetry events
chore: update pricing table for multi-provider models
ui: multi-provider model selection in settings
feat: per-agent model frontmatter and provider-prefixed model specs
refactor: remove appear-as-cc / Claude Code OAuth emulation
daemon: migrate to provider-neutral llm.Client interface
llm: implement provider-neutral client with Anthropic, OpenAI, OpenRouter, and MiniMax adapters
fix: strip cch field from appear-as-cc billing header
feat: add TrackException telemetry helper
test: replace personal username with generic placeholder in policy tests
refactor: invert permission flags to disable-automatic-* defaults
fix: use mdRenderer width for user messages and diff rendering
fix: clamp tab bar remainder to prevent panic on narrow terminals
Weekly OSS security release digest.
The CVE patches and breaking changes that affected production tools this week. One email, every Sunday.
No spam, unsubscribe anytime.
Share this release
About Vix
All releases →Related context
Beta — feedback welcome: [email protected]