Releases: theodorexli/Caret
Releases · theodorexli/Caret
Release list
Caret DMG build 3
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.appFor 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
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
- @SamGu-NRX made their first contribution in #2
- @Texarkanine made their first contribution in #3
- @wageschucu made their first contribution in #1
Full Changelog: https://github.com/theodorexli/hackathon-2026-09-19/commits/caret-dmg-2