Blog

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

Comparison 8 min read ·

Suvadu vs mem0: Why Your Coding Agent Needs Both

Why general-purpose AI memory and shell history memory are complementary, not competitive — and why your coding agent needs both.

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 14 min read ·

How to Set Up AI Agent Tracking with Suvadu

A complete guide to tracking shell commands from Claude Code, OpenCode, Cursor, Windsurf, and other AI tools — with prompt capture, risk assessment, and agent reports.

AI 9 min read ·

Do You Know What Commands Your AI Agent Ran?

AI coding assistants run dozens of shell commands per prompt. Most developers never review them. Here is why that matters and how to get full visibility.

Technical 12 min read ·

How Suvadu Records Shell History with <2ms Overhead

A technical deep-dive into how Suvadu captures every shell command in under 2 milliseconds using Rust, SQLite WAL mode, and native Zsh hooks.

Comparison 10 min read ·

Best Shell History Tools in 2026: Suvadu vs Atuin vs McFly vs Hstr

The best shell history replacement tools for developers in 2026, compared. Performance, privacy, AI agent support, and architecture.

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.