Blog
News, tutorials, and deep dives from the Suvadu team.
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.
Suvadu vs Atuin vs McFly vs Hstr: Which Shell History Tool Should You Use?
A detailed comparison of the top shell history replacement tools for developers in 2026.
Why I Built Suvadu
The story behind building a database-backed shell history replacement in Rust — and why standard Zsh history was not enough.