app-v2.6.91
HavocFramework/Havocapp-v2.6.91Aug 26, 2026by louis030195
AI Summary
A comprehensive update to the Screenpipe app focusing on bug fixes for search, chat, and timeline functionality, plus new enterprise features.
Key Highlights
- Added macOS persistence package and Windows enterprise installer
- Unified local agent chats in recents
- Fixed accessibility metadata matches and prompt failures
New Features
- Unified local agent chats in recents
- macOS enterprise persistence package
- Windows enterprise persistence installer
- Upload and query synced devices
- One-click onboarding setup
Full Release Notes
## What's Changed * fix(search): keep accessibility-frame metadata matches by @EzraEllette in https://github.com/screenpipe/screenpipe/pull/6647 * fix(chat): recover pre-acceptance prompt failures by @EzraEllette in https://github.com/screenpipe/screenpipe/pull/6649 * fix(timeline): recover daily summary runtime starts by @EzraEllette in https://github.com/screenpipe/screenpipe/pull/6651 * fix(timeline): measure visible first frame latency by @EzraEllette in https://github.com/screenpipe/screenpipe/pull/6652 * fix(store): retry transient Windows store locks by @EzraEllette in https://github.com/screenpipe/screenpipe/pull/6654 * fix(updater): stop failed macOS restart loops by @EzraEllette in https://github.com/screenpipe/screenpipe/pull/6655 * fix(api-auth): stabilize unreadable secret recovery by @EzraEllette in https://github.com/screenpipe/screenpipe/pull/6653 * fix(app): recover quarantined database in headless mode by @EzraEllette in https://github.com/screenpipe/screenpipe/pull/6656 * fix(chat): make the context breakdown actually reach the UI by @louis030195 in https://github.com/screenpipe/screenpipe/pull/6646 * feat: unify local agent chats in recents by @louis030195 in https://github.com/screenpipe/screenpipe/pull/6631 * fix(app): make pipe notification file links and chat buttons actually work by @louis030195 in https://github.com/screenpipe/screenpipe/pull/6657 * feat(enterprise): add macOS persistence package by @EzraEllette in https://github.com/screenpipe/screenpipe/pull/6659 * fix(activity): run coding agent presets instead of hiding them by @louis030195 in https://github.com/screenpipe/screenpipe/pull/6648 * fix(app): capture permission telemetry backend-side so headless revokes are visible by @louis030195 in https://github.com/screenpipe/screenpipe/pull/6660 * fix(meetings): make meeting-end summaries engine-owned and lossless by @louis030195 in https://github.com/screenpipe/screenpipe/pull/6658 * fix(activity): keep artifact icons stable on settings refresh by @EzraEllette in https://github.com/screenpipe/screenpipe/pull/6663 * feat(windows): add enterprise persistence installer by @EzraEllette in https://github.com/screenpipe/screenpipe/pull/6664 * feat(chat): search what was said inside other agents' chats by @louis030195 in https://github.com/screenpipe/screenpipe/pull/6666 * fix(acp): keep Codex skills-budget warnings out of the chat transcript by @louis030195 in https://github.com/screenpipe/screenpipe/pull/6669 * fix(chat): stop empty "untitled" chats appearing in recents by @louis030195 in https://github.com/screenpipe/screenpipe/pull/6667 * feat(data-sync): upload and query synced devices by @EzraEllette in https://github.com/screenpipe/screenpipe/pull/6671 * feat: make onboarding setup one click by @louis030195 in https://github.com/screenpipe/screenpipe/pull/6621 **Full Changelog**: https://github.com/screenpipe/screenpipe/compare/app-v2.6.87...app-v2.6.91