Skip to content

Sidekick v0.8.2

Choose a tag to compare

@shafqatevo shafqatevo released this 20 Jun 04:20
· 4 commits to main since this release

Highlights

  • 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)