DEV Community

Cover image for Minions at Stripe, Rust Laps Next.js, Ship Carefully
Adam
Adam

Posted on

Minions at Stripe, Rust Laps Next.js, Ship Carefully

Matt Shumer opens this week with a provocative question: do you remember February 2020? He's watching something similarly big unfold β€” and after reading this issue, you might agree.

If agents had a union, they'd be picketing for better tooling. This week alone: GitHub launches Agentic Workflows with guardrails for running coding agents in GitHub Actions, Stripe rolls out Minions for one-shot end-to-end coding tasks, Google ships Gemini CLI to bring its AI agent into your terminal, Vercel Labs drops just-bash to make shell scripts agent-friendly, and Stably AI releases agent-slack so agents can ping your team on Slack (the bots have joined the standup). GitHub's Copilot SDK also hits technical preview, opening programmatic access for custom integrations.

PostHog's reminder is worth highlighting: shipping too fast has a hidden danger β€” product velocity can outstrip user adoption, leaving features nobody uses in its wake.

On the tools front: Wes McKinney (the pandas creator, because apparently building one essential developer tool isn't enough) launched msgvault, a DuckDB-powered private email archive with terminal UI and an MCP server. Mitchell Hashimoto is tackling online trust with Vouch β€” community management based on explicit vouches rather than follower counts. And Rari shows React Server Components don't have to be slow: Rust runtime, 9.1x faster responses, 46.5x higher throughput than Next.js.

Wrapping up: Evan You talks about Vite, VoidZero, and why Rust is the future of JavaScript tooling.

Enjoy!

Signup here for the newsletter to get the weekly digest right into your inbox.

Find the 12 highlighted links of weeklyfoo #124:


Something Big Is Happening

by Matt Shumer

Think back to February 2020.

πŸš€ Read it!, ai


GitHub Agentic Workflows

by Github

Repository automation, running the coding agents you know and love, with strong guardrails in GitHub Actions.

πŸ“° Good to know, ai, github


The hidden danger of shipping fast

by Cleo

What to do when product velocity breaks the speed of adoption

πŸ“° Good to know, shipping, engineering


Copilot SDK in technical preview

by Github

The Copilot SDK is now available in technical preview, providing language-specific SDKs for programmatic access to the GitHub Copilot CLI.

πŸ“° Good to know, ai, github, copilot


Minions

by Alistair Gray

Stripe’s one-shot, end-to-end coding agents

πŸ“° Good to know, ai, stripe


Announcing msgvault

by Wes McKinney

Lightning fast private email archive and search system, with terminal UI and MCP server, powered by DuckDB

πŸ“° Good to know, email, mcp, cli


agent-slack

by Stably AI

Slack automation CLI for AI agents

🧰 Tools, ai, slack


Vouch

by Mitchell Hashimoto

A community trust management system based on explicit vouches to participate.

🧰 Tools, community, trust, management


Gemini CLI

by Google

An open-source AI agent that brings the power of Gemini directly into your terminal.

🧰 Tools, ai, terminal


just-bash

by Vercel Labs

Bash for Agents

🧰 Tools, ai, bash


Rari

by rari.build

High-performance React Server Components framework powered by a Rust runtime, delivering 9.1x faster response times (0.43ms vs 3.92ms) and 46.5x higher throughput (74,662 vs 1,605 req/sec) than Next.js with zero-config setup.

🧰 Tools, react, server, rust, performance


Vite, Rust & The Future of JavaScript Tooling

by Evan You

In this episode, Evan You, creator of Vue.js and Vite, shares his journey from building Vite to founding VoidZero and developing a complete Rust-based JavaScript toolchain.

πŸ“Ί Videos, js, rust, tools


Want to read more? Check out the full article here.

To sign up for the weekly newsletter, visit weeklyfoo.com.

Top comments (0)