Blog
News, tutorials, and deep dives from the Suvadu team.
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.
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.
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.
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.
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.
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.
Why I Built Suvadu
The story behind building a database-backed shell history replacement in Rust — and why standard Zsh history was not enough.