# openenv

Published articles for openenv.

This is one page of public article previews, not the complete archive. Follow Next page to continue. Summaries are not the original full articles.

## Training a coding model to paint watercolours with TRL and OpenEnv

DevFeed: [Training a coding model to paint watercolours with TRL and OpenEnv](<https://devfeed.tech/articles/training-a-coding-model-to-paint-watercolours-with-trl-and-openenv-7531.md>)

Original publisher: [Read original article](<https://huggingface.co/blog/train-to-paint-with-code>)

Author: Sergio Paniego

Published: 2026-09-03T00:00:00Z

Content type: tutorial

Language: en

Sources: [Hugging Face - Blog](<https://devfeed.tech/sources/hugging-face-blog.md>)

Topics: [openenv](<https://devfeed.tech/topics/openenv.md>), [coding](<https://devfeed.tech/topics/coding.md>), [Language models](<https://devfeed.tech/topics/language-models.md>), [hugging face](<https://devfeed.tech/topics/hugging-face.md>), [AI Development](<https://devfeed.tech/topics/ai-development.md>), [jobs](<https://devfeed.tech/topics/jobs.md>), [dataset](<https://devfeed.tech/topics/dataset.md>)

Tags: [ai-art](<https://devfeed.tech/tags/ai-art.md>), [coding](<https://devfeed.tech/tags/coding.md>), [grpo](<https://devfeed.tech/tags/grpo.md>), [guide](<https://devfeed.tech/tags/guide.md>), [hugging-face](<https://devfeed.tech/tags/hugging-face.md>), [javascript](<https://devfeed.tech/tags/javascript.md>), [jobs](<https://devfeed.tech/tags/jobs.md>), [open-source](<https://devfeed.tech/tags/open-source.md>), [openenv](<https://devfeed.tech/tags/openenv.md>), [rl](<https://devfeed.tech/tags/rl.md>), [spaces](<https://devfeed.tech/tags/spaces.md>), [training](<https://devfeed.tech/tags/training.md>), [trl](<https://devfeed.tech/tags/trl.md>)

### AI overview

A tutorial describing an open reproduction of a reinforcement-learning pipeline that trains a coding model to create watercolor-like paintings by writing JavaScript with p5.brush. It uses TRL and OpenEnv, with datasets, environments, training scripts, models, and other artifacts published on Hugging Face.

### Source excerpt

We're on a journey to advance and democratize artificial intelligence through open source and open science.

## Ecom-RLVE: Adaptive Verifiable Environments for E-Commerce Conversational Agents

DevFeed: [Ecom-RLVE: Adaptive Verifiable Environments for E-Commerce Conversational Agents](<https://devfeed.tech/articles/ecom-rlve-adaptive-verifiable-environments-for-e-commerce-conversational-agents-7178.md>)

Original publisher: [Read original article](<https://huggingface.co/blog/ecom-rlve>)

Author: Rahul Bajaj; Jaya Nupur; Anuj Garg; ben burtenshaw

Published: 2026-04-16T00:00:00Z

Content type: article

Language: en

Sources: [Hugging Face - Blog](<https://devfeed.tech/sources/hugging-face-blog.md>)

Topics: [rlvr](<https://devfeed.tech/topics/rlvr.md>), [openenv](<https://devfeed.tech/topics/openenv.md>), [Reinforcement learning](<https://devfeed.tech/topics/reinforcement-learning.md>), [qwen](<https://devfeed.tech/topics/qwen.md>), [Large Language Model](<https://devfeed.tech/topics/llm.md>), [AI Development](<https://devfeed.tech/topics/ai-development.md>), [Open Source](<https://devfeed.tech/topics/open-source.md>)

Tags: [agents](<https://devfeed.tech/tags/agents.md>), [customer-service](<https://devfeed.tech/tags/customer-service.md>), [e-commerce](<https://devfeed.tech/tags/e-commerce.md>), [llm](<https://devfeed.tech/tags/llm.md>), [open-source](<https://devfeed.tech/tags/open-source.md>), [openenv](<https://devfeed.tech/tags/openenv.md>), [qwen](<https://devfeed.tech/tags/qwen.md>), [reinforcement-learning](<https://devfeed.tech/tags/reinforcement-learning.md>), [research](<https://devfeed.tech/tags/research.md>), [rlvr](<https://devfeed.tech/tags/rlvr.md>), [tools](<https://devfeed.tech/tags/tools.md>), [training](<https://devfeed.tech/tags/training.md>), [workflows](<https://devfeed.tech/tags/workflows.md>)

### AI overview

Ecom-RLVE introduces EcomRLVE-GYM, a suite of verifiable, multi-turn, tool-augmented e-commerce environments for training conversational agents. It uses procedural task generation, adaptive difficulty, and algorithmically verifiable rewards across shopping and customer-service workflows, with early results from training a Qwen 3 8B model using DAPO.

### Source excerpt

We're on a journey to advance and democratize artificial intelligence through open source and open science.

## OpenEnv in Practice: Evaluating Tool-Using Agents in Real-World Environments

DevFeed: [OpenEnv in Practice: Evaluating Tool-Using Agents in Real-World Environments](<https://devfeed.tech/articles/openenv-in-practice-evaluating-tool-using-agents-in-real-world-environments-7430.md>)

Original publisher: [Read original article](<https://huggingface.co/blog/openenv-turing>)

Author: Christian Washington; Ankit Jasuja; Santosh Sah; Lewis Tunstall; ben burtenshaw

Published: 2026-02-12T00:00:00Z

Content type: article

Language: en

Sources: [Hugging Face - Blog](<https://devfeed.tech/sources/hugging-face-blog.md>)

Topics: [Human-AI evaluation](<https://devfeed.tech/topics/human-ai-evaluation.md>), [AI Bots](<https://devfeed.tech/topics/ai-bots.md>)

Tags: [agents](<https://devfeed.tech/tags/agents.md>), [ai-agents](<https://devfeed.tech/tags/ai-agents.md>), [announcement](<https://devfeed.tech/tags/announcement.md>), [api](<https://devfeed.tech/tags/api.md>), [benchmark](<https://devfeed.tech/tags/benchmark.md>), [community](<https://devfeed.tech/tags/community.md>), [evaluation](<https://devfeed.tech/tags/evaluation.md>), [mcp](<https://devfeed.tech/tags/mcp.md>), [open-source](<https://devfeed.tech/tags/open-source.md>), [openenv](<https://devfeed.tech/tags/openenv.md>), [rl](<https://devfeed.tech/tags/rl.md>)

### AI overview

OpenEnv evaluates tool-using AI agents in real environments. The article presents a calendar-management environment for testing long-horizon reasoning, permissions, and multi-step workflows.

### Source excerpt

We're on a journey to advance and democratize artificial intelligence through open source and open science.

## Building the Open Agent Ecosystem Together: Introducing OpenEnv

DevFeed: [Building the Open Agent Ecosystem Together: Introducing OpenEnv](<https://devfeed.tech/articles/building-the-open-agent-ecosystem-together-introducing-openenv-7428.md>)

Original publisher: [Read original article](<https://huggingface.co/blog/openenv>)

Author: Joseph Spisak; Davide Testuggine; Zach Wentz; Pierre Andrews; Sanyam Bhutani; Hamid Shojanazeri; Pankit Thapar; Emre Guven; Lewis Tunstall; Vaibhav Srivastav

Published: 2025-10-23T00:00:00Z

Content type: article

Language: en

Sources: [Hugging Face - Blog](<https://devfeed.tech/sources/hugging-face-blog.md>)

Topics: [openenv](<https://devfeed.tech/topics/openenv.md>), [Artificial Intelligence](<https://devfeed.tech/topics/ai.md>), [Open Source](<https://devfeed.tech/topics/open-source.md>), [AI Development](<https://devfeed.tech/topics/ai-development.md>), [hugging face](<https://devfeed.tech/topics/hugging-face.md>), [Meta](<https://devfeed.tech/topics/meta.md>), [trl](<https://devfeed.tech/topics/trl.md>)

Tags: [agentic](<https://devfeed.tech/tags/agentic.md>), [agents](<https://devfeed.tech/tags/agents.md>), [announcement](<https://devfeed.tech/tags/announcement.md>), [artificial-intelligence](<https://devfeed.tech/tags/artificial-intelligence.md>), [building](<https://devfeed.tech/tags/building.md>), [community](<https://devfeed.tech/tags/community.md>), [open-source](<https://devfeed.tech/tags/open-source.md>), [openenv](<https://devfeed.tech/tags/openenv.md>), [rl](<https://devfeed.tech/tags/rl.md>)

### AI overview

OpenEnv is an open specification and ecosystem for secure, sandboxed environments that provide AI agents with the tools, APIs, credentials, and execution context needed to perform tasks. Meta-PyTorch and Hugging Face are introducing an Environment Hub where developers can create, share, inspect, and run OpenEnv-compatible environments for training and deployment.

### Source excerpt

We're on a journey to advance and democratize artificial intelligence through open source and open science.