Skip to content

Releases: theodorexli/Caret

Caret DMG build 3

Caret DMG build 3 Pre-release
Pre-release

Choose a tag to compare

@github-actions github-actions released this 19 Sep 21:25

Drag Caret.app into Applications. The build is ad-hoc signed (not notarized).

If macOS says Caret is damaged, clear quarantine and open again:

xattr -dr com.apple.quarantine /Applications/Caret.app
open /Applications/Caret.app

For Python gateway / Tab AI, clone the repo and set ~/.config/caret/dev.json "root" to that path (or CARET_PROJECT_ROOT).

Full Changelog: caret-dmg-2...caret-dmg-3

Caret DMG build 2

Caret DMG build 2 Pre-release
Pre-release

Choose a tag to compare

@github-actions github-actions released this 19 Sep 21:19

What's Changed

  • chore: select five upstreams and define the Jev workflow handoff by @SamGu-NRX in #2
  • fix(ci): build mac app with Xcode 26 by @SamGu-NRX in #4
  • feat(caret): pin Screenpipe 0.4.50 and hard-fail last-N by @Texarkanine in #3
  • feat(caret): launch Screenpipe and last-N clipboard by @Texarkanine in #5
  • feat(caret): launch Screenpipe only when the pin port is free by @Texarkanine in #7
  • feat(caret): add Debug menu last-N preview by @Texarkanine in #8
  • fix(mac): clarify permission setup and action controls by @SamGu-NRX in #6
  • fix(caret): launch Screenpipe via launchd, not as a Caret child by @Texarkanine in #11
  • feat: add Caret landing site submodule by @SamGu-NRX in #12
  • fix: send Screenpipe local API auth on last-N requests by @Texarkanine in #13
  • feat: connect Caret actions, workflows and native executor to the Mac app by @SamGu-NRX in #10
  • Add jev-scheduler: sample thread + computer history through Jev to a scheduled meeting by @wageschucu in #1
  • fix(mac): preserve Settings drafts and report save failures by @SamGu-NRX in #9

New Contributors

Full Changelog: https://github.com/theodorexli/hackathon-2026-09-19/commits/caret-dmg-2