OpenEnv Space
AI Email Triage Environment

SmartInbox-Pro

A production-style inbox triage environment where an agent must classify each email as spam, normal, or urgent using the standard OpenEnv reset, step, and state flow.

3 Progressive tasks
12D Observation vector
0-2 Label space: spam, normal, urgent

Task Design

  • Easy: basic classification across 5 emails.
  • Medium: prioritization context across 10 emails.
  • Hard: full inbox workflow across 15 emails.

Signals

  • AI confidence and thread summaries.
  • Security checks like attachment threat scoring.
  • Reward shaping with partial credit.

Routing

  • /web/ for the interactive playground.
  • /docs for the API surface.
  • /health for the deployment heartbeat.