Blog

News, tutorials, and deep dives from the Suvadu team.

Guide 9 min read ·

The Best Zsh History Replacement in 2026 (and How to Upgrade)

What Zsh's built-in history already does well, where a flat history file runs out, and how to install, import, and roll back a database-backed replacement.

Guide 8 min read ·

How to Audit Shell Commands Claude Code and Cursor Run

Walk through a failed Claude Code run with suv agent report, history, Prompt Explorer, and sessions, and learn what agent integrations do and do not capture.

Guide 8 min read ·

How to Sync Shell History Across Machines (Without the Cloud)

The real options for moving Bash/Zsh history between machines — and how to do it locally, without a cloud account.

Comparison 8 min read ·

Suvadu vs fzf for Shell History: When Ctrl-R Isn't Enough (2026)

Using fzf for Ctrl-R? Where a fuzzy finder over a history file is enough, and what a database-backed history adds.

Comparison 8 min read ·

Suvadu vs McFly: Shell History Features Compared (2026)

Suvadu vs McFly compared on search, ranking, privacy, AI agent support, and what each one is missing.

Comparison 10 min read ·

Suvadu vs Atuin: Shell History and AI Agent Workflows

Compare Suvadu and Atuin by real tasks (recall, import, agent-session review, and error output), including Suvadu 0.4.1 migration and search limits.

Comparison 8 min read ·

Suvadu vs Hstr: A Modern Hstr Alternative for Shell History (2026)

Suvadu vs Hstr compared on storage, search, privacy, and AI agent support.

Comparison 8 min read ·

Suvadu vs mem0: Which AI Memory Does Your Coding Agent Need?

Why general-purpose AI memory and shell-history memory are complementary, not competitive — and when to use each.

Technical 8 min read ·

How AI Agents Query Your Shell History via MCP

Suvadu's built-in MCP server turns your shell history into a queryable resource for AI agents. Here's what it does and how to set it up.

Guide 7 min read ·

How to Set Up AI Agent Tracking with Suvadu

Run suv init for your agent, restart it, verify with suv doctor, and record a test session you can inspect end to end.

AI 8 min read ·

Do You Know What Commands Your AI Agent Ran?

AI coding assistants run shell commands you may never review. Why that matters, and how to record and review what supported integrations capture.

Technical 12 min read ·

How Suvadu Records Shell History Without Slowing Your Shell

A technical walk-through of how Suvadu records shell commands with native Zsh hooks, Rust, and SQLite WAL mode, and what has been measured so far.

Comparison 11 min read ·

Shell History Tools Compared: Atuin, fzf, McFly, hstr and Suvadu

Compare Atuin, fzf, McFly, hstr, and Suvadu by search model, stored context, sync, shell support, and AI-agent workflows.

Story 7 min read ·

Why I Built Suvadu

The story behind building a database-backed shell history replacement in Rust — and why standard Zsh history was not enough.