Skip to content

SWEEnv.from_dict()#278

Merged
jeffreysijuntan merged 8 commits into
rllm-org:mainfrom
LianShuQuan:SWEEnv_from_dict
Oct 31, 2025
Merged

SWEEnv.from_dict()#278
jeffreysijuntan merged 8 commits into
rllm-org:mainfrom
LianShuQuan:SWEEnv_from_dict

Conversation

@LianShuQuan
Copy link
Copy Markdown
Contributor

SWEEnv.from_dict() can't pass params, causing always using default params in init()
Fix from_dict()

@jeffreysijuntan jeffreysijuntan merged commit 4762c2d into rllm-org:main Oct 31, 2025
1 check passed
1stprinciple pushed a commit to fw-ai-external/rllm that referenced this pull request Nov 7, 2025
* fix controlling the n_parallel_agents and the concurrent env operations

* fix controlling the n_parallel_agents and the concurrent env operations

* fix controlling the n_parallel_agents and the concurrent env operations

* applied pre-commit,  fixed unused-import

* Added ThreadPoolExecutor in excute_tasks(); if not hasattr(self, "executor")

* renaming max_workers to max_env_workers

* Fixing SWEEnv.from_dict
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants