Skip to content

[anneal] Add playground metadata - #3538

Open
platonicsock wants to merge 1 commit into
mainfrom
G65mwqxbdjmwi2jj4gocgwsitq76ek3dh
Open

[anneal] Add playground metadata#3538
platonicsock wants to merge 1 commit into
mainfrom
G65mwqxbdjmwi2jj4gocgwsitq76ek3dh

Conversation

@platonicsock

@platonicsock platonicsock commented Aug 3, 2026

Copy link
Copy Markdown
Collaborator

Latest Update: v12 — Compare vs v11

📚 Full Patch History

Links show the diff between the row version and the column version.

Version v11 v10 v9 v8 v7 v6 v5 v4 v3 v2 v1 Base
v12 v11 v10 v9 v8 v7 v6 v5 v4 v3 v2 v1 Base
v11 v10 v9 v8 v7 v6 v5 v4 v3 v2 v1 Base
v10 v9 v8 v7 v6 v5 v4 v3 v2 v1 Base
v9 v8 v7 v6 v5 v4 v3 v2 v1 Base
v8 v7 v6 v5 v4 v3 v2 v1 Base
v7 v6 v5 v4 v3 v2 v1 Base
v6 v5 v4 v3 v2 v1 Base
v5 v4 v3 v2 v1 Base
v4 v3 v2 v1 Base
v3 v2 v1 Base
v2 v1 Base
v1 Base
⬇️ Download this PR

Branch

git fetch origin refs/heads/G65mwqxbdjmwi2jj4gocgwsitq76ek3dh && git checkout -b pr-G65mwqxbdjmwi2jj4gocgwsitq76ek3dh FETCH_HEAD

Checkout

git fetch origin refs/heads/G65mwqxbdjmwi2jj4gocgwsitq76ek3dh && git checkout FETCH_HEAD

Cherry Pick

git fetch origin refs/heads/G65mwqxbdjmwi2jj4gocgwsitq76ek3dh && git cherry-pick FETCH_HEAD

Pull

git pull origin refs/heads/G65mwqxbdjmwi2jj4gocgwsitq76ek3dh

Stacked PRs enabled by GHerrit.

gherrit-pr-id: G65mwqxbdjmwi2jj4gocgwsitq76ek3dh
@chatgpt-codex-connector

Copy link
Copy Markdown

Codex usage limits have been reached for code reviews. Please check with the admins of this repo to increase the limits by adding credits.
Repo admins can enable using credits for code reviews in their settings.

@codecov-commenter

Copy link
Copy Markdown

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 91.85%. Comparing base (8efe661) to head (2ad3fe6).
⚠️ Report is 3 commits behind head on main.

Additional details and impacted files
@@           Coverage Diff           @@
##             main    #3538   +/-   ##
=======================================
  Coverage   91.85%   91.85%           
=======================================
  Files          20       20           
  Lines        6093     6093           
=======================================
  Hits         5597     5597           
  Misses        496      496           

☔ View full report in Codecov by Harness.
📢 Have feedback on the report? Share it here.

🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.

@platonicsock

Copy link
Copy Markdown
Collaborator Author

@codex review

@chatgpt-codex-connector chatgpt-codex-connector Bot left a comment

Copy link
Copy Markdown

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

💡 Codex Review

Here are some automated review suggestions for this pull request.

Reviewed commit: 2ad3fe6d64

ℹ️ About Codex in GitHub

Codex has been enabled to automatically review pull requests in this repo. Reviews are triggered when you

  • Open a pull request for review
  • Mark a draft as ready
  • Comment "@codex review".

If Codex has suggestions, it will comment; otherwise it will react with 👍.

When you sign up for Codex through ChatGPT, Codex can also answer questions or update the PR, like "@codex address that feedback".

Comment on lines +1 to +3
The Rust Playground follows the same security reporting procedures as
the main Rust organization. If you have found a vulnerability in the
Playground, please report it according to [the Rust security

Copy link
Copy Markdown

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

P2 Badge Route Anneal security reports correctly

For this Anneal playground fork, this new security policy sends vulnerability reports to the Rust project's security process rather than to the maintainers/operators of the Anneal playground in this repository. If a sandbox escape or service-specific issue is found, reporters following this file will disclose it to the wrong project, delaying triage and remediation for the actual deployed playground.

Useful? React with 👍 / 👎.


There are some optional configuration parameters described in the
[ui README](./ui/README.md) which you may set in a `.env` file. The server will
run with no configuration, but in order to load and save gists a GitHub token

Copy link
Copy Markdown

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

P3 Badge Point development docs at an existing UI README

In this commit, the development section tells contributors to read ./ui/README.md for optional server configuration, but the playground tree added here has no ui/README.md (nor any ui directory). Anyone following the documented setup path hits a missing file before they can configure or run the service, so this link should either target documentation that is added with the playground or be removed until that documentation exists.

Useful? React with 👍 / 👎.

Comment on lines +13 to +14
This is the home of the [Rust Playground][real],
also [hosted by Integer 32][us].

Copy link
Copy Markdown

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

P2 Badge Replace the Rust Playground homepage links

Although this file is for Rust Anneal Playground, these lines identify it as the Rust Playground and send readers to play.rust-lang.org / Integer 32 instead of the Anneal playground or this repository. Users or contributors following the README from the new metadata directory will land on the unrelated upstream service, so the project description and links need to point at the Anneal playground.

Useful? React with 👍 / 👎.

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