The Black-Box Tax Is the Real Cost of Automation
Every cross-border operator I know has a story about automation gone silent. A repricing tool that bled margin for six days before anyone checked. An inventory sync that zeroed out 200 SKUs on Etsy because of an API glitch. A customer service bot that sent the wrong refund template to 50 buyers and nobody noticed until the chargebacks hit. These aren’t bugs—they’re the natural consequence of tools that fire and forget. You build a workflow, you press play, and you hope. The damage accumulates in the dark.
That’s why the launch of Rerun caught my attention. It’s a no-code AI agent platform that explicitly promises visibility: live dashboards that show every step, token, and decision, plus a “pause before sensitive actions” safeguard. For sellers juggling Amazon, Shopify, TikTok Shop, and a dozen supplier relationships, that kind of transparency could be the difference between trusting automation to run your P&L and keeping it leashed to a manual review queue. But as I dug into the Product Hunt comments and the maker’s responses, I found a tool that understands the problem better than most peers—yet still leaves some critical gaps for our industry.
Why “Watch Every Step” Matters More Than “Build Fast”
The core pitch is straightforward: Rerun lets you build no-code AI agents that run 24⁄7, connected to the tools you already use, and gives you a control panel that shows exactly what the agent is doing in real time. Founder Clément Janssens put it plainly: “Every ‘AI agent’ tool felt like a black box. You fire it off and just hope it did the right thing.” That resonates deeply with anyone who has tried to automate multi-channel operations.
The incumbent players in this space—Zapier, Make, n8n—have long offered deterministic automation: if this, then that. They’re reliable but rigid. An agent like Rerun that can reason, adapt to API changes, and self-correct when a step fails is a different beast. The promise is that you can describe a goal—“chase overdue invoices from suppliers and escalate if no response in 48 hours”—and the agent will figure out the path. For a DTC brand dealing with dozens of wholesale accounts, that sounds like hours saved per week.
But the real differentiator is the observability. Rerun’s live dashboards show “every run, token, and decision.” That’s a direct answer to the silent-failure problem. You can spot early when an agent misinterprets a supplier email and starts pestering a good customer, or when it tries to push a price update that violates Amazon’s MAP policy. The maker also emphasizes that each workspace gets its own private server—no shared tenancy. For sellers handling sensitive sales data and competitor pricing, that’s a meaningful security detail.
Yet the comparison to Zapier/Make isn’t entirely fair. Those tools have 10+ years of integrations and battle-tested error handling. Rerun’s agents are powered by LLMs, which means they can hallucinate, wander off-task, or burn tokens on dead-end reasoning. Observability helps you catch those failures, but it doesn’t prevent them. A deterministic workflow on Make will never try to “find another way” to update inventory by calling the wrong endpoint. Rerun’s “super independent” agent—as the maker describes it—“will find a way to make it work one way or another (like switching APIs or something).” That flexibility is a double-edged sword in a domain where one wrong API call can delist a bestseller.
The Approval Gate: A Safety Net with a Timeout Problem
Where Rerun truly differentiates itself is the “pause and ask” mechanic. The agent can be configured to notify the user and request approval before executing a critical or risky step—publishing a price change, sending a bulk email, updating a listing. In the comments, the maker explains: “every critical or risky step requires user approval explaining exactly what it’s going to do. This ensures it hasn’t gone off track before taking action.”
For an Amazon FBA seller, this is exactly what you need before an agent touches a Buy Box repricing or a FBA inbound shipment. The Amazon Seller Central API doesn’t forgive mistakes—once a price is pushed, the clock starts on inventory velocity and Buy Box share. Rerun’s approval gate lets you check the agent’s reasoning before it commits.
But here’s the catch that jumped out at me: when the agent pauses for approval, it stucks waiting for the user’s reply. The maker confirms this: “For now, the agent’s stuck waiting for the user’s reply.” No timeout, no fallback, no escalation. In a 24⁄7 operation spanning time zones from Shenzhen to Los Angeles, a human might be asleep when the agent needs a yes/no on a critical step. If the agent sits idle for eight hours, your competitor has already adjusted their price. Worse, if you’re running a multi-step workflow that requires sequential approvals, a single stalled pause can collapse the entire timeline.
This is where the product’s philosophy collides with e-commerce reality. The maker’s response to a question about rollback was refreshingly honest: “Since the flows are unique, there’s no way to ‘rollback.’ However, the agent is smart enough to cancel changes if the user asks.” That’s honest, but it also means you can’t replay from a failed step—you have to let the agent try to fix it or start over. For long-running workflows like monthly inventory reconciliation, that’s a productivity killer.
Why Amazon Sellers Should Care More Than Shopify Ones
The approval mechanic is especially valuable on Amazon because the cost of error is higher and the API surface is more restrictive. Shopify’s admin API is relatively forgiving—you can revert price changes, delete draft orders, and even cancel fulfillments within a window. Amazon’s API, by contrast, treats many actions as final once submitted (e.g., FBA inbound shipment creation, removal orders, promotional price changes). An agent that self-corrects by trying a different API call could accidentally trigger a workflow Amazon flags as suspicious.
Moreover, Amazon’s terms of service explicitly prohibit automated actions that manipulate search ranking or violate pricing policies. Rerun’s transparency—live dashboards, token logs, approval gates—provides a paper trail that could help you defend against account suspensions. A tool that quietly automates in the background is a liability; one that logs every decision is an asset in a performance notification dispute.
Where the Math Breaks: Token Burn at Scale
Nowhere in the Product Hunt page does Rerun disclose pricing or token costs. The live dashboard tracks token usage (input/output), which tells me they’re charging a variable cost tied to LLM consumption. For a small brand processing 50 emails a day, that might be negligible. For a mid-market seller handling 500+ customer inquiries, supplier invoices, and order alerts across three marketplaces, the token bill could quickly outpace the cost of a deterministic tool that runs on flat monthly subscription.
Consider a typical “customer email triage” agent: it reads each email, categorizes it, drafts a reply, waits for approval, sends it. Each step consumes tokens. Even a simple classification might cost $0.01–0.03 per email in GPT-4o tokens. Multiply by 500 emails a day, 30 days, and you’re looking at $150–450/month just for that one agent. Meanwhile, a rule-based system on Klaviyo or a simple Zapier filter costs nothing extra per email. The trade-off is intelligence vs. cost, and for many sellers, the ROI isn’t there yet for the most common tasks.
Rerun’s value proposition is stronger for workflows that require reasoning—complex lead qualification, invoice discrepancy detection, multi-step negotiation. But those are also workflows where a wrong decision is costly, so you’ll want to keep the approval gate on. That means even more human time, negating some of the automation benefit.
The Missing Piece: Pre-Built Templates for E-Commerce
The maker admits that Rerun is “super flexible, so it can work for tons of use cases.” Flexibility is great, but it’s also a burden for a busy operator. The onboarding includes a “multi-step” process to create a personalized agent without tech skills, but there’s no mention of e-commerce-specific templates. Compare to Relevance AI, which ships pre-built agents for CRM enrichment, data extraction, and customer support. Or to Tidio for chat automation. Rerun currently feels more like a blank canvas than a paint-by-numbers kit.
If I were to test Rerun tomorrow, I’d start with a narrow, low-risk use case: monitor my eBay listings for best offer expiration times and send me a Slack notification 30 minutes before. That uses no write-back, requires a single approval (maybe none), and lets me evaluate the observability dashboard without risking any data. Only after a week of watching the agent’s token usage and decision logs would I trust it with a write action like chasing overdue invoices from a wholesale supplier.
What I’d Watch / Test Next
Rerun is worth a serious evaluation, but treat it as a pilot, not a replacement for your core automation stack. Here are the concrete steps I’d take this week:
Spin up a no-write agent for monitoring price drops on competitor products. Connect it to a simple webhook that logs to Google Sheets. Watch the dashboard daily for seven days. Note every time the agent’s reasoning seemed off or it requested approval for something trivial.
Test the approval timeout by deliberately ignoring a pause request from a test agent. See how long it waits, and whether you can configure a fallback (the maker says it doesn’t exist yet, but feedback might push it up the roadmap). If you need 24⁄7 automation, this is a dealbreaker.
Measure token cost for a single workflow. Run a simple task—like “read incoming customer emails and tag them as refund request, inventory question, or other”—and capture the token usage reported in the dashboard. Calculate the monthly cost assuming your full volume. Compare that cost to the time your team spends manually tagging those emails.
Check integration depth. Does Rerun natively connect to Amazon SP-API or Shopify Admin REST API? The source doesn’t mention specific integrations; they say “connected to the tools you already use.” If it relies on generic webhooks or API-key access, you may need to build custom connectors. That reduces the no-code promise.
Watch the product’s X feed (@rerun_ai) for updates on audit trails and timeout configs. The comment from swati_paliwal about compliance logs is exactly what Amazon sellers with strict operational policies will need. If Rerun adds exportable activity logs with timestamps and user identities, it becomes a serious contender for regulated workflows.
The black-box era of automation is ending, and Rerun points in the right direction. But for cross-border sellers who need reliability at scale, the tool still needs a few more iterations—especially around rollback, timeouts, and pre-built e-commerce templates. I’ll be testing it on a low-risk workflow, and I suggest you do the same. The only thing worse than a silent failure is paying for one in tokens you can’t get back.






