Prioritize primeintellect envs and add freshness/CI/version criteria to browse-environments skill #884
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.
Motivation
primeintellectenvironments as the first-pass results.Description
skills/browse-environments/SKILL.mdto change the primaryprime env listexample to include--owner primeintellectby default.primeintellect-published environments with passing latest actions/CI, updated within ~2 months, and on versionv0.1.8or newer.Recencyline to the candidate comparison checklist.Testing
uv run pre-commit installwhich completed successfully.uv run pre-commit run --all-fileswhich passed all configured checks.uv run pytest tests/ -q --maxfail=1which reported a failure intests/test_envs.py::test_env[gsm8k]attributable to an environment/API evaluation issue unrelated to this docs-only change.Codex Task
Note
Low Risk
Docs-only changes that adjust recommended CLI usage and evaluation criteria; no runtime or security-sensitive code paths are modified.
Overview
Updates
skills/browse-environments/SKILL.mdto prioritize officialprimeintellectenvironments in the primaryprime env listexample and to make the discovery workflow more deterministic.Adds explicit shortlisting guidance to filter by passing latest actions/CI, recent updates (~2 months), and minimum version (
v0.1.8+), and expands the comparison checklist with an explicit recency signal while renumbering the inspect/pull steps accordingly.Written by Cursor Bugbot for commit 518a766. This will update automatically on new commits. Configure here.