• v1.0.1 87f4031fd2

    v1.0.1 Stable

    kerem released this 2026-02-25 06:11:55 +03:00 | 9 commits to main since this release

    📅 Originally published on GitHub: Wed, 25 Feb 2026 03:12:31 GMT
    🏷️ Git tag created: Wed, 25 Feb 2026 03:11:55 GMT

    v1.0.1: Fix SIP symlink fallback to ~/dev/ and add CI release workflow

    When /dev/ symlinks are blocked by SIP, the daemon now falls back to
    ~/dev/ (auto-created, chowned to real user) instead of losing friendly
    port names entirely. Resolves symlink dir once at startup via test probe.

    Also adds GitHub Actions workflow for tagged releases — builds arm64,
    x64, and universal fat binary. Removes stale pre-built binary from repo.

    Co-Authored-By: Claude Opus 4.6 noreply@anthropic.com

    Downloads