Skip to main content
تشغيل أي مهارة في Manus
بنقرة واحدة
$pwd:

generate-ors-env

// Builds an Open Reward Standard (ORS) variant of an RL environment using the official `openreward` Python package. Use whenever someone asks to scaffold an ORS env, port to OpenReward, add per-tool-call rewards, deploy to OpenReward.ai, or wrap an existing env in the ORS protocol. ORS is the right framework when the user wants HTTP+REST+SSE, rewards arriving inline with each tool call (not post-episode), task-spec-driven sessions, splits (train/val/test), or deployment to OpenReward.ai or HF Spaces. Output is a runnable `<env_dir>/ors/` folder with `server.py`, `tasks.py`, `pyproject.toml`, `Dockerfile.spaces`, and `rollout.py`. Use for prompts like "wrap my env in ORS", "make an OpenReward env for X", or "add per-call reward to my env".

$ git log --oneline --stat
stars:١٣٦
forks:١٥
updated:٦ مايو ٢٠٢٦ في ١٠:٢١
مستكشف الملفات
2 ملفات
SKILL.md
readonly