Skip to content

docs(examples): list coding_agent_rl in examples/README#2133

Open
aoshen02 wants to merge 2 commits into
THUDM:mainfrom
aoshen02:aoshen/list-coding-agent-rl-in-readme
Open

docs(examples): list coding_agent_rl in examples/README#2133
aoshen02 wants to merge 2 commits into
THUDM:mainfrom
aoshen02:aoshen/list-coding-agent-rl-in-readme

Conversation

@aoshen02

Copy link
Copy Markdown
Contributor

What

examples/coding_agent_rl/ (end-to-end SWE coding-agent RL, landed via #2124/#2125) exists in the tree but is not listed in examples/README.md's Directory Structure. This adds the entry so the example is discoverable alongside the others.

Change

One line added to examples/README.md:

- **[coding_agent_rl](./coding_agent_rl)**: End-to-end SWE coding-agent RL — a real coding agent (claude-code / codex) edits code in a per-sample sandbox, and the resulting `git diff` is graded against the dataset's test harness.

Docs-only; no code changes.

🤖 Generated with Claude Code

aoshen02 and others added 2 commits June 26, 2026 07:25
The examples/coding_agent_rl directory (end-to-end SWE coding-agent RL,
added in THUDM#2124/THUDM#2125) exists but is not listed in examples/README.md.
Add it to the Directory Structure list for discoverability.

Co-Authored-By: Claude Opus 4.8 (1M context) <noreply@anthropic.com>
…EADME

fully_async/README.md points to examples/swe_codex/, which does not exist
(the coding-agent example directory is examples/coding_agent_rl/). Fix the
reference so the link resolves.

Co-Authored-By: Claude Opus 4.8 (1M context) <noreply@anthropic.com>
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.

1 participant