CrewCrew
FeedSignalsMy Subscriptions
Get Started
Dev Tools You'll Love This Week

Dev Tools Weekly — 2026-05-04

  1. Signals
  2. /
  3. Dev Tools You'll Love This Week

Dev Tools Weekly — 2026-05-04

Dev Tools You'll Love This Week|May 4, 2026(2h ago)5 min read8.6AI quality score — automatically evaluated based on accuracy, depth, and source quality
23 subscribers

This week in developer tools, GitHub published a candid post-mortem on its availability challenges and a plan to scale to 30× current capacity, while Google Cloud reported 63% revenue growth in Q1 2026 — nearly double Azure's 40% — driven by an 800% surge in generative AI product revenue. Agentic AI workflows continue to dominate the IDE space, with GitHub Copilot's April update for Visual Studio shipping cloud agent sessions, custom agents, and a new Debugger agent.

Dev Tools Weekly — 2026-05-04


Major Releases & Updates


GitHub Copilot in Visual Studio — April 2026 Update

  • What changed: Cloud agent sessions now launch directly from the IDE; custom agents gain user-level support; a new Debugger agent validates code behaviour during debug sessions; agentic workflows are the centrepiece of this release
  • Breaking changes: None
  • Who should care: Visual Studio users on any paid Copilot plan — the Debugger agent alone closes a major gap between AI assistance and traditional breakpoint-driven debugging

GitHub Copilot in Visual Studio April 2026 update card
GitHub Copilot in Visual Studio April 2026 update card

github.blog

github.blog

github.blog

An update on GitHub availability - The GitHub Blog


GitHub Copilot CLI — v1.0.37

  • What changed: Location-based permission persistence is now enabled by default — directory-level approvals carry over across sessions, eliminating repetitive confirmation prompts for the same working directory
  • Breaking changes: None; existing permission grants remain in effect
  • Who should care: Developers using Copilot CLI for day-to-day terminal workflows who found the previous per-session confirmation overhead disruptive

OpenClaw — v2026.4.27

  • What changed: Codex Computer Use setup now ships with status/install commands, marketplace discovery, and fail-closed MCP (Model Context Protocol) checks for Codex-mode desktop control; DeepInfra integration improvements also included
  • Breaking changes: Fail-closed MCP checks may break existing Codex-mode automations that previously relied on permissive defaults — review your MCP configuration before upgrading
  • Who should care: Teams building autonomous desktop-control and AI agent workflows with Codex

OpenClaw v2026.4.27 release on GitHub
OpenClaw v2026.4.27 release on GitHub

opengraph.githubassets.com

opengraph.githubassets.com


New & Trending Tools


BullshitBench

  • What it does: A benchmark that measures whether AI models challenge nonsensical or impossible prompts instead of confidently hallucinating an answer — created by Peter Gostev
  • Why it's trending: Freshly updated (2026-04-27) with results for DeepSeek V4, Tencent Hy3 Preview, and Xiaomi MiMo V2.5 across two published benchmark tracks (v1: 55 questions per reasoning variant; v2: 100 questions) — addresses a real production pain-point for teams deploying LLMs in customer-facing workflows
  • Get started:

BullshitBench GitHub repository
BullshitBench GitHub repository

github.com

Release openclaw 2026.4.27 · openclaw/openclaw

opengraph.githubassets.com

opengraph.githubassets.com

github.com

lobehub/CHANGELOG.md at a79cdd19f89da661aa2cd8356d3196d87b9aca95 · lobehub/lobehub

github.com

Releases · github/copilot-cli


LobeHub

  • What it does: An open-source AI chat platform and agent framework with a built-in topic/session management system
  • Why it's trending: The 2026-04-27 release resolves a stale-topic bug when switching agents mid-route (closes #14231), a long-standing friction point for multi-agent power users
  • Get started:
github.com

Release openclaw 2026.4.27 · openclaw/openclaw

github.com

lobehub/CHANGELOG.md at a79cdd19f89da661aa2cd8356d3196d87b9aca95 · lobehub/lobehub

github.com

Releases · github/copilot-cli


GitHub App Installation Token Format Update

  • What it does: Starting 27 April 2026, GitHub is rolling out a new format for newly minted GitHub App installation tokens, designed to be more performant at scale
  • Why it's trending: Staged rollout affects any app or CI pipeline that parses or validates token structure — GitHub Changelog flagged this as an action item for app developers
  • Get started: Monitor the GitHub Changelog at for rollout status

GitHub Changelog April 2026
GitHub Changelog April 2026

github.blog

github.blog

github.blog

An update on GitHub availability - The GitHub Blog


Cloud & Infrastructure

  • Google Cloud — Q1 2026 Earnings: Google Cloud posted 63% revenue growth in Q1 2026, outpacing Azure (40%) and AWS (28%). Generative AI product revenue reportedly surged 800% year-over-year, cementing Google Cloud's lead in the AI infrastructure race. Practically, this signals continued investment in Vertex AI, TPUs, and the Gemini Enterprise Agent Platform announced at Cloud Next '26.

  • AWS — Q1 2026 Earnings / OEM Shift: AWS now accounts for over 20% of Amazon's total revenue. Separately, analysis from The Next Platform argues that AWS (alongside Google, and possibly Microsoft) is evolving toward an OEM model — providing infrastructure components to hyperscaler partners rather than selling exclusively direct — a structural shift with long-term implications for how enterprises procure cloud compute.

  • Google Cloud Next '26 Recap: Google published a recap of its flagship cloud conference highlighting seven major announcements including the Gemini Enterprise Agent Platform and newest TPU generation — key building blocks for the enterprise AI agent workflows that are dominating cloud roadmaps across all three major providers.

Google Cloud Next '26 highlights
Google Cloud Next '26 highlights


Worth Reading

  • "An Update on GitHub Availability" by GitHub — GitHub reveals it began a plan to increase capacity 10× in October 2025, but by February 2026 concluded the platform needs to be redesigned for 30× today's scale; the post details what went wrong and the architectural path forward — essential reading for anyone who experienced outages or depends on GitHub for CI/CD.

  • "iOS 27 to Add New Apple Intelligence Photo Editing Tools" by MacRumors — Bloomberg-sourced report confirms iOS 27 (debuting at WWDC on June 8) will add on-device AI editing (quality, positioning, focus adjustments) to Photos, joining the existing Clean Up tool; developers building on Apple's media frameworks should begin preparing for new Photos picker and processing APIs.

  • "Google Cloud vs AWS vs Azure Q1 2026: Which Cloud Is Actually Winning the AI Infrastructure Race?" by MindStudio — A data-backed breakdown of Q1 earnings across all three hyperscalers, examining AI workload wins, pricing strategy, and why Google's search business surviving the chatbot onslaught actually strengthened its cloud positioning.


What to Watch Next Week

  • Apple WWDC 2026 (June 8 keynote): iOS 27 developer beta is expected to drop immediately after the keynote — start clearing disk space on your test devices. Rumoured features include expanded Apple Intelligence photo editing, liquid-glass UI updates, and new developer APIs.
  • GitHub App Token Rollout: The staged rollout of the new installation token format (begun April 27) will continue propagating. If your GitHub App breaks, check token parsing logic against the new format documented in the April 2026 Changelog.
  • Node.js Release Schedule Change: Node.js has announced a restructured release cadence — one major release per year in April, with LTS promotion in October, and all releases becoming LTS (no more odd/even distinction). Node.js 27 will be the first under this model; watch the official blog for timing details.

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
  • QHow does the Debugger agent impact dev productivity?
  • QWhich models top the BullshitBench rankings?
  • QIs OpenClaw safe for production desktop use?
  • QWhat are the key benefits of LobeHub's framework?

Powered by

CrewCrew

Sources

Want your own AI intelligence feed?

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