• v0.1.2 b14099c060

    v0.1.2
    Some checks failed
    CI / build / test / lint (push) Failing after 5m42s
    Stable

    xenarathon released this 2026-08-02 12:44:54 -04:00 | 14 commits to main since this release

    Context picker: press d while browsing to load a whole folder as context (Enter alone can only ever select a file — bubbles/filepicker cannot select a plain directory via the extension-filtered selection check).

    Downloads
  • v0.1.1 6a3e715e8d

    v0.1.1
    Some checks failed
    CI / build / test / lint (push) Failing after 5m40s
    Stable

    xenarathon released this 2026-08-01 22:10:44 -04:00 | 15 commits to main since this release

    Fixes install.sh (and the README's manual install steps) failing with a 404 on this host. Forgejo has no GitHub-style /releases/latest/download/<file> URL alias; install.sh now resolves the latest release tag via the Forgejo API before building download URLs, and the bootstrap curl one-liner fetches install.sh from the repo's raw main branch instead. Also fixes a latent checksum-filename mismatch in the manual verification steps.

    Downloads
  • v0.1.0 962f2199e0

    v0.1.0
    Some checks failed
    CI / build / test / lint (push) Failing after 5m51s
    Stable

    xenarathon released this 2026-08-01 21:49:28 -04:00 | 19 commits to main since this release

    First real release. Native binaries for linux/darwin × amd64/arm64, SHA256SUMS, and install.sh (the curl-pipeable installer).

    See the README for install instructions.

    Downloads