• v0.0.74 fc3d7f64df

    Ghost released this 2026-06-27 01:42:51 +00:00 | 323 commits to main since this release

    • Fixed tap sync to use the existing TAP_TOKEN for cross‑repo authentication.
    • Added level‑1 tests that verify and trigger tap sync with TAP_TOKEN.
    • Maintenance Updated Homebrew formula to v0.0.73 (includes pre‑built bottles).
    Downloads
  • v0.0.73 4b6fa2c6f2

    Ghost released this 2026-06-27 01:28:34 +00:00 | 328 commits to main since this release

    Release Notes

    • Fixed tap sync authentication: Now uses the maintainer token (AKCLIP_TAP_TOKEN) instead of a generic user token, ensuring correct access control.
    • Improved security: The sync process respects maintainer‑level permissions, preventing unauthorized data access.
    • Bug fix for level1: Resolved an issue where tap sync could fail or use incorrect credentials.
    Downloads
  • v0.0.72 7caa410528

    Ghost released this 2026-06-27 01:14:44 +00:00 | 330 commits to main since this release

    • Docs: Documented the tap‑sync limitation – forgejo‑actions cannot push across repositories.
    • Homebrew: Updated the Homebrew formula to v0.0.71, including prebuilt bottles for macOS.
    • Maintenance: Minor internal cleanup (release‑bot‑skip) with no functional changes.
    Downloads
  • v0.0.71 1083fe0a6a

    Ghost released this 2026-06-27 01:02:39 +00:00 | 333 commits to main since this release

    Release Notes

    • Improved reliability: Added retry/backoff logic to release-asset uploads to handle transient failures
    • Dependency updates: Updated Homebrew formula to v0.0.70 with latest bottles
    • Internal tooling: Various dependency and configuration improvements for better stability
    Downloads
  • v0.0.70 f876055cc4

    Ghost released this 2026-06-27 00:51:18 +00:00 | 336 commits to main since this release

    • Fixed YAML conflict markers left after a rebase.
    • Improved tap sync to use AGit, now opens a pull request instead of direct push.
    • Added automated verification test for the AGit tap sync.
    • Updated Homebrew formula to version 0.0.69.
    Downloads
  • v0.0.69 d7f2c32d40

    Ghost released this 2026-06-27 00:10:36 +00:00 | 341 commits to main since this release

    Release Notes

    • New: Homebrew formula updated to v0.0.68 with bottles for easier installation
    • Fixed: Resolved issue #43 in the AI module
    • Improved: Merged latest devops changes into main branch
    Downloads
  • v0.0.68 1caf926fcd

    Ghost released this 2026-06-26 23:54:23 +00:00 | 348 commits to main since this release

    • Fix: PR body generation for level2/level3 now uses heredoc syntax and environment variables, producing clearer and more dynamic PR descriptions.
    • Homebrew: Updated the formula to v0.0.67, including pre‑built bottles for faster macOS installation.
    • Release: Skipped the release‑bot for this Homebrew update to prevent duplicate release entries.
    Downloads
  • v0.0.67 b534c0d4d3

    Ghost released this 2026-06-26 22:23:24 +00:00 | 351 commits to main since this release

    • Fix: create‑fix‑branch now opens the PR directly, streamlining the level‑3 fix workflow.
    • Improvement: Updated the Homebrew formula to v0.0.66 with pre‑built bottles for faster installation.
    • Maintenance: Minor internal cleanup and dependency updates for overall stability.
    Downloads
  • v0.0.66 579dc22525

    Ghost released this 2026-06-26 21:30:24 +00:00 | 354 commits to main since this release

    • Improved tap sync reliability: Added continue-on-error to the tap‑sync step so a single sync failure won’t halt the workflow.
    • Forgejo Actions access: Granted the required permissions to forgejo-actions for smoother CI/CD runs.
    • Homebrew formula updated: The official Homebrew formula now points to v0.0.65 and ships pre‑built bottles for faster macOS installation.
    Downloads
  • v0.0.65 d754ab60ad

    Ghost released this 2026-06-26 21:19:36 +00:00 | 357 commits to main since this release

    - **CI Fix**: Corrected the `BREW_TAP_REPO` environment variable in the CI workflow to ensure the correct Homebrew tap is used.  
    - **Homebrew Update**: Bumped the Homebrew formula to **v0.0.64** and included pre‑built bottles for macOS.  
    - **CI Re‑run**: Triggered a fresh CI run to validate the above changes.
    
    Downloads