AI tool comparison
Ferretlog vs Shopify AI Toolkit
Which one should you ship with? Here is the side-by-side panel verdict, pricing read, reviewer split, and community vote comparison.
Developer Tools
Ferretlog
git log for your Claude Code agent runs — local, zero dependencies
50%
Panel ship
—
Community
Free
Entry
Ferretlog is a zero-dependency pure Python CLI that treats your Claude Code session logs like a git repository. It parses the raw JSONL logs in `~/.claude/projects/` and gives you git-style history browsing, diff between runs, per-tool-call breakdowns, and cost/token stats — entirely locally, with no network calls and no configuration required. If you've been using Claude Code heavily, you've likely experienced the frustration of losing track of what changed across sessions, what tools were called how many times, and how much each session actually cost across sub-agent calls. Ferretlog makes that history explorable and comparable the same way `git log` makes code history explorable. This is an indie solo project from Eitan Lebras, submitted as a Show HN. It's genuinely useful as a power-user tool for anyone doing serious Claude Code work, especially those managing multi-session agent pipelines where debugging "what did the agent do last time?" is a real pain. The zero-dependency, local-only design means there's no trust surface and no setup friction.
Developer Tools
Shopify AI Toolkit
Give your AI agent live Shopify docs, GraphQL schemas, and real store operations
75%
Panel ship
—
Community
Free
Entry
The Shopify AI Toolkit is an open-source MCP (Model Context Protocol) server that connects AI coding agents — Claude Code, Cursor, VS Code, Gemini CLI, OpenAI Codex — directly to the Shopify platform. Released under the MIT license in April 2026, it gives agents live access to documentation, GraphQL API schemas, and the ability to execute real store operations via the Shopify CLI. The toolkit bundles 16 skill files covering product management, inventory, orders, themes, and other core platform areas. Code validation runs against live Shopify schemas — so GraphQL queries and Liquid templates get checked against Shopify's actual current structure before they execute, not against a static snapshot that could be months out of date. The practical implication is significant: AI agents can now build and manage Shopify stores end-to-end without a developer manually reading documentation or testing API calls. For agencies, freelancers, and solopreneurs building Shopify apps, this dramatically compresses the iteration loop — and Shopify just made itself the most agent-accessible e-commerce platform on the market.
Reviewer scorecard
“If you run Claude Code daily, you need this immediately. Being able to diff two sessions like git commits and see exactly which tools fired and what they cost is something that should have existed from day one. Zero-dependency Python means it just works.”
“Live schema validation against actual Shopify API versions is the killer feature. Anyone who's chased a 'deprecated field' error three hours into an agentic coding session knows exactly why this matters. Setup is simple and it works with every major AI coding agent out of the box.”
“This is a niche tool for a niche user (heavy Claude Code power users) and the session log format Anthropic uses is undocumented and could change at any update. Tying workflows to internal log parsing is fragile infrastructure — treat it as a convenience, not a dependency.”
“Giving an AI agent the ability to execute real store operations — make live changes to a production store — is a significant trust boundary. The toolkit doesn't appear to have a true sandbox mode, and 'hallucination + store execute' is a dangerous combination. I'd want much stricter guardrails before running this anywhere near a production store.”
“Agent observability tooling built by the community, not the vendor, is how this ecosystem will mature. Ferretlog is primitive but it points at a real gap: we need git-style versioning and auditability for agent sessions, not just for code.”
“Platform-native MCP servers are the new developer ecosystems. Shopify just made itself the most agent-accessible e-commerce platform on the planet. Every major SaaS platform will need to build this kind of AI toolkit or risk losing developer mindshare to competitors who move faster.”
“Terminal-only, Claude Code-specific, no visuals — this tool exists entirely outside my workflow. The underlying insight (session replay and cost tracking) is useful, but it needs a UI before it reaches anyone outside the developer community.”
“For non-technical Shopify store owners this is the first time an AI agent can understand your store's actual current state and make correct changes. The gap between 'ask an AI to update my product listings' and 'the AI actually updates them correctly' has basically closed.”
Weekly AI Tool Verdicts
Get the next comparison in your inbox
New AI tools ship daily. We compare them before you waste an afternoon.