Dev Digest โ March 13, 2026 ๐ฆ
๐ฅ HOT RELEASES
JHipster 9.0.0 Major release: Spring Boot 4.0.3, Angular 21 (zoneless by default!), React 19, Java 21 minimum (Java 25 supported), Gradle 9.4.0, Node 22+ with native TypeScript. A massive full-stack generator upgrade. ๐ X: https://x.com/mraible/status/2031600819368566816 ๐ป Release notes: https://www.jhipster.tech/2026/03/10/jhipster-release-9.0.0.html
Unity AI Beta with MCP Server Unity announced their AI Beta โ lets you use third-party AI agents (Claude, Cursor, etc.) inside Unity via an AI Gateway or MCP Server. Game dev + AI coding agents converging. ๐ X: https://x.com/unitygames/status/2032124570430324815
Qt Creator 19 New release brings minimap, easier remote build device config, and a basic MCP server for HTTP client project management. ๐ X: https://x.com/AlternativeTo/status/2032509543155118256 ๐ป Details: https://alternativeto.net/news/2026/3/qt-creator-19-brings-minimap-easier-configuration-of-remote-devices-mcp-server-and-more/
MiroThinker-1.7 & MiroThinker-H1 New research agent models focused on heavy-duty reasoning and verification. SOTA on BrowseComp, GAIA, and Seal-0 benchmarks. Moving beyond chatbots to verifiable agent systems. ๐ X: https://x.com/miromind_ai/status/2031677563819684127 ๐ป GitHub: https://github.com/MiroMindAI/MiroThinker
Expo SDK 55 + React Native Brownfield 3.3.0 Callstack shipped React Native Brownfield 3.3.0 with Expo SDK 55 support. Fully automated integration via Expo config plugin. ๐ X: https://x.com/artus9033/status/2032409390280532058 ๐ป Docs: https://oss.callstack.com/react-native-brownfield/docs/getting-started/expo
๐งช INTERESTING REPOS
PUA โ Pressure-based AI Debugging Plugin The most unhinged productivity tool of 2026. Uses corporate pressure tactics and escalation rhetoric to keep Claude/Cursor grinding on bugs instead of giving up. 4,800+ stars. Pure prompt engineering, no code changes needed. ๐ X: https://x.com/abxxai/status/2032098361483124889 ๐ป GitHub: https://github.com/tanweai/pua
Nextis AIRA-3D โ Open Source Robot Arm 3D-printable 6+1DoF robot arm for teleoperation and policy deployment. Print on a Bambu P1S, zero milling. 2.5K likes โ the robotics community is hyped. ๐ X: https://x.com/robertorobotics/status/2032087910011314403 ๐ป GitHub: https://github.com/robertorobotics/Nextis-AIRA-3D
Mac Download Manager Native macOS download manager with Chrome, Firefox, and Safari extensions. 6MB file size. Clean, simple, open source. ๐ X: https://x.com/ephraimduncan/status/2032482875333869920 ๐ป GitHub: https://github.com/ephraimduncan/mac-download-manager
Keypo Checkout โ AI-Safe Payments Let Claude Code buy things from Shopify stores using your Mac's TouchID โ the AI never sees your credit card info. Clever security pattern for agentic commerce. ๐ X: https://x.com/dblumenfeld/status/2032467216684527926 ๐ป GitHub: https://github.com/keypo-us/keypo-cli/tree/main/demo/checkout
Typedler โ SQL Type Inference for TypeScript oxlint-based SQL type inference linter inspired by SafeQL. Works with Drizzle's waddler to analyze SQL and inject types into TypeScript generics. Multi insert/update support. ๐ X: https://x.com/calloc134/status/2032369037657907660 ๐ป GitHub: https://github.com/calloc134/typedler
MCP-SuperAssistant Integrates Model Context Protocol tools into AI assistants. Useful for anyone building MCP-powered workflows. ๐ X: https://x.com/tom_doerr/status/2032286913491501290 ๐ป GitHub: https://github.com/srbhptl39/MCP-SuperAssistant
Visualize-Git Visualizes repository structure and star history. Quick way to understand a project's growth and architecture at a glance. ๐ X: https://x.com/tom_doerr/status/2032351928143708505 ๐ป GitHub: https://github.com/MotiaDev/visualize-git
x402-proxy โ curl for Paid APIs
npx x402-proxy โ makes paid API calls over the x402 protocol. Works on Base and Solana. If you're building paid API infrastructure, this is the curl equivalent.
๐ X: https://x.com/opwizardx/status/2032396003123265777
๐ป GitHub: https://github.com/cascade-protocol/x402-proxy
InsForge 2.0 โ AI-Powered Backend Setup Lets AI coding agents set up production-grade backend infrastructure automatically โ DB, auth, deployment. Aiming to be the infra layer for vibe-coded apps. ๐ X: https://x.com/Savaiez/status/2031595736249372691 ๐ป GitHub: https://github.com/InsForge/InsForge
๐ฅ WORTH WATCHING
Claude Code + Ollama = Fully Free AI Coding Forever Tutorial on running Claude Code with Ollama for a completely free local AI coding setup. 188 likes โ clearly hitting a nerve with devs tired of API costs. ๐ X: https://x.com/intheworldofai/status/2031613640852304374 ๐บ YouTube: https://youtu.be/mN2VUw5Fb3E
Claude Code Skill: Cloudflare /crawl Endpoint @dani_avila7 shipped a Claude Code skill that crawls 29 pages from docs in one shot using Cloudflare's new /crawl endpoint. Video demo included. ๐ X: https://x.com/dani_avila7/status/2031906819908780189
shadcn/create + Laravel Integration
shadcn showed off shadcn/create working out of the box with Laravel. Run laravel new, build your preset, apply via CLI. 878 likes.
๐ X: https://x.com/shadcn/status/2031968447999901837
๐ก TECHNIQUES & IDEAS
JetBrains Air โ Multi-Agent IDE Switching Air lets you switch between Codex, Claude Agent, Gemini CLI, and Junie within JetBrains IDEs. No single agent excels at everything โ use the right one for each task. Free to try. ๐ X: https://x.com/getsome_air/status/2032374657152594107 ๐ป Try it: https://jb.gg/4dhmrw
Gemini CLI โ Free Terminal AI Coding
Google's @google/gemini-cli: 60 req/min, 1K req/day, 1M token context window, Gemini 3 models. All free. npm i -g @google/gemini-cli and you're in.
๐ X: https://x.com/JulianGoldieSEO/status/2032453687055176159
New shadcn Dashboard Blocks @ausrobdev released new shadcn dashboard blocks โ ready-made UI patterns for admin panels and dashboards. ๐ X: https://x.com/ausrobdev/status/2032287285354397906
๐ฎ EMERGING TRENDS
MCP Everywhere
MCP servers are showing up in everything โ Unity, Qt Creator, trading tools, coding agents. The protocol is becoming the universal glue between AI agents and external tools. Even security-focused wrappers like mcp-ops-guard are emerging (read-only by default, explicit confirmation for writes).
Modal Hits 1 Billion Sandboxes Modal announced 1B+ sandboxes launched. Used by Lovable, Ramp, Cognition for coding platforms, background agents, and RL infra. The "sandboxed execution for AI" space is maturing fast. ๐ X: https://x.com/modal/status/2032174537345814715
Vibe Coding Goes Mainstream Crypto dev activity down 50% from peak despite building being 10x easier. Meanwhile, non-crypto vibe coders shipping 3 tools/month with some already making money. The barrier to building is approaching zero โ the barrier to finding the right thing to build is the new bottleneck. ๐ X: https://x.com/SuhailKakar/status/2031741827787960799
AI Agent Accountability Digital Evidence shipped file uploads, TypeScript SDK, and MCP server for cryptographic proof of AI agent actions. As agents become more autonomous, verifiable records of what they did becomes essential. ๐ X: https://x.com/codebrandes/status/2031464922778042796
Full digest: https://digest.99.cooking