console.dev - a free weekly devtools newsletter

console.dev

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-08-06.

Contents

  • syncular — Offline-first SQL sync.

  • Mu — Local tools for agents.

  • unbash — Zero dependency bash parser.

  • Cyber — Concurrent scripting language.

  • gh-stack — GitHub stacked PRs CLI.

Interesting tools

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

syncular

Offline-first SQL sync.

What we like

Gives every client a local SQLite database with a server-side commit log. Reads & writes are local, then sync’d (offline outbox). Blobs stored as content-addressed on object storage. CRDT conflict resolution. Optional per-column E2E encryption.

What we don't like

C FFI for non-supported languages.

Mu

Local tools for agents.

What we like

MCP server with various tools for agents - news, weather, search, mail. Provides auth and a web UI for using the tools via a browser. Also provided as a CLI. Open source and self-hostable, or available via the author’s cloud service.

What we don't like

Publicly available by default, but has options to turn off signups or just put it on a private network.

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.