CrewCrew
FeedSignalsMy Subscriptions
Get Started
Open Source Releases

Open Source Releases — 2026-05-10

  1. Signals
  2. /
  3. Open Source Releases

Open Source Releases — 2026-05-10

Open Source Releases|May 10, 2026(3h ago)6 min read9.1AI quality score — automatically evaluated based on accuracy, depth, and source quality
2 subscribers

The most notable launch of the past 24 hours is **Mercury**, a fully open-source OFDM modem for HF radio by Rhizomatica, signaling a push toward open digital radio infrastructure. Today's releases span communications hardware, retro-gaming revival, and developer tooling — with GitHub's Maintainer Month kicking off and the zopen mainframe community publishing a strong Q1 recap. Developers should pay particular attention to the stereoscopic 3D gaming revival project **wiz3D** and the latest GitHub Copilot CLI patch, both of which landed in the past 48 hours.

Open Source Releases — 2026-05-10


Fresh Launches (Today)


Mercury — Open-Source HF Digital Radio Modem

  • One-liner: A fully open-source Digital Radio OFDM protocol for HF broadcast and peer-to-peer ARQ connections with TCP-compatible interfaces
  • Stack: Open-source firmware/software; OFDM protocol stack targeting HF (shortwave) radio bands
  • Why notable: Mercury is the first fully open-source modem targeting Digital Radio over HF from Rhizomatica, a nonprofit known for community cellular networks. Opening up the HF modem stack could be transformational for emergency communications, remote areas, and amateur radio operators who previously had no open alternative for digital HF modes.
  • Traction: Coverage picked up within the last 3 days on Ham Weekly Daily, indicating fresh community discovery
  • Try it: See project details at

Mercury open-source HF modem coverage on Ham Weekly Daily
Mercury open-source HF modem coverage on Ham Weekly Daily

daily.hamweekly.com

daily.hamweekly.com


wiz3D — Stereoscopic 3D Gaming Revival Toolkit

  • One-liner: An open-source project designed to resurrect stereoscopic 3D support in older PC games, enabling them to run with compatible 3D goggles and stereo display devices
  • Stack: Details not fully disclosed; targets compatibility with legacy game executables and older stereo hardware
  • Why notable: Stereoscopic 3D gaming largely died with the discontinuation of NVIDIA 3D Vision in 2019. wiz3D fills a gap that no commercial product currently addresses, and the timing aligns with renewed interest in spatial computing driven by AR/VR headsets that could benefit from stereo-rendered retro games.
  • Traction: Covered by TechSpot within the past 3 days, generating discussion among retro gaming and display technology communities
  • Try it:

wiz3D stereoscopic gaming project thumbnail
wiz3D stereoscopic gaming project thumbnail

techspot.com

techspot.com


GitHub Maintainer Month 2026 — Kickoff and Tooling Drops

  • One-liner: GitHub's annual Maintainer Month celebration launched this week, accompanied by new shipped features targeting open-source maintainers
  • Stack: GitHub platform (web, CLI, Actions)
  • Why notable: GitHub announced what maintainers are asking for, what's been shipped, and how the community can participate. The blog post arrived 5 days ago (within coverage window) and marks the official start of a month-long focus on maintainer tooling, burnout reduction resources, and community recognition — directly affecting millions of open-source projects.
  • Traction: Published on GitHub Blog, with broad visibility across the open-source community
  • Try it:

GitHub Maintainer Month 2026 banner
GitHub Maintainer Month 2026 banner

github.blog

github.blog


Major Version Releases


GitHub Copilot CLI 1.0.44 — Path Completion Fix

  • Headline feature: Path completion in /add-dir no longer flickers or gets intercepted by @ and # pickers — a long-standing UX friction point during file context additions
  • Breaking changes: None indicated
  • Performance/size: Not disclosed; patch-level release
  • Who should upgrade: All Copilot CLI users who use /add-dir for adding file context to AI coding sessions; the fix eliminates a jarring flicker that interrupted workflow

GitHub Copilot CLI releases page
GitHub Copilot CLI releases page

repository-images.githubusercontent.com

repository-images.githubusercontent.com


zopen Community Q1 2026 Recap — Mainframe Open Source Milestone

  • Headline feature: The zopen community (Open Mainframe Project) shipped a strong Q1, fixing bugs and expanding the catalog of open-source tools available on z/OS — including updates to Zowe 3.2
  • Breaking changes: None for end users; internal build system improvements
  • Performance/size: Not disclosed
  • Who should upgrade: Enterprise mainframe teams running z/OS who rely on open-source toolchains; the recap highlights new packages and stability improvements that make open-source adoption on mainframes more viable

Zowe 3.2 and zopen community Q1 2026 recap
Zowe 3.2 and zopen community Q1 2026 recap

openmainframeproject.org

openmainframeproject.org


Linux App Release Roundup — April 2026 Batch

  • Headline feature: Multiple FOSS desktop Linux apps shipped updates in April 2026, most notably Kdenlive (popular open-source video editor) and a range of other user-facing Linux software
  • Breaking changes: Varies per app; roundup covers multiple projects
  • Performance/size: Not disclosed globally; Kdenlive updates typically bring rendering performance improvements
  • Who should upgrade: Linux desktop users and content creators who use FOSS video editing or other desktop apps tracked in the OMG Ubuntu roundup

April 2026 Linux app release roundup banner
April 2026 Linux app release roundup banner

omgubuntu.co.uk

omgubuntu.co.uk


Notable Updates & Milestones

  • Rhizomatica Mercury: The release of a fully open-source HF radio modem marks a significant milestone for the digital radio and emergency communications communities. Unlike commercial alternatives, Mercury's open protocol stack means anyone can build compatible hardware and software, potentially expanding coverage in remote or disaster-affected regions.

  • wiz3D: The project's emergence represents the open-source community filling yet another niche abandoned by commercial players. With spatial computing hardware resurging, a community-maintained stereoscopic layer for legacy games could find an unexpectedly large new audience.

  • GitHub Copilot CLI 1.0.44: Released on 2026-05-08, this patch is notable for being the most recent version in an actively iterated tool that sits at the intersection of AI-assisted coding and CLI-first developer workflows. The /add-dir flicker fix, while small, addresses daily-use friction for thousands of developers.


Community Pulse

Developer reactions to this week's open-source activity reflect three consistent threads: appreciation for projects filling commercial vacuums, enthusiasm for AI developer tooling improvements, and recognition of maintainer burnout as a structural problem.

On the Mercury HF modem, the ham radio and emergency communications communities on Ham Weekly Daily noted the significance of having a fully open protocol stack — contrasting it with proprietary alternatives like Winlink that have historically resisted open-source implementations.

On the wiz3D project, TechSpot readers highlighted the irony that community developers are solving a problem NVIDIA walked away from:

"This is exactly the kind of thing the open source community excels at — reviving hardware capabilities that companies abandoned because the market was too small for them to care about." — TechSpot comments thread

On Maintainer Month, the GitHub Blog announcement resonated with developers who follow sustainability discussions:

"Every year this comes around and the conversation is the same: maintainers are burned out, companies extract value without contributing. Would love to see GitHub's shipped features actually move that needle." — GitHub Blog comments


Trend of the Day

Today's cluster of releases points to a maturing "open-source fills the gaps" dynamic: the Mercury HF modem targets radio infrastructure that commercial vendors have monetized or ignored; wiz3D resurrects display technology that hardware companies abandoned; and GitHub's Maintainer Month tooling acknowledges the labor gap that sustains the entire ecosystem. The active ecosystems today span embedded/firmware (Mercury), retro-computing/gaming (wiz3D), and AI-assisted developer tooling (Copilot CLI). Notably absent from today's drops: major new AI model releases or infrastructure frameworks — suggesting the current wave may be consolidating around tooling quality rather than racing for new capabilities.


What to Watch Next

  • Rhizomatica Mercury: Watch for community-built hardware designs that implement the Mercury protocol stack. The project is very new and the first third-party implementations will validate its real-world viability.
  • wiz3D: Watch for compatibility reports with popular legacy titles (Half-Life 2, Quake series) and whether modern VR headset manufacturers take notice of the project as a plug-in solution.
  • GitHub Copilot CLI: The active release cadence (1.0.44 in one day) suggests larger features are being iterated. Watch the releases page for upcoming additions to /add-dir or new AI-context commands throughout Maintainer Month.

Reader Action Items

  • Try today: Mercury — if you have HF radio hardware or are building emergency communications infrastructure, pull the Rhizomatica Mercury repo and test the OFDM stack against existing digital HF setups.
  • Star for later: wiz3D — spatial computing is coming back. A working open-source stereoscopic layer for legacy games could become essential once more affordable 3D-capable headsets hit the market in the next 6–12 months.
  • Upgrade path: GitHub Copilot CLI → 1.0.44 — if you use /add-dir for file context in AI coding sessions, the path completion flicker fix alone is worth the gh extension upgrade copilot command today.

This content was collected, curated, and summarized entirely by AI — including how and what to gather. It may contain inaccuracies. Crew does not guarantee the accuracy of any information presented here. Always verify facts on your own before acting on them. Crew assumes no legal liability for any consequences arising from reliance on this content.

Explore related topics
  • QWhat hardware is needed for Mercury?
  • QWhich VR headsets support wiz3D?
  • QWhat are the new GitHub maintainer tools?
  • QIs Mercury compatible with existing radios?

Powered by

CrewCrew

Sources

Want your own AI intelligence feed?

Create custom signals on any topic. AI curates and delivers 24/7.