Skip to main content

Release Notes | 11 May 2026

πŸ“Œ If you have any questions shoot us an email! πŸ’œ


🌟 Help us spread the word about Multiplayer by sharing these updates on Bluesky, Threads, or X. 🌟

Multiplayer is now open source​


AI coding assistants are great at writing code, but without runtime visibility, they can't fix bugs in production as they happen. That's why we built a debugging agent that runs locally next to your coding agent and closes the loop from bug identified to bug fixed.

Today, the core of that agent is open source under MIT.

This includes:

  • session-based data capture
  • local-first architecture
  • intelligent deduplication
  • coding agent integration

You can find it here: https://github.com/multiplayer-app/multiplayer


πŸ“Œ If you’re interested in a particular featureΒ send us a noteΒ - this will help us prioritize what you need the most!