Skip to content

Tags: screenpipe/screenpipe

Tags

sdk-v0.4.3

Toggle sdk-v0.4.3's commit message
chore(sdk): bump @screenpipe/sdk to v0.4.3

Release the user-identified telemetry work (PostHog + Sentry across Node,
Electron, Swift, and the native Tauri plugin). Bumps package.json (+ the four
platform optionalDependencies), the three Rust manifests (screenpipe-sdk,
screenpipe-recorder, screenpipe-tauri), bun.lock, and the workspace Cargo.lock
in lockstep so the sdk-release validate job passes.

Co-Authored-By: Claude Opus 4.8 <[email protected]>

app-v2.5.12

Toggle app-v2.5.12's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
fix(ai-gateway): null-safety guards for createProvider + ensureScreen…

…pipeHint (#3864)

Two Sentry crashes from malformed request paths:

- SCREENPIPE-AI-PROXY-1R: createProvider(model) crashed with
  "Cannot read properties of undefined (reading 'toLowerCase')" when model
  arrived undefined/empty. Now throws a clear, intentional error instead.
- SCREENPIPE-AI-PROXY-1Q: ensureScreenpipeHint crashed with
  "Cannot read properties of undefined (reading 'some')" when body.messages
  was missing. Now treats a missing list as empty.

Added bun unit tests for both (6 tests, all green). isModelAllowed (1J) and
findPricing (1D/1H) were already guarded on main.

Co-authored-by: Louis Beaumont <[email protected]>
Co-authored-by: Claude Opus 4.8 <[email protected]>

app-v2.5.4

Toggle app-v2.5.4's commit message
release-app-publish v2.5.4

Publish v2.5.4: process-global enhanced-mode cache fix for phantom/duplicated
text in Chromium/Electron apps (regression from c504233 per-frame capture).

Co-Authored-By: Claude Opus 4.8 <[email protected]>

mcp-v0.18.10

Toggle mcp-v0.18.10's commit message
Bump mcp to v0.18.10

Co-Authored-By: Claude Opus 4.8 <[email protected]>

app-v2.4.311

Toggle app-v2.4.311's commit message
Bump app to v2.5.0

Co-Authored-By: Claude Opus 4.8 <[email protected]>

app-v2.4.308

Toggle app-v2.4.308's commit message
Bump app to v2.4.308

Co-Authored-By: Claude Opus 4.8 <[email protected]>

app-v2.4.306

Toggle app-v2.4.306's commit message
fix(e2e): click notification bell row directly

app-v2.4.302

Toggle app-v2.4.302's commit message
test(e2e): cover Windows user search journey

app-v2.4.300

Toggle app-v2.4.300's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
docs: add week of may 31, 2026 changelog entry (#3713)

Co-authored-by: mintlify[bot] <109931778+mintlify[bot]@users.noreply.github.com>

mcp-v0.18.9

Toggle mcp-v0.18.9's commit message
Bump mcp to v0.18.9

Co-Authored-By: Claude Opus 4.7 <[email protected]>