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!