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
Finalized session-scoped delegation safety: inactive sessions always passthrough, Cursor session end clears delegation markers, and host orchestration/verification/read workflows remain available while sidekicks own implementation execution.
Renamed activation commands to /sidekick:kay and /sidekick:codex while keeping /sidekick:kay-stop and /sidekick:codex-stop unchanged.
Updated canonical skills, hooks, generated host bundles, docs/help surfaces, tests, and plugin/version manifests for the renamed command surface.
Verification
bash tests/run_all.bash
bash tests/test_plugin_integrity.bash
bash tests/test_hook_trust_state.bash
SIDEKICK_KAY_PROVIDER=ocg KAY_LIVE_MODEL=opencode-go/deepseek-v4-flash bash tests/run_in_kay.bash SIDEKICK_LIVE_CODEX=1 bash tests/run_release.bash (fails before live stages because release-gate fixture expects local v0.8.2 reference in the isolated Kay wrapper environment)