app-v2.7.17

nexu-io/open-designapp-v2.7.17Sep 2, 2026by louis030195

AI Summary

This update brings cross-platform AI integration by allowing summary cards to run in Claude and Cursor, alongside various stability and database fixes.

Key Highlights

  • Run summary cards in Claude, Cursor, or Codex
  • Fixed recursive meeting summary notification actions
  • Improved database short-read recovery and enterprise account handoff
  • Fixed browser call attribution and authentication wiring

New Features

  • Run summary cards in Claude, Cursor, or Codex

Full Release Notes

## What's Changed
* fix recursive meeting summary notification actions by @louis030195 in https://github.com/screenpipe/screenpipe/pull/6824
* fix(meetings): gate browser call attribution (SCR-521) by @EzraEllette in https://github.com/screenpipe/screenpipe/pull/6801
* feat(home): run summary cards in Claude, Cursor, or Codex by @louis030195 in https://github.com/screenpipe/screenpipe/pull/6822
* fix(db): gate short-read recovery behind explicit restart by @louis030195 in https://github.com/screenpipe/screenpipe/pull/6825
* fix(app): pin trial assignment and recover interrupted checkout by @EzraEllette in https://github.com/screenpipe/screenpipe/pull/6826
* chore: instrument meeting capture transitions by @EzraEllette in https://github.com/screenpipe/screenpipe/pull/6827
* fix(connections): preserve complete descriptions by @EzraEllette in https://github.com/screenpipe/screenpipe/pull/6775
* fix(chat): start home tasks in agents by @EzraEllette in https://github.com/screenpipe/screenpipe/pull/6830
* fix(feedback): attach recording diagnostics by @EzraEllette in https://github.com/screenpipe/screenpipe/pull/6835
* fix(meetings): split back-to-back rooms by @louis030195 in https://github.com/screenpipe/screenpipe/pull/6832
* fix(ai-gateway): grant enterprise top gateway allowance by @EzraEllette in https://github.com/screenpipe/screenpipe/pull/6837
* fix(auth): wire startup authentication into server access by @EzraEllette in https://github.com/screenpipe/screenpipe/pull/6838
* fix(pipes): rematerialize managed Pi dependencies by @EzraEllette in https://github.com/screenpipe/screenpipe/pull/6839
* fix(chat): make wide markdown tables readable by @louis030195 in https://github.com/screenpipe/screenpipe/pull/6840
* fix(enterprise): preserve recording during account handoff by @EzraEllette in https://github.com/screenpipe/screenpipe/pull/6841
* fix(pipes): disable device auto-discovery by @EzraEllette in https://github.com/screenpipe/screenpipe/pull/6842


**Full Changelog**: https://github.com/screenpipe/screenpipe/compare/app-v2.7.12...app-v2.7.17