Skip to content
Robnu
Planned

Hands-off operations. With approvals where they matter.

Agents run on a schedule and act on your behalf — closing manifests, filing claims for received returns, chasing missing payouts, reconciling end-of-day. Each agent has a permission posture you set; mutation guards govern every write.

Free during early access · Forever free under 25 orders/day
app.robnu.com/ai/agentsWithout vs with RobnuSame 30-shipment week — different outcomeManual midnight chores3.5 hrs/dayAgent-driven, approvals only20 min/day
TL;DR
  • Each agent is a scheduled, named workflow. The schedule is yours — same AccountSchedule + JobRun primitives the rest of Robnu uses.
  • Permission posture is per-agent: 'propose only', 'auto-execute on success path, propose on edges', or 'full auto'.
  • Every action lands in the same audit log as the rest of Robnu. Roll back or replay from the JobRun history.

What you get.

Built on the same primitives

Agents reuse AccountSchedule, JobRun, JobStep, JobArtifact. Nothing magic. The same tooling that schedules an Ajio order sync schedules an agent.

Permission posture per agent

An agent can be 'propose only' (drafts; you approve), 'auto on the happy path' (acts on clean rows; routes ambiguity to you), or 'full auto' (only enable for low-stakes work).

Auditable end-to-end

Every agent action lives in JobRun + ai_tool_calls + audit_log. Cross-tenant attempts are blocked at the database. Replay any failed step against the same inputs.

First five agents

Agents on the design board.

  • Manifest closer — closes manifests at the policy time, with safe-default fallback.
  • Claim filer — files claims on received returns with evidence pre-attached.
  • Payout chaser — flags missing payouts and emails the marketplace contact.
  • End-of-day reconciler — runs ReconciliationBatch nightly and surfaces deltas.
  • Inventory pusher — keeps cross-marketplace stock in sync after deductions.
FAQ

Practical answers.

By default no. Each agent's permission posture controls exactly what it can act on autonomously. The mutation guard (ROBNU_AJIO_MUTATIONS_ENABLED) governs all marketplace writes.

Custom agents are a future surface, not part of the first agent ship. The first agents are first-party, opinionated, and observable.

From the dashboard, in two clicks. Agents are scheduled jobs; pausing the schedule pauses the agent. You can also kill-switch all RobnuAI from the safety panel.

Try it inside your own dashboard.

Free during early access. No card. Forever free under 25 orders/day.

build 547000c1ac5d3ea9cb039864711ed788f9948b69 · 2026-06-12T02:03:58+05:30