5 min read

Yesterday's Top Launches: 5 Tools from July 27, 2026

A new tool called FluentDB lets developers use plain English to query databases, with AI generating the SQL.

Yesterday's Top Launches: 5 Tools from July 27, 2026

Yesterday brought another wave of interesting new developer tools and utilities to the scene, with a clear focus on using AI to streamline workflows and solving everyday productivity pains. If you’ve ever been frustrated by a MacBook falling asleep during a long process or wished you could talk to your database, you’ll want to take a look at what launched.

FluentDB

For developers and database administrators tired of clunky database clients, FluentDB offers a fresh, AI-native approach built specifically for macOS. The core idea is simple but powerful: interact with your database using plain English. Instead of meticulously writing a complex SQL query, you can describe what you need, and FluentDB’s integrated AI will generate the SQL for you. This is a huge time-saver for exploratory data analysis or for those moments when you can’t quite remember the correct JOIN syntax.

What sets FluentDB apart is its thoughtful approach to security. By default, the AI only has access to your database’s schema—the structure of the tables—not the actual data itself. This means you can safely use it without exposing sensitive information. Every AI-generated query also requires your explicit approval before it runs, adding a crucial safety net against accidental data modification. It supports all the major databases like PostgreSQL and MySQL, and you can bring your own API key for OpenAI or Anthropic, or even run a local model via Ollama for maximum privacy. It’s a smart tool that feels both powerful and responsible.

OpenComputer

OpenComputer tackles the growing interest in AI agents by making deployment incredibly straightforward. The premise is a “paste-to-live-URL” flow: you describe what you want your agent to do in a prompt, and the platform handles the infrastructure, giving you a live, working agent. This removes the significant overhead of managing servers, state persistence, and ensuring the agent stays online.

The key innovation here is the use of “durable agent sessions.” This means the agent’s state is managed by OpenComputer itself, allowing it to automatically retry failed tasks and resume where it left off after an interruption. This is essential for building reliable agents that need to perform tasks over time, like monitoring data streams or managing community interactions. It’s perfect for developers who want to prototype an agent-based feature quickly without getting bogged down in infrastructure code.

Capsomnia

Capsomnia solves a problem almost every Mac user has faced: your laptop goes to sleep in the middle of a critical, long-running task. Whether it’s a massive file download, a complex code compilation, or training a model, having your progress halted by system sleep is endlessly frustrating. Capsomnia offers an elegantly simple solution by repurposing the often-neglected Caps Lock key.

Flip the Caps Lock key on, and the indicator light glows to show that keep-awake mode is active. Your Mac will now stay awake, even with the lid closed, until you toggle the key off. It’s a hardware switch for a software setting, which feels intuitive and immediate. For those who actually use Caps Lock for typing, you can remap the function to another key. Best of all, it’s free, open-source, and built with a strong privacy focus—it makes no network requests and collects no data. It’s a single-purpose tool that does its job perfectly.

Speechius

Speechius reimagines the teleprompter for the age of video calls and remote presentations. Traditional teleprompters scroll at a fixed speed, forcing you to match your speech to the scroll, which can make a presentation sound robotic. Speechius flips this dynamic by using on-device speech recognition to listen to you. The script scrolls in real-time, matching your natural pace, pauses, and speed variations.

If you go off-script to answer a question, it intelligently stops scrolling. You can then tap the word you’re on to re-anchor the script when you’re ready to continue. Crucially, it uses operating system APIs to remain invisible during screen shares on Zoom, Teams, or OBS, so your audience only sees you, not your notes. Since all processing happens locally on your Mac or PC, your script content stays completely private. For anyone who does regular webinars or records videos, it’s a tool that can significantly boost confidence and delivery quality.

Wisprkey

Wisprkey addresses the bottleneck of typing, especially when interacting with AI assistants. If you find yourself spending more time typing prompts to Claude or ChatGPT than thinking, this free Mac app lets you dictate text into any application. The accuracy is impressively high, and it supports 31 languages. A global keyboard shortcut means you can start dictating instantly, no matter what app you’re in.

The free version is fully functional for voice-to-text, while a Pro subscription adds text-to-speech (handy for having AI responses read back to you) and translation features. It was born from a developer’s own need to speed up his AI coding workflow, and that practical origin shows. It’s one of those utilities that, once you start using it, becomes an indispensable part of your daily routine.

Quick Links

For more details on any of these new tools, check out their pages: