[2.24.0] - 2026-08-05
Added
- Admin config layer for shared/enforced config that applies over user config
- "Default" (unpinned) model option in
/modeland/configto track the recommended model without pinning a specific alias - Server-side default model routing via experiment, never overriding explicit pins
- LLM retries surfaced in ACP/VS Code conversations via
_session/retryingnotification - Explore subagent can load skills
- Local sessions start in the selected worktree
- User and project config layers compose; trusted project config overlays user config instead of replacing it
- Startup duration telemetry (
vibe.startup)
Changed
- Experiment variants routed through the config schema; TOML/env/overrides now take precedence over GrowthBook assignments
- Autocopy: keyboard copy shortcuts give feedback, double/triple-click drag improved, and
autocopy_to_clipboarddocumented
Fixed
- Drag-and-drop of files into the terminal when unfocused (iTerm2, Ghostty)
- Subagent session handoff after compaction
- Stale
devstral-smallthinking setting migrated to off - Noisy non-Vibe events dropped from Sentry
- ACP returns
max_turn_requestsstop reason instead of erroring on turn limit /resumelisting speed no longer scales with total session count (persistent index)