Skip to content

[rollout] fix: add missing extra_reward_info to AgentLoopOuput#3194

Merged
vermouth1992 merged 1 commit intoverl-project:mainfrom
wuxibin89:wuxibin/fix_compute_score
Aug 25, 2025
Merged

[rollout] fix: add missing extra_reward_info to AgentLoopOuput#3194
vermouth1992 merged 1 commit intoverl-project:mainfrom
wuxibin89:wuxibin/fix_compute_score

Conversation

@wuxibin89
Copy link
Collaborator

What does this PR do?

Fix #3055, add missing extra_reward_info to AgentLoopOuput, which is needed by metrics calculation.

@wuxibin89 wuxibin89 requested a review from vermouth1992 August 24, 2025 15:22
Copy link
Contributor

@gemini-code-assist gemini-code-assist bot left a comment

Choose a reason for hiding this comment

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

Code Review

This pull request aims to add extra_reward_info to the AgentLoopOutput for metrics calculation. The changes are propagated through the agent loop, reward managers, and tests. While the overall direction is correct, I've found two critical issues in verl/experimental/agent_loop/agent_loop.py that could lead to runtime errors or incorrect behavior due to improper handling of aggregated data from multiple sources. My review provides specific fixes for these issues.

@vermouth1992 vermouth1992 merged commit cb5818c into verl-project:main Aug 25, 2025
60 of 62 checks passed
PopSoda2002 pushed a commit to PopSoda2002/verl that referenced this pull request Aug 26, 2025
…project#3194)

### What does this PR do?

Fix verl-project#3055, add missing
`extra_reward_info` to AgentLoopOuput, which is needed by metrics
calculation.
yellowbee686 pushed a commit to yellowbee686/verl that referenced this pull request Aug 27, 2025
…project#3194)

### What does this PR do?

Fix verl-project#3055, add missing
`extra_reward_info` to AgentLoopOuput, which is needed by metrics
calculation.
cczitong123 pushed a commit to cczitong123/verl that referenced this pull request Sep 5, 2025
…project#3194)

### What does this PR do?

Fix verl-project#3055, add missing
`extra_reward_info` to AgentLoopOuput, which is needed by metrics
calculation.
DDVD233 pushed a commit to DDVD233/mirl that referenced this pull request Sep 5, 2025
…project#3194)

### What does this PR do?

Fix verl-project#3055, add missing
`extra_reward_info` to AgentLoopOuput, which is needed by metrics
calculation.
WncFht pushed a commit to WncFht/verl that referenced this pull request Oct 10, 2025
…project#3194)

### What does this PR do?

Fix verl-project#3055, add missing
`extra_reward_info` to AgentLoopOuput, which is needed by metrics
calculation.
techkang pushed a commit to techkang/verl that referenced this pull request Oct 31, 2025
…project#3194)

### What does this PR do?

Fix verl-project#3055, add missing
`extra_reward_info` to AgentLoopOuput, which is needed by metrics
calculation.
chenjiaoAngel added a commit to chenjiaoAngel/verl that referenced this pull request Nov 14, 2025
…project#3194)

### What does this PR do?

Fix verl-project#3055, add missing
`extra_reward_info` to AgentLoopOuput, which is needed by metrics
calculation.
TimurTaepov pushed a commit to giorgossideris/verl that referenced this pull request Dec 20, 2025
…project#3194)

### What does this PR do?

Fix verl-project#3055, add missing
`extra_reward_info` to AgentLoopOuput, which is needed by metrics
calculation.
vyomakesh0728 added a commit to vyomakesh0728/verl that referenced this pull request Jan 22, 2026
…project#3194)

### What does this PR do?

Fix verl-project#3055, add missing
`extra_reward_info` to AgentLoopOuput, which is needed by metrics
calculation.
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