Skip to content

Conversation

@pyek-bot
Copy link
Collaborator

@pyek-bot pyek-bot commented Oct 29, 2025

Description

This PR adds the additional_info response to planner prompt from executor agent if provided. This allows exposing raw tool results to the planner. This is not for reflecting the raw tool results to the user.

Check List

  • New functionality includes testing.
  • New functionality has been documented.
  • API changes companion pull request created.
  • Commits are signed per the DCO using --signoff.
  • Public documentation issue/PR created.

By submitting this pull request, I confirm that my contribution is made under the terms of the Apache 2.0 license.
For more information on following Developer Certificate of Origin and signing off your commits, please check here.

@codecov
Copy link

codecov bot commented Oct 29, 2025

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 80.14%. Comparing base (5964268) to head (51b38f2).
⚠️ Report is 6 commits behind head on main.

Additional details and impacted files
@@             Coverage Diff              @@
##               main    #4369      +/-   ##
============================================
+ Coverage     80.09%   80.14%   +0.05%     
- Complexity    10199    10217      +18     
============================================
  Files           855      855              
  Lines         44374    44433      +59     
  Branches       5135     5140       +5     
============================================
+ Hits          35540    35610      +70     
+ Misses         6670     6664       -6     
+ Partials       2164     2159       -5     
Flag Coverage Δ
ml-commons 80.14% <100.00%> (+0.05%) ⬆️

Flags with carried forward coverage won't be shown. Click here to find out more.

☔ View full report in Codecov by Sentry.
📢 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.

@pyek-bot pyek-bot force-pushed the expose_tool_result_to_planner branch from 07f2695 to 17605f4 Compare October 29, 2025 19:21
@pyek-bot pyek-bot had a problem deploying to ml-commons-cicd-env October 29, 2025 19:23 — with GitHub Actions Failure
@pyek-bot pyek-bot temporarily deployed to ml-commons-cicd-env October 29, 2025 19:23 — with GitHub Actions Inactive
@pyek-bot pyek-bot temporarily deployed to ml-commons-cicd-env October 29, 2025 19:23 — with GitHub Actions Inactive
Signed-off-by: Pavan Yekbote <[email protected]>
@pyek-bot pyek-bot changed the title [PER Agent] Process additional info as traces if provided [PER Agent] Performance: Process additional info as traces during reflection if provided Oct 29, 2025
@pyek-bot pyek-bot temporarily deployed to ml-commons-cicd-env October 29, 2025 20:02 — with GitHub Actions Inactive
@pyek-bot pyek-bot had a problem deploying to ml-commons-cicd-env October 29, 2025 20:02 — with GitHub Actions Failure
@pyek-bot pyek-bot had a problem deploying to ml-commons-cicd-env October 29, 2025 20:02 — with GitHub Actions Failure
@pyek-bot pyek-bot temporarily deployed to ml-commons-cicd-env October 29, 2025 21:24 — with GitHub Actions Inactive
@pyek-bot pyek-bot had a problem deploying to ml-commons-cicd-env October 29, 2025 21:24 — with GitHub Actions Failure
@pyek-bot pyek-bot temporarily deployed to ml-commons-cicd-env October 29, 2025 23:52 — with GitHub Actions Inactive
@pyek-bot pyek-bot temporarily deployed to ml-commons-cicd-env October 29, 2025 23:52 — with GitHub Actions Inactive
@pyek-bot pyek-bot temporarily deployed to ml-commons-cicd-env October 30, 2025 01:00 — with GitHub Actions Inactive
@pyek-bot pyek-bot temporarily deployed to ml-commons-cicd-env October 30, 2025 01:00 — with GitHub Actions Inactive
@pyek-bot pyek-bot merged commit a00b7de into opensearch-project:main Oct 30, 2025
24 of 29 checks passed
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.

4 participants