• v0.5.0-alpha.1 014c18e563

    Ghost released this 2026-03-26 12:22:53 +00:00 | 92 commits to dev since this release

    ServeStdio never set stdioMode=true, so ChannelSend always returned
    early. Also switched from StdioTransport to IOTransport with a shared
    lockedWriter that both the SDK and ChannelSend write through.

    This fixes channel notifications not arriving in Claude Code sessions.

    Co-Authored-By: Virgil virgil@lethean.io

    Downloads