Tags: screenpipe/screenpipe
Tags
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]>
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]>
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]>
Bump mcp to v0.18.10 Co-Authored-By: Claude Opus 4.8 <[email protected]>
Bump app to v2.5.0 Co-Authored-By: Claude Opus 4.8 <[email protected]>
Bump app to v2.4.308 Co-Authored-By: Claude Opus 4.8 <[email protected]>
Bump mcp to v0.18.9 Co-Authored-By: Claude Opus 4.7 <[email protected]>
PreviousNext