• v0.3.1 3ace178fc7

    serrebi released this 2026-08-09 12:12:29 -07:00 | 19 commits to main since this release

    BlindPilot 0.3.1

    BlindPilot is an accessible desktop reader for Claude Code, Codex, and FreeBuff. It is
    based on Claude Code Reader and remains available under the MIT License, with credit to
    the original project throughout the application and documentation.

    FreeBuff reliability update

    • Long-running FreeBuff tasks now report agent/tool activity and a progress heartbeat
      every 30 seconds instead of appearing frozen.
    • BlindPilot reads FreeBuff's structured live chat state for accurate reasoning and
      response narration, while retaining terminal parsing as a fallback.
    • FreeBuff completion is detected from its authoritative per-chat log rather than from
      ambiguous terminal redraws.
    • New FreeBuff session IDs are saved immediately, allowing interrupted work to be
      resumed.
    • Ads and terminal tool cards are no longer misidentified as assistant responses.
    • Switching from terminal fallback to structured data no longer narrates text twice.

    Included from 0.3.0

    • Claude Code, Codex, and FreeBuff backends with matching conversation features.
    • Runtime model discovery for every backend; FreeBuff prefers DeepSeek 4 Pro.
    • Automatic NVDA reading after submitting a message.
    • Silent until the response mode keeps activity quiet until the complete answer is ready.
    • Secure GitHub release updater with SHA-256 verification.
    • Lazy model discovery avoids the large CPU spike during application startup.

    Downloads

    • Windows x64: BlindPilot-Windows-x64.zip
    • macOS Apple Silicon: BlindPilot-macOS-arm64.zip
    • macOS Intel: BlindPilot-macOS-x64.zip

    The macOS builds are ad-hoc signed but not Apple-notarized. On first launch, macOS may
    require approval in System Settings under Privacy & Security.

    Downloads