You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
OpenCode mode = "primary" agents no longer inherit subagent default denies (task/question) — generated defaults become [], and refresh migrates away stale generated-shaped deny lists on primary agents (#670, community contribution by bernardobastardo (@bernardobastardo)).
Default model migrated gpt-5.5 → gpt-5.6-sol across generated OpenCode/Codex/Pi agents (#500).
Fixes
vstack refresh applies project-owned skill instructions to canonical .agents/skills files without lock entries (#566).
Skill/agent/hook content updates ship continuously via vstack refresh and are not tied to CLI releases; this release covers the Rust CLI/TUI. Since v4.7.1 the skill set gained the three-mode review gate (PR_REVIEW_GATE), reviewer nudging and check/status evidence, tiered-CI patterns, external worktree defaults, and the orch settings template — see the repo history for details.