console.dev - a free weekly devtools newsletter

2 min read Original article ↗

console.dev Logo console

Reviews of the most interesting devtools and latest beta releases.

Latest newsletter

Here's the latest newsletter sent on 2026-06-25.

Contents

  • Go Micro — Agent harness & service framework.

  • Hasp — Local secret broker.

  • Hotswap — Drop-in open coding model API.

  • Clear — Language where the spec is the code.

  • Nub — TypeScript toolchain for Node.

  • Deno Desktop — Turn a Deno app into a desktop app.

  • Flue — Open agent framework.

  • Lore — Open source version control.

Interesting tools

Each week we review 2—3 of the most interesting developer tools. Here's what we featured this week.

Go Micro

Agent harness & service framework.

What we like

Supports a variety of runtime primitives including model routing, memory, tools, guardrails, and durable workflows. Automatically creates MCP gateway. Built-in A2A gateway. All abstractions are Go interfaces to make it easily pluggable. Orchestrates multiple services with a local dev server and deploy tooling.

What we don't like

Encourages microservices, which are often overkill - especially at the beginning of a new project.

Hasp

Local secret broker.

What we like

Local-first secret storage with project bindings to allow access to specific secrets. Can launch apps with the secrets injected or act as a broker with on-demand supply of secrets. Time-bounded grants. First-class support for agents to request secrets. Access auditing.

What we don't like

Local-first is by design in v1, but also a limitation because there’s no control plane or cloud sync.

Betas and previews

Here's the interesting beta and early access releases we featured this week.

Devtools podcast

Discussions with the people behind the most interesting devtools.