← All posts

AI + Dev Digest — June 28, 2026

Directus ships a native MCP server for AI agents, MONAI releases v1.6 for medical imaging, RustDesk reaches 117k stars, and Plane adds AI-assisted notes to open-source project management.

The clearest pattern in this week's trending repositories is that open-source infrastructure projects are no longer competing on price alone — they're competing on capabilities. From a database-to-backend platform that now ships a native MCP server for AI agents, to a medical imaging framework hitting its sixth major release, the projects drawing attention today are production-grade tools with AI integration built in rather than bolted on.

Directus 12: Any Database, Now with a Native MCP Server

Directus v12.0.2 transforms any SQL database into a complete backend — auto-generated REST and GraphQL APIs, a visual admin panel, and fine-grained access control — and now ships with a native MCP server that gives AI agents authenticated, structured access to your data without custom integration work. It supports Postgres, MySQL, MariaDB, SQLite, SQL Server, CockroachDB, and more, making it genuinely database-agnostic across the most common deployment stacks. At 36k stars, 45M+ downloads, and 500k+ projects deployed, the built-in MCP integration positions Directus as one of the more pragmatic paths to agent-driven data workflows.

github.com/directus/directus

MONAI 1.6: Steady Progress on AI for Healthcare Imaging

The MONAI project released version 1.6.0 this month, adding another milestone to what is now a sustained track record of production-focused development on PyTorch-based medical imaging AI. Unlike general-purpose vision frameworks, MONAI includes the domain-specific preprocessing transforms, loss functions, and evaluation metrics that clinical imaging actually requires — along with a community Model Zoo for sharing trained models across radiology, pathology, and surgical AI research. In a space where most AI tooling chases consumer applications, MONAI's focused approach at 8,300 stars and 1,500 forks reflects a different kind of long-term investment.

github.com/Project-MONAI/MONAI

RustDesk 1.4.8: The 117k-Star Replacement for TeamViewer Gets Another Release

RustDesk dropped v1.4.8 on June 21, continuing the release cadence of what has become the open-source community's default remote desktop solution with 117,000 GitHub stars. Built in Rust with a Dart-based mobile client, it supports peer-to-peer connections alongside a self-hostable relay server for restricted network environments — covering Windows, macOS, Linux, iOS, and Android from a single codebase. As organizations move off commercial remote access tools following repeated licensing changes and privacy concerns, the project's frequent shipping signals it's treating infrastructure reliability as seriously as its commercial competitors do.

github.com/rustdesk/rustdesk

Plane 1.3: Open-Source Project Management Adds AI-Assisted Notes

Plane v1.3.1 (released May 2026) is an open-source project management platform that covers the full feature surface of Jira, Linear, and ClickUp — sprints, burn-down charts, modules, customizable filtered views, and real-time analytics — and adds AI-powered notes for documentation directly in the platform. At 53k stars, deployed via Docker or Kubernetes, and available for self-hosting with full data residency control, it has grown into a genuinely competitive offering rather than a budget workaround. The AI pages feature is the most recent sign that teams building replacements for enterprise SaaS tools are treating AI as a core workflow feature, not a differentiating add-on.

github.com/makeplane/plane