Skip to content

Instantly share code, notes, and snippets.

@louis030195
Last active March 31, 2026 21:39
Show Gist options
  • Select an option

  • Save louis030195/15d7f2b557590b2865e962e80498db04 to your computer and use it in GitHub Desktop.

Select an option

Save louis030195/15d7f2b557590b2865e962e80498db04 to your computer and use it in GitHub Desktop.
screenpipe newsletter #08 — connections, onboarding, fleet, work hours, enterprise

Hey all,

Louis here.

161 commits this week. New connections system, redesigned onboarding, work hours schedule, fleet management, enterprise features, and a ton of stability fixes.


🔗 Connections — plug screenpipe into your tools

We built a generic OAuth system and shipped 10 new integrations: Notion, Monday.com, Limitless, Brex, Stripe, Sentry, Vercel, Pipedrive, Intercom, and ChatGPT.

When you install a pipe that needs a connection, you get an inline setup modal — no digging through settings.

Connected integrations show up in a strip above your pipes. Pipes can read your calendar, CRM, project management tool, whatever — and act on it alongside your screen data.


🚀 Redesigned onboarding

New users now see a live screen feed immediately during setup, plus an opinionated pipe selection so they get value on day one instead of staring at an empty dashboard.


🏢 Fleet management — manage screenpipe across devices

mDNS discovery finds screenpipe instances on your local network automatically. We merged the fleet tab into the pipes view as a device dropdown — switch between your machines and manage pipes across all of them from one place.

You can even deploy screenpipe to offline devices via a chat prompt.


⏰ Work hours schedule

Set which days and hours screenpipe records. If you only want it running Monday–Friday 9–6, now you can. Day-of-week picker also available for individual pipe schedules.


🧠 Memories improvements

  • Inline editing — click any memory content to edit it directly
  • Search, tag filters, and sorting in the memories table
  • Diamond markers on the timeline show where memories were created

💬 Chat & AI improvements

  • Images render inline from markdown syntax
  • Copy/export now includes tool calls and thinking blocks
  • Gateway image support for all providers + auto vision routing
  • Pipe default model is now "auto" instead of hardcoded claude-haiku
  • Non-blocking model startup so timeline works immediately on fresh installs
  • Per-browser automation permission controls in settings

🏗️ Enterprise

  • License key activation prompt + policy caching
  • Corporate proxy support — screenpipe now trusts your OS certificate store
  • Tray menu items and sidebar sections controlled by enterprise policy
  • Admin dashboard with usage, help, and settings sections

🤖 MCP v0.11.0

Improved tool descriptions so Claude Desktop and other MCP clients understand screenpipe's capabilities better. Added a usage guide resource. Better mcpb troubleshooting UX with "show file" button on Windows.


🪟 Platform fixes

Windows

  • Fixed AVX-512 crash on Intel Lunar Lake (capped at AVX2)
  • Fixed ARM64 Windows build (scoped AVX2/LTCG flags to x86_64 only)
  • Hidden ffmpeg console windows + all subprocess console windows
  • Reliable bash/PortableGit download for Pi agent
  • Fixed ChatGPT OAuth callback
  • Windows build signed

macOS

  • Fixed launch crash on macOS 14 with parakeet-mlx
  • WKWebView auto-reload when content process terminates
  • Whisper is now default on macOS (parakeet experimental)
  • Allow macOS idle sleep when screenpipe is running (no more preventing your Mac from sleeping)
  • Fixed mDNS hostname conflict dialog
  • Pre-capture DRM check prevents screen capture frame leak on browser switch

Linux

  • Fixed mlx.metallib bundling issue
  • Fixed OpenBLAS path for E2E builds

✅ Other

  • DRM detection works across multiple monitors now
  • DAZN added to DRM detection list
  • 8GB Macs use whisper-tiny instead of parakeet (prevents OOM crash)
  • Audio device type auto-detection
  • Pipe history linked to Pi sessions
  • Pi multi-session support + agent_end queue sync
  • Adaptive a11y throttling on Windows
  • Deprecated enableInputCapture/enableAccessibility settings (simplified)
  • Loom removed from meeting detection (it's a screen recorder, not a call)
  • Arc meeting detection added via browser title patterns
  • Clear cache button in AI settings
  • Scheduled/manual sub-tabs in My Pipes view
  • 100+ bug fixes

⏭️ What's next

  • More connections (Google Drive, Slack, GitHub, HubSpot)
  • Event-triggered pipes ("when I open LinkedIn", "when I finish a call")
  • Remote pipes across devices
  • Browser automation pipe examples
  • More stability and UX improvements

Download Screenpipe

Update Screenpipe

Questions? Reply to this email or join our Discord.

Show us how you use screenpipe in a quick call and earn 2 months of screenpipe pro

— Louis

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment