app-v2.6.77
HavocFramework/Havocapp-v2.6.77Aug 21, 2026by louis030195
AI Summary
Screenpipe app update adding semantic activity icons, skill discovery features, and improved UI/UX for chat and connections.
Key Highlights
- Discover installed skills from slash commands
- Embed one-click provider skill installs
- Added semantic activity icons
New Features
- Discover installed skills from slash commands
- Persist response feedback reasons
- Embed one-click provider skill installs
- Semantic activity icons
- Public pre-release update channel
Full Release Notes
## What's Changed * fix(chat): keep MCP startup health out of transcript by @louis030195 in https://github.com/screenpipe/screenpipe/pull/6528 * fix(chat): polish app shell affordances by @louis030195 in https://github.com/screenpipe/screenpipe/pull/6534 * feat(chat): discover installed skills from slash commands by @louis030195 in https://github.com/screenpipe/screenpipe/pull/6533 * fix(ai): omit store for Gemini OpenAI-compatible endpoint by @louis030195 in https://github.com/screenpipe/screenpipe/pull/6538 * fix(activity): keep date range picker open while selecting by @EzraEllette in https://github.com/screenpipe/screenpipe/pull/6539 * fix(ai): keep silent reasoning streams connected by @EzraEllette in https://github.com/screenpipe/screenpipe/pull/6486 * fix(ai): keep silent reasoning streams connected by @EzraEllette in https://github.com/screenpipe/screenpipe/pull/6540 * fix(app): make connections less technical by @louis030195 in https://github.com/screenpipe/screenpipe/pull/6532 * fix(chat): prevent empty Day Recap sibling by @louis030195 in https://github.com/screenpipe/screenpipe/pull/6529 * style(chat): polish existing suggestion chips by @louis030195 in https://github.com/screenpipe/screenpipe/pull/6537 * fix(notifications): reveal compact feedback on hover by @louis030195 in https://github.com/screenpipe/screenpipe/pull/6543 * feat(chat): persist response feedback reasons by @louis030195 in https://github.com/screenpipe/screenpipe/pull/6535 * fix(pipes): show the full model fallback chain by @louis030195 in https://github.com/screenpipe/screenpipe/pull/6542 * Design trial: soften desktop app geometry by @louis030195 in https://github.com/screenpipe/screenpipe/pull/6545 * fix(config): accept legacy scalar monitorIds by @louis030195 in https://github.com/screenpipe/screenpipe/pull/6243 * fix(live-view): stabilize pinch and click zoom by @louis030195 in https://github.com/screenpipe/screenpipe/pull/6548 * test(chat): send platform-correct new chat shortcut by @louis030195 in https://github.com/screenpipe/screenpipe/pull/6547 * telemetry: attach app_version to webview events by @louis030195 in https://github.com/screenpipe/screenpipe/pull/6307 * fix(capture): exclude unfocused incognito windows from monitor capture by @louis030195 in https://github.com/screenpipe/screenpipe/pull/6260 * feat(meetings): ask about a meeting from a panel beside it by @louis030195 in https://github.com/screenpipe/screenpipe/pull/6290 * fix(macos): keep window-mode timeline and tray menu interactive by @EzraEllette in https://github.com/screenpipe/screenpipe/pull/6550 * fix(app): simplify AI preset creation by @louis030195 in https://github.com/screenpipe/screenpipe/pull/6551 * fix(dev): queue native app tests by @EzraEllette in https://github.com/screenpipe/screenpipe/pull/6554 * fix(activity): recover incomplete native generation by @EzraEllette in https://github.com/screenpipe/screenpipe/pull/6549 * fix(macos): preserve TCC grants across updates by @EzraEllette in https://github.com/screenpipe/screenpipe/pull/6553 * feat(connections): embed one-click provider skill installs by @louis030195 in https://github.com/screenpipe/screenpipe/pull/6546 * fix(app): restore UI state with history swipes by @louis030195 in https://github.com/screenpipe/screenpipe/pull/6536 * feat(cli): make recorder health and service mode obvious by @louis030195 in https://github.com/screenpipe/screenpipe/pull/6544 * feat(app): add public pre-release update channel by @EzraEllette in https://github.com/screenpipe/screenpipe/pull/6557 * ci: add persistent EC2 Mac release runner by @EzraEllette in https://github.com/screenpipe/screenpipe/pull/6558 * fix(ci): avoid SIGPIPE in release revision validation by @EzraEllette in https://github.com/screenpipe/screenpipe/pull/6559 * fix(release): preserve Homebrew path on Mac runner by @EzraEllette in https://github.com/screenpipe/screenpipe/pull/6560 * fix(release): keep Mac node modules job-local by @EzraEllette in https://github.com/screenpipe/screenpipe/pull/6561 * fix(release): install cmake on persistent Mac by @EzraEllette in https://github.com/screenpipe/screenpipe/pull/6562 * feat(chat): let agents search and message existing chats by @louis030195 in https://github.com/screenpipe/screenpipe/pull/6552 * fix(chat): preserve unicode across context trimming by @EzraEllette in https://github.com/screenpipe/screenpipe/pull/6563 * feat(chat): add semantic activity icons by @louis030195 in https://github.com/screenpipe/screenpipe/pull/6556 * fix(release): install Xcode Metal toolchain by @EzraEllette in https://github.com/screenpipe/screenpipe/pull/6564 * fix(release): isolate exact-SHA app dispatches by @EzraEllette in https://github.com/screenpipe/screenpipe/pull/6565 * fix(release): install Apple signing intermediates by @EzraEllette in https://github.com/screenpipe/screenpipe/pull/6566 * ci: package macOS releases without Finder by @EzraEllette in https://github.com/screenpipe/screenpipe/pull/6567 * ci: select the installed Metal toolchain by @EzraEllette in https://github.com/screenpipe/screenpipe/pull/6568 **Full Changelog**: https://github.com/screenpipe/screenpipe/compare/app-v2.6.73...app-v2.6.77