| Name | Modified | Size | Downloads / Week |
|---|---|---|---|
| Parent folder | |||
| README.md | 2026-09-06 | 5.1 kB | |
| Screenpipe App v2.7.25 source code.tar.gz | 2026-09-06 | 57.4 MB | |
| Screenpipe App v2.7.25 source code.zip | 2026-09-06 | 60.1 MB | |
| Totals: 3 Items | 117.5 MB | 2 | |
What's Changed
- fix(app): keep hidden meetings out of top bar by @louis030195 in https://github.com/screenpipe/screenpipe/pull/6857
- fix(chat): remove intrusive home card agent popover by @louis030195 in https://github.com/screenpipe/screenpipe/pull/6859
- fix(mcp): prevent recursive Screenpipe connections by @louis030195 in https://github.com/screenpipe/screenpipe/pull/6862
- fix(ai-gateway): clamp reasoning effort for GPT-5.4 tools by @EzraEllette in https://github.com/screenpipe/screenpipe/pull/6863
- feat(activity): add compact time breakdown by @EzraEllette in https://github.com/screenpipe/screenpipe/pull/6858
- feat(skills): sync Screenpipe skills to local agents by @EzraEllette in https://github.com/screenpipe/screenpipe/pull/6855
- fix(chat): open home agent deep links cross-platform by @EzraEllette in https://github.com/screenpipe/screenpipe/pull/6866
- fix(chat): activate proactive context pruning by @EzraEllette in https://github.com/screenpipe/screenpipe/pull/6867
- fix(app): retire stale webview IPC before recovery by @EzraEllette in https://github.com/screenpipe/screenpipe/pull/6872
- fix(chat): surface Codex ACP usage limits by @EzraEllette in https://github.com/screenpipe/screenpipe/pull/6875
- fix(acp): preserve prompt errors before turn cleanup by @EzraEllette in https://github.com/screenpipe/screenpipe/pull/6876
- fix(ai-gateway): accept nested json_schema response formats by @EzraEllette in https://github.com/screenpipe/screenpipe/pull/6873
- feat(enterprise): ingest and search activities by @EzraEllette in https://github.com/screenpipe/screenpipe/pull/6877
- fix(enterprise): retry transient native auth failures by @EzraEllette in https://github.com/screenpipe/screenpipe/pull/6879
- fix: repair Windows settings store permissions at startup by @EzraEllette in https://github.com/screenpipe/screenpipe/pull/6883
- feat(ai-gateway): route Screenpipe GLM through Tinfoil by @louis030195 in https://github.com/screenpipe/screenpipe/pull/6887
- fix(ai-gateway): forward Pi tools to GLM by @louis030195 in https://github.com/screenpipe/screenpipe/pull/6889
- fix(ai-gateway): make GLM Pi responses visible and fast by @louis030195 in https://github.com/screenpipe/screenpipe/pull/6891
- fix(ai-gateway): compact Pi context for GLM by @louis030195 in https://github.com/screenpipe/screenpipe/pull/6892
- fix(ai-gateway): restore GLM output after Pi compaction by @louis030195 in https://github.com/screenpipe/screenpipe/pull/6893
- fix(ai-gateway): keep GLM Pi tool loops inside context by @louis030195 in https://github.com/screenpipe/screenpipe/pull/6895
- fix(macos): move open chat to active space by @EzraEllette in https://github.com/screenpipe/screenpipe/pull/6894
- fix(chat): separate outages from usage limits by @EzraEllette in https://github.com/screenpipe/screenpipe/pull/6897
- fix(pipes): register legacy meeting-summary migration by @EzraEllette in https://github.com/screenpipe/screenpipe/pull/6898
- fix(ai-gateway): retry GPT-5 output limits by @EzraEllette in https://github.com/screenpipe/screenpipe/pull/6904
- Restore no-card Free onboarding and test it end to end by @louis030195 in https://github.com/screenpipe/screenpipe/pull/6907
- Bump app to v2.7.23 by @louis030195 in https://github.com/screenpipe/screenpipe/pull/6909
- fix(ci): authenticate Intel launch smoke seed by @louis030195 in https://github.com/screenpipe/screenpipe/pull/6911
- fix(ci): restore npm token fallback for CLI packages by @EzraEllette in https://github.com/screenpipe/screenpipe/pull/6912
- fix(analytics): keep PostHog outages non-fatal by @EzraEllette in https://github.com/screenpipe/screenpipe/pull/6906
- ci(cli): allow npm-only releases by @EzraEllette in https://github.com/screenpipe/screenpipe/pull/6913
- fix(tray): recover quarantined databases before resume by @EzraEllette in https://github.com/screenpipe/screenpipe/pull/6908
- fix(db): quiesce pools before WAL restart by @EzraEllette in https://github.com/screenpipe/screenpipe/pull/6914
- fix(ai-gateway): coerce Anthropic tool input objects by @EzraEllette in https://github.com/screenpipe/screenpipe/pull/6905
- fix(config): accept persisted weekday names by @EzraEllette in https://github.com/screenpipe/screenpipe/pull/6901
- fix(windows-arm64): add independent screen capture fallback by @EzraEllette in https://github.com/screenpipe/screenpipe/pull/6896
- fix(app): avoid disabled-trial wait and preserve login completion by @louis030195 in https://github.com/screenpipe/screenpipe/pull/6921
- feat(ai-gateway): offer GPT-6 Astra with Low reasoning by @louis030195 in https://github.com/screenpipe/screenpipe/pull/6924
- fix(db): avoid full database copy during offline recovery by @EzraEllette in https://github.com/screenpipe/screenpipe/pull/6925
- fix(db): resume verified recovery after SHM timestamp changes by @EzraEllette in https://github.com/screenpipe/screenpipe/pull/6932
- fix: enable automatic smart audio and restore meeting mic fallback by @EzraEllette in https://github.com/screenpipe/screenpipe/pull/6937
Full Changelog: https://github.com/screenpipe/screenpipe/compare/app-v2.7.21...app-v2.7.25