• v0.8.0 c31563c8c6

    fix: remove shell integration injection — echoes visibly in terminal
    All checks were successful
    Build & Sign Wraith / Build Windows + Sign (push) Successful in 1m1s

    Ghost released this 2026-03-17 17:50:10 +00:00 | 98 commits to main since this release

    The CWD tracking PROMPT_COMMAND/precmd injection wrote raw escape
    sequences to stdin that echoed back to the user. Removed until we
    have a non-echoing mechanism (e.g., second SSH channel or .bashrc
    modification). CWD tracking still works passively for shells that
    already emit OSC 7 sequences.

    Co-Authored-By: Claude Opus 4.6 (1M context) noreply@anthropic.com

    Downloads