docs: add 12 undocumented community environments to README#444
Open
amethystani wants to merge 1 commit intoNousResearch:mainfrom
Open
docs: add 12 undocumented community environments to README#444amethystani wants to merge 1 commit intoNousResearch:mainfrom
amethystani wants to merge 1 commit intoNousResearch:mainfrom
Conversation
12 environments existed in environments/community/ but were not documented in the community README. This adds entries for: - bleuberi (BLEU-based instruction-following rewards) - cybersecurity_sigma (Sigma detection rule generation) - ethereum_virtual_machine (EVM text-to-transaction agent) - goofy_math (accurate + entertaining math explanations) - options_iv_prediction (implied volatility prediction) - pay_to_play (mixture-of-judges with economic constraints) - regex_generation (natural language to regex) - sql_query_env (text-to-SQL with execution-based rewards) - tutor_rl_agent (teacher-student tutoring sessions) - wikipedia_research (multi-step web research + article writing) - word_hunt (4x4 grid word game) - xitter_env (simulated social media agent) Each entry follows the existing README format with contributor, PR link, integration status, description, core features, and requirements.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Summary
12 community environments have been merged into
environments/community/but are not listed in the communityREADME.md. This PR adds documentation entries for all of them so contributors and researchers can discover these environments.Environments added to README (entries 31–42):
bleuberi/cybersecurity_sigma/ethereum_virtual_machine/goofy_math/options_iv_prediction/pay_to_play/regex_generation/sql_query_env/tutor_rl_agent/wikipedia_research/word_hunt/xitter_env/What changed
environments/community/README.md: +271 lines adding entries 31–42, each following the existing format (contributor, PR link, integration status, description, core features, requirements)No code changes
This is a documentation-only PR. No environment code, configs, or tests were modified.
Test plan
environments/community/