What's New

The latest releases and updates from our team. We ship often and keep things lean.

May 9, 2026

Practical UV v0.1.8 — Now Works with requirements.txt + One-Click Convert to uv

The biggest update since launch: Practical UV now treats requirements.txt as a first-class citizen. Outdated detection, hover info, code actions, and the dependency dashboard all light up automatically on requirements.txt, requirements-*.txt, and any *.txt under requirements/. Comments, pip directives (-r, -e, -c, --index-url), direct URL specs (pkg @ https://…), and PEP 508 environment markers are all parsed correctly. Open a requirements.txt and a "↑ Convert to uv" action appears in the status bar — one click runs uv init (if needed) and uv add -r in the integrated terminal, and your project is on uv. Saving a pyproject.toml with changed versions now politely offers to run uv sync for you. Already on Open VSX as version 0.1.8.

  • Full requirements.txt support — outdated detection, hover, code actions, dashboard
  • Status-bar "Convert to uv" action runs uv init + uv add -r in one click
  • Recognizes requirements.txt, requirements-*.txt, requirements_*.txt, and any *.txt under requirements/
  • Handles PEP 508 markers, pip directives, direct URL specs, and comments correctly
  • "Run uv sync" prompt fires automatically on save when pyproject.toml versions change

May 3, 2026

EasyHomebrew v1.6.6 — Browse by Author, Cleaner Updates & Friendlier Admin Installs

A whole new way to explore Homebrew: the new Authors view groups every package by its upstream author or organisation, with GitHub-style avatars and friendly display names. Pick an author and you get their packages on the right, sorted into collapsible categories — same install and update buttons as the rest of the app. Every package detail page also gains a "by <author>" line. The Updates page gets a long-overdue makeover with a prominent Upgrade All button, a one-click Update on every outdated row, and a clean Upgrade Selected action for batch mode — extending across Installed, All Packages, Categories, Search Results, and Authors. Casks that need root install end-to-end through a friendly authorisation flow (no more cryptic sudo failures), and a live background-activity panel in Settings shows every async job in flight. Plus a rebuilt categories database that recovers ~1,100 cask classifications, font casks that categorise correctly the first time, and a calmer macOS App Store-blue treatment for update badges.

  • New Authors browser — every package grouped by upstream author or organisation, with avatars
  • A "by <author>" line on every package detail page
  • Cleaner Updates page — Upgrade All up front, Update on every row, Upgrade Selected for batches
  • Friendly admin-privileges flow for casks that need root, with a clear progress sheet
  • Live background-activity panel in Settings — see every async job in flight
  • Three new caches you can clear from Settings → Storage (homepage enrichment, author names, author icons)
  • Categories database rebuilt — ~1,100 cask classifications recovered, font casks now correct on first launch
  • Calmer App Store-blue treatment for update badges and buttons

April 27, 2026

EasyHomebrew v1.6.1 — App Store-Style Pages, AI Descriptions & Install Trends

Every package now opens an App Store-style page with everything you need to make a decision in one place. A clean stat strip shows the essentials. An AI-written description tells you what the package actually does — no more squinting at one-liners. A screenshot gallery with a native carousel and arrow-key navigation lets you preview apps before you install. Install trends for the last 30, 90, and 365 days reveal what's genuinely popular. Variants of the same app appear as click-through mini-cards. And a brand-new Games category gives 117 titles a proper home.

  • App Store-style package page with everything in one place
  • AI-written descriptions in plain language, with smart screenshots
  • Native screenshot carousel with arrow-key navigation
  • Install trends for the last 30, 90, and 365 days
  • Tap between sibling versions and flavors with a single click
  • New Games category — 117 titles reclassified
  • Smart categorisation kicks in instantly for unfamiliar packages

April 22, 2026

EasyHomebrew v1.6.0 — Grid View, Variant Grouping & Faster Upgrades

Browse your packages your way: a new toolbar toggle switches every list between a compact row view and a visual card grid, and your choice sticks across launches. Variants of the same app — think Firefox, Firefox ESR, Firefox Developer Edition — now collapse into a single tidy entry with a +N expander, so your lists feel curated rather than crowded. The grouping is smart enough to keep unrelated projects apart, even when they share a host. Plus a definitive fix for the rare "Homebrew is busy" warning that was getting in the way of upgrades.

  • List or grid view, your choice — and it sticks
  • Variant grouping turns clutter into clean, expandable entries
  • Smarter grouping that keeps unrelated apps apart
  • Cleaner Discover badge and consistent labelling everywhere
  • No more "Homebrew is busy" warning blocking your upgrades

April 21, 2026

EasyHomebrew v1.5.5 — Brew Doctor That Actually Fixes Things

The Doctor tab is no longer a wall of warnings — it's a list of one-click fixes. Every diagnostic shows up as its own card with a "Run fix" button: deprecated casks and formulae, unlinked kegs, missing dependencies, stray files, PATH issues, and more. Spot something unfamiliar? Apple Intelligence explains it in plain English on macOS 26. Errors across the app are friendlier too — clear titles, readable messages, and details tucked away until you need them. And if something fails in a batch, just tap the row to see why.

  • One-click "Run fix" for every Brew Doctor warning
  • Install all missing dependencies in a single step
  • Apple Intelligence explains unfamiliar warnings in plain English
  • Friendlier error messages with clear titles and copy-ready details
  • Tap any failed row in Upgrade All to see exactly what went wrong
  • The UI stays in sync if you switch to Terminal mid-task

April 17, 2026

EasyHomebrew v1.5.3 — Reinstall, Status Panel & Auto Vulnerability Scans

Three quick follow-ups to the public beta, now rolled up into v1.5.3. The headline work landed in v1.5.2: a Reinstall button for misbehaving packages, a new EasyHomebrew status panel in the bottom-left showing app version, packages scanned and affected, and the disk space the app itself uses. Vulnerability scanning runs automatically alongside update checks, and the Updates list now shows only the apps and tools you installed yourself — internal dependencies no longer appear as separately upgradable, which prevents breakage from mismatched versions. v1.5.1 brought stability and performance polish across package browsing, services, and Discover. v1.5.3 adds opt-in anonymous usage analytics — aggregate events only, never package names or search queries, and fully opt-out from Settings → Privacy. Free to download, same install path as 1.5.

  • Reinstall button on the package page — fresh copy without removing it from your list
  • New bottom-left status panel: version, packages scanned, affected count, and app disk usage
  • Vulnerability scanning runs automatically when checking for updates
  • Updates list now shows only user-installed apps and tools — no internal dependencies
  • BETA label on Discover so you know semantic search is still experimental
  • Stability and performance polish across package browsing, services, and Discover (v1.5.1)
  • Opt-in anonymous usage analytics — aggregate events only, off in Settings → Privacy (v1.5.3)

April 16, 2026

EasyHomebrew Beta is Live — Download v1.5 Now

EasyHomebrew has entered public beta. v1.5 is available as a free download — no App Store, no waitlist. It includes all core features: package and cask management, CVE vulnerability scanning, services management, taps, Brew Doctor with Apple Intelligence diagnostics on macOS 26, batch operations, and the new Discover feature powered by on-device semantic search. Give it a try and send us your feedback.

  • Free public beta — download the DMG and run it on macOS 26
  • Discover: describe what you need in plain language, find the right package instantly
  • Apple Intelligence in Brew Doctor explains issues and suggests fixes
  • CVE scanning, services management, taps, and batch operations all included
  • Available in English, French, Greek, German, Italian, and Spanish

April 4, 2026

Blog: Why Your AI Prompts Fail — And How to Fix Them

Our latest blog post breaks down why most AI prompts produce underwhelming results — and it's not the model's fault. Language models are precise instruments: vague inputs reliably produce vague outputs. The article introduces seven measurable dimensions for evaluating prompt quality — clarity, precision, chain-of-thought reasoning, information completeness, constraint verifiability, structural compliance, and informational integrity — each targeting a specific failure mode. These aren't abstract rules but practical principles drawn from state-of-the-art research that fundamentally change how you write prompts.

  • Seven evaluation dimensions that cover every common prompt failure mode
  • Prompt quality is a learnable skill — not innate talent or guesswork
  • You don't need perfect scores to get dramatically better results from LLMs
  • Grounded in peer-reviewed research on prompt engineering

March 30, 2026

Announcing EasyHomebrew — A Native Homebrew Package Manager for macOS

We're building EasyHomebrew — a native macOS app that brings a clean, intuitive GUI to Homebrew. Browse, install, upgrade, and uninstall formulae and casks without touching the terminal. It also includes built-in CVE vulnerability scanning powered by the OSV database, tap and services management, disk usage stats, and full-text search across all available packages. EasyHomebrew is coming soon.

  • Native SwiftUI app — lightweight, fast, and built for macOS
  • Built-in CVE vulnerability scanning against the OSV and NVD databases
  • Manage packages, casks, taps, and Homebrew services from one place
  • Brew Doctor diagnostics, batch operations, and disk usage cleanup
  • Apple Intelligence features on macOS 26+ — smart diagnostics, logo detection, and tap descriptions

March 27, 2026

Promptivo — Benchmarks & Prompting Guide

Two major additions to the Promptivo universe. The new Benchmarks page opens the hood on our scoring engine — showing exactly how the seven quality dimensions perform against Google's IFEval (541 expert-written prompts) and MePO (2,000 prompt pairs before and after optimization). Key findings: zero expert prompts scored "Excellent," Constraint Verifiability is the hardest dimension to improve, and Information Completeness delivers the single biggest gain at +9.6%. Alongside it, the new Prompting Guide is a hands-on walkthrough with real before-and-after examples for every dimension, actionable checklists, and concrete techniques to level up your prompts immediately.

  • Benchmarks validated against IFEval and MePO — two peer-reviewed public datasets
  • Expert prompts averaged just 3.38/5 — room to improve exists at every level
  • Optimization produced 11× more "Good" grades and eliminated "Needs Improvement" entirely
  • Guide includes before/after examples, checklists, and score improvements for all 7 dimensions
  • Learn why "don't use X" fails and "use only Y and Z" doubles compliance rates

March 25, 2026

Blog: The Science of the Ask — Why Promptivo Is the New Essential for AI Teams

Our latest blog post dives into the research behind prompt quality and why it matters more than ever. Learn how Promptivo uses deterministic linguistic analysis — grounded in peer-reviewed studies of over 5,000 prompt pairs — to score your prompts across seven quality dimensions. Discover why clarity beats chain-of-thought scaffolding, how a few lines of structure outperform paragraphs of description, and what makes a prompt work consistently across models of all sizes.

  • Why clarity is the single highest-impact dimension for LLM output quality
  • How Promptivo turns academic research into instant, actionable feedback
  • The case for deterministic scoring: no AI calls, no latency, no cost

March 25, 2026

Cloudproc — Beta Program Now Open

The revamped Cloudproc website is live, and you can now express your interest to join the beta program. Cloudproc is an non-opinionated, application-level management and observability platform that gives you real-time, full-stack visibility into your infrastructure. Monitor, analyze, and optimize your applications from a single dashboard — with real-time metrics, traces, intelligent alerting that cuts through noise, and seamless integration with your existing tech stack.

  • Real-time monitoring with unified metrics, traces all in one dashboard
  • Smart alerting that reduces noise and notifies you before issues impact users
  • Easy integration with all major frameworks, languages, and cloud platforms
  • Sign up now to get early access to the beta

March 24, 2026

Promptivo

We just shipped Promptivo — a prompt scoring tool that analyzes your AI prompts across seven quality dimensions and gives you clear, actionable advice to improve them. No AI calls, no latency, no cost per evaluation — scoring uses deterministic linguistic analysis and returns results in milliseconds. Inspired by peer-reviewed research on prompt quality, Promptivo helps you write better prompts and get better results. We would love your feedback.

  • Score prompts across 7 quality dimensions: clarity, precision, context, reasoning, constraint verifiability, specificity, and more
  • Deterministic linguistic analysis — no LLM calls, no latency, no cost per evaluation
  • Research-backed: built on findings from studies of 5,000+ prompt pairs
  • Zero data retention — your prompts are never stored or sent to third parties

March 19, 2026

Practical UV — VS Code Extension

Our new VS Code extension brings the power of UV — the blazing-fast Python package manager by Astral — right into your editor. No more context switching to the terminal for dependency management. Get TOML syntax highlighting, automatic outdated dependency detection via PyPI, quick-fix upgrades, and run common UV commands straight from the command palette.

  • Outdated dependency detection with one-click upgrades
  • Run uv sync, add, and run from the command palette
  • Version selection from all available PyPI releases
  • Python and project version bumping built in