| Name | Modified | Size | Downloads / Week |
|---|---|---|---|
| Parent folder | |||
| README.md | 2026-06-16 | 4.0 kB | |
| Screenpipe App v2.5.43 source code.tar.gz | 2026-06-16 | 19.0 MB | |
| Screenpipe App v2.5.43 source code.zip | 2026-06-16 | 20.2 MB | |
| Totals: 3 Items | 39.3 MB | 5 | |
What's Changed
- [codex] Avoid resource monitor debug string allocation by @louis030195 in https://github.com/screenpipe/screenpipe/pull/4033
- [codex] Borrow permission monitor reasons by @louis030195 in https://github.com/screenpipe/screenpipe/pull/4039
- [codex] Avoid schedule monitor allocations by @louis030195 in https://github.com/screenpipe/screenpipe/pull/4040
- [codex] Reuse workflow classifier activity buffer by @louis030195 in https://github.com/screenpipe/screenpipe/pull/4045
- [codex] Reuse audio RMS level calculation by @louis030195 in https://github.com/screenpipe/screenpipe/pull/4038
- [codex] Throttle repeated audio gap warnings by @louis030195 in https://github.com/screenpipe/screenpipe/pull/4029
- [codex] Gate analytics reporter timers by @louis030195 in https://github.com/screenpipe/screenpipe/pull/4037
- [codex] Relax events websocket ping cadence by @louis030195 in https://github.com/screenpipe/screenpipe/pull/4043
- [codex] Back off missing input recovery probes by @louis030195 in https://github.com/screenpipe/screenpipe/pull/4012
- [codex] Cache a11y excluded app filters by @louis030195 in https://github.com/screenpipe/screenpipe/pull/4052
- [codex] Reuse UI event window filter result by @louis030195 in https://github.com/screenpipe/screenpipe/pull/4009
- [codex] Avoid pipe scheduler self-trigger allocation by @louis030195 in https://github.com/screenpipe/screenpipe/pull/4046
- fix(audio): watchdog ort session init so a hung ONNX Runtime can't brick boot by @louis030195 in https://github.com/screenpipe/screenpipe/pull/4171
- fix(app): account shows "not logged in" + "Business · active" at once — gate the plan card on a token by @louis030195 in https://github.com/screenpipe/screenpipe/pull/4172
- fix(chat): keep chat streaming in the background when opening Settings by @Anshgrover23 in https://github.com/screenpipe/screenpipe/pull/4169
- fix(pipes): match owner tag format with frontend pipeSessionId() by @thisisharsh7 in https://github.com/screenpipe/screenpipe/pull/4137
- fix(audio): link ONNX Runtime at build time on Windows x86_64 (ort load-dynamic hangs) by @louis030195 in https://github.com/screenpipe/screenpipe/pull/4173
- fix(analytics): stop post-sleep PostHog event burst + surface 400 body by @louis030195 in https://github.com/screenpipe/screenpipe/pull/4174
- feat(chat): reasoning effort control by @divanshu-go in https://github.com/screenpipe/screenpipe/pull/4170
- example(sdk): add privacy-filter + permission-preflight Node examples by @pleasedodisturb in https://github.com/screenpipe/screenpipe/pull/4157
- fix(chat): show actionable Ollama errors before Pi prompt by @Anshgrover23 in https://github.com/screenpipe/screenpipe/pull/4144
- fix(chat): model change inside a preset not working until new chat by @thisisharsh7 in https://github.com/screenpipe/screenpipe/pull/4143
- [pr] docs(contributing): use $TMPDIR for the dev data-dir so macos doesn't sweep it by @pleasedodisturb in https://github.com/screenpipe/screenpipe/pull/4165
- fix(audio): stop ort load-dynamic hang on Windows ARM64 (link at build time) by @louis030195 in https://github.com/screenpipe/screenpipe/pull/4176
- fix(analytics): count machines, not process starts, for bare-CLI runs by @louis030195 in https://github.com/screenpipe/screenpipe/pull/4175
- fix(ci): correct ORT linking for Windows release builds (#4176 regressions) by @louis030195 in https://github.com/screenpipe/screenpipe/pull/4179
- feat: "build a second brain" copy-prompt on agent cards (OpenClaw/Hermes) + docs by @louis030195 in https://github.com/screenpipe/screenpipe/pull/4182
- fix(ci): bundle onnxruntime 1.24.2 in release app (ort rc.12 needs API 24) by @louis030195 in https://github.com/screenpipe/screenpipe/pull/4186
- Bump app to v2.5.43 by @louis030195 in https://github.com/screenpipe/screenpipe/pull/4187
Full Changelog: https://github.com/screenpipe/screenpipe/compare/mcp-v0.18.11...app-v2.5.43