Skip to content

strike v0.3.1

Choose a tag to compare

@github-actions github-actions released this 07 Aug 13:48
· 358 commits to main since this release

Install

curl -fsSL https://strike.jonathanung.ca/install | bash

Or download an archive below, verify checksums.txt, and place strike on your PATH.

Changelog

Patch release: child permission-mode inheritance and spawned-root welcome
screen corrections.

Fixed

  • Child agents now inherit the parent session's live permission mode when they
    spawn or resume, while managed locks and persisted child modes remain
    authoritative
    (#1093,
    #1095).
  • Spawned and newly created root sessions now show a minimal new-agent
    placeholder instead of the full welcome dashboard, including safe handling
    before a session id is available
    (#1092,
    #1094).

Full changelog: v0.3.0...v0.3.1