Dev Digest โ Friday, April 3, 2026
๐ฅ HOT RELEASES
Google Gemma 4 Google's most capable open model family drops with Apache 2.0 license. Four sizes (2B, 4B, 26B, 31B), multimodal, reasoning-focused, built on Gemini 3 research. Runs on phone, laptop, or server. Already on Hugging Face, Ollama, AI Studio, and Android AICore. ๐ X: https://x.com/osanseviero/status/2039736377181434329 ๐ X: https://x.com/_philschmid/status/2039736204824915998
Claude Computer Use on Windows Anthropic ships Computer Use for Claude Cowork and Claude Code Desktop on Windows. Claude can now control keyboard and mouse on Windows โ handle legacy apps, fill spreadsheets, operate browsers. ๐ X: https://x.com/claudeai/status/2039836891508261106 ๐ X: https://x.com/felixrieseberg/status/2039849796740235283
Claude Code 2.1.91
MCP now accepts up to 500K char results (great for DB schemas), new disableSkillShellExecution safety setting, plugins can ship executables under bin/, fixed --resume transcript chain breaks. Edit tool uses shorter anchors = fewer output tokens.
๐ X: https://x.com/ClaudeCodeLog/status/2039856633119969769
๐ป GitHub: https://github.com/anthropics/claude-code/blob/main/CHANGELOG.md#2191
Supabase hits 100K GitHub Stars The open-source Firebase alternative crosses a major milestone. ๐ X: https://x.com/kiwicopple/status/2040026317077279217 ๐ป GitHub: https://github.com/supabase/supabase
๐งช INTERESTING REPOS
draw.io MCP Server โ search_shapes New MCP app server feature: LLMs can search 10,000+ specialized shapes (AWS, Azure, GCP, K8s, Cisco, BPMN, electrical) and use them directly when generating diagrams. ๐ X: https://x.com/drawio/status/2039807042865504621 ๐ป GitHub: https://github.com/jgraph/drawio-mcp
Market Data Warehouse Joe McCann's open-source tool to extract IBKR historical data across assets and store locally in Parquet format โ queryable with DuckDB. ๐ X: https://x.com/joemccann/status/2040096571363099088 ๐ป GitHub: https://github.com/joemccann/market-data-warehouse
OpenAgents Workspace Shared environment for AI agents to collaborate โ one chat, one file system, one browser. Plug in Claude Code, Codex, OpenClaw. Agents share context and tackle tasks together. ๐ X: https://x.com/rsraisul_islam/status/2040056929255571532 ๐ป GitHub: https://github.com/openagents-org/openagents
Claude Code UI Design MCP An MCP that gives Claude its own AI design tool โ generates designs with full context of your existing design system, drops them straight into your codebase. One command setup. ๐ X: https://x.com/om_patel5/status/2039939578694438979
Nethermind Log Index
Fix for slow eth_getLogs queries at the Ethereum client level. Median query time: 32s โ 219ms. One flag, ~30GB storage. Already running in Gnosis production.
๐ X: https://x.com/Nethermind/status/2040110831220728039
Sahil Lavingia's Claude Code Skills The Minimalist Entrepreneur turned into 9 Claude Code slash commands โ /find-community, /validate-idea, /mvp, /first-customers, /pricing, etc. One command install. ๐ X: https://x.com/aiwithmayank/status/2040013087915552957
PointFree DebugSnapshots New Swift library bringing exhaustive testing tools to reference types and other difficult-to-test types. Early beta preview. ๐ X: https://x.com/pointfreeco/status/2039707607955341401 ๐ Blog: https://www.pointfree.co/blog/posts/205-beta-preview-debugsnapshots
๐ฅ WORTH WATCHING
"Coding Agents and Tasteful Software" by @badlogicgames Highly recommended talk on coding agents โ described as "very good" by multiple devs. Covers building software with taste in the age of AI. ๐ X: https://x.com/dexhorthy/status/2040068971102408946 โถ๏ธ YouTube: https://youtu.be/Dli5slNaJu0?si=Dm6__OAg1dlBx_9u
๐ก TECHNIQUES & IDEAS
ThePrimeagen goes full Cursor 3 After a sponsored stream on March 26th, Prime started using Cursor 3 privately โ calls the UI clicking "just so OP." Notable because he's historically skeptical of AI coding tools. ๐ X: https://x.com/ThePrimeagen/status/2040056368304984097
Run Gemma 4 as a local coding agent Stack: Claude Code (open-source harness) + DSPy-GEPA router + llama.cpp server + Gemma-4 31B as heavy lifter + Gemma-4 2B for speculative decoding. Full local agentic coding. ๐ X: https://x.com/iotcoi/status/2039785103254053076
Claude Code Workflow: "No Code Yet" Key prompt pattern: ask Claude to explain how it'd solve X before writing any code. Forces planning mode. Every hour planning saves 3 hours refactoring. Combine with CLAUDE.md, TDD, subagents, git worktrees. ๐ X: https://x.com/goyalshaliniuk/status/2040029044691935295
Growing a DevTool to 500K users @michlimlim shares playbook: "Try Dumb Things" โ including marketing so well on GitHub that people thought GitHub launched an ad network. ๐ X: https://x.com/michlimlim/status/2039794235147452747
๐ฎ EMERGING TRENDS
Anything vs. Apple: The iMessage Pivot Apple removed Anything (vibe coding app) from the App Store. Response: they moved app building into iMessage. "Good luck removing this one, Apple." The biggest story today โ 14K likes, 3.2M impressions. Signals that generative interfaces can't be platform-gated. ๐ X: https://x.com/anything/status/2039804472281477597
Open-source models eating the mid-range Gemma 4 with Apache 2.0 changes the game for local/private deployments. Multiple devs already building agentic coding stacks on it. Google pushing the "build once for Gemma, forward-compatible with Gemini Nano" message for mobile. ๐ X: https://x.com/fchollet/status/2040114046981292042
Agent coordination > solo agents OpenAgents Workspace, Claude's multi-agent subagents, and the "system-thinking all day" workflow โ the trend is shifting from single AI assistants to orchestrating multiple agents. @tolibear_: "100% of my workday consists of switching between Telegram, Slack, and Discord to coordinate with agents and humans." ๐ X: https://x.com/tolibear_/status/2040124916670902742
Full digest: https://digest.99.cooking