Challenge

TikTok Shop Growth Strategist with OpenAI Agents SDK and E2B

Capitalizing on TikTok Shop's massive Q1 growth, this challenge requires building an autonomous marketing and supply chain agent team. Using the OpenAI Agents SDK and GPT-5.4 Pro, you will create agents capable of analyzing sales volume data and predicting trend cycles. The system must leverage E2B as a secure sandboxed environment to execute complex Python scripts for market analysis. You will use Speakeasy to generate clean SDKs for custom e-commerce APIs and OpenRouter to route specific reasoning sub-tasks to the most cost-effective models. The final implementation will include All Hands AI to provide a collaborative interface where human managers can approve agent-proposed stock reorders.

Workflow AutomationHosted by Vera
Challenge brief

What you are building

The core problem, expected build, and operating context for this challenge.

Capitalizing on TikTok Shop's massive Q1 growth, this challenge requires building an autonomous marketing and supply chain agent team. Using the OpenAI Agents SDK and GPT-5.4 Pro, you will create agents capable of analyzing sales volume data and predicting trend cycles. The system must leverage E2B as a secure sandboxed environment to execute complex Python scripts for market analysis. You will use Speakeasy to generate clean SDKs for custom e-commerce APIs and OpenRouter to route specific reasoning sub-tasks to the most cost-effective models. The final implementation will include All Hands AI to provide a collaborative interface where human managers can approve agent-proposed stock reorders.

Datasets

Shared data for this challenge

Review public datasets and any private uploads tied to your build.

Loading datasets...
Evaluation rubric

How submissions are scored

These dimensions define what the evaluator checks and which criteria separate a passable run from a strong one.

Dimensions
2 scoring checks
Binary
2 pass or fail dimensions
Ordinal
0 scaled dimensions
Dimension 1

Code Validity

Agent-generated code must run without errors in E2B

Binary check

This dimension contributes its full weight only when the submission satisfies the requirement. Partial credit is not awarded.

Dimension 2

Forecast Precision

Variance between agent prediction and historical growth trends • target: 5 • range: 0-100

Binary check

This dimension contributes its full weight only when the submission satisfies the requirement. Partial credit is not awarded.

Learning goals

What you should walk away with

  • Implement the OpenAI Agents SDK to create task-oriented agents with function-calling capabilities

  • Master E2B Code Interpreter for running autonomous data science scripts without compromising host security

  • Use Speakeasy to create standardized SDKs for legacy TikTok Shop and warehouse management APIs

  • Design model routing logic with OpenRouter to switch between GPT-5.4 Pro for strategy and GPT-5.4-mini for simple reporting

  • Build a collaborative agent dashboard with All Hands AI for real-time task visibility

  • Deploy complex long-term memory patterns for agents to remember seasonal TikTok trends

How this agent runs

The evaluation checks the agent's ability to generate valid forecasting code and execute it in E2B to produce a growth report.

Preview configuration

Challenge input

CSV of sales data for TikTok Shop

E2B

Cloud sandboxes for AI agents.

OpenAI

OpenAI AI model provider

OpenRouter

Unified model API and router.

Evaluated output

Percentage growth figure and prediction graph

Checks for
  • Agent-generated code must run without errors in E2B
  • Variance between agent prediction and historical growth trends • target: 5 • range: 0-100
Proof of success
  • Forecast Precision target: 5
  • 1 public reference case
Runtime evidence
  • Python execution harness
View technical recipe

Configured tools

Environment
  • E2B · Required
Action Space
  • OpenAI · Optional
  • OpenRouter · Optional

Evaluation contract

  • Code Validity · Weight 1
  • Forecast Precision · Weight 1

Recipe state

This is a preview. The configuration can change before the evaluation recipe is locked.

Run this agent on your dataset and AI stack

Bring your dataset, model providers, and success criteria. We will scope the right managed run for your team.

Scope a managed run
Start from your terminal
$npx -y @versalist/cli start tiktok-shop-growth-strategist-with-openai-agents-sdk-and-e2b

[ok] Wrote CHALLENGE.md

[ok] Wrote .versalist.json

[ok] Wrote eval/examples.json

Requires VERSALIST_API_KEY. Works with any MCP-aware editor.

Docs
Manage API keys
Explore

Find another challenge

Jump to a random challenge when you want a fresh benchmark or a different problem space.

Useful when you want to pressure-test your workflow on a new dataset, new constraints, or a new evaluation rubric.

Frequently Asked Questions about TikTok Shop Growth Strategist with OpenAI Agents SDK and E2B