Skip to content

Update AGS (Support Workbenches ++) #6736

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Open
wants to merge 50 commits into
base: main
Choose a base branch
from
Open

Conversation

victordibia
Copy link
Collaborator

@victordibia victordibia commented Jun 30, 2025

Why are these changes needed?

AG has moved to a workbench model for passing tools to assistant agent (with support for MCP).
This PR updates AGS to support workbench, with some utilities to test MCP and other minor updates.

image image image

Related issue number

Closes #6741
Closes #6163
Closes #4335
Closes #6055
Closes #5943
Closes #5147
Closes #5049
Closes #4221

Checks

Copy link

codecov bot commented Jul 1, 2025

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 80.27%. Comparing base (8ed8c56) to head (3010433).

Additional details and impacted files
@@           Coverage Diff           @@
##             main    #6736   +/-   ##
=======================================
  Coverage   80.27%   80.27%           
=======================================
  Files         232      232           
  Lines       17648    17648           
=======================================
  Hits        14167    14167           
  Misses       3481     3481           
Flag Coverage Δ
unittests 80.27% <ø> (ø)

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.
  • 📦 JS Bundle Analysis: Save yourself from yourself by tracking and limiting bundle sizes in JS merges.

victordibia and others added 2 commits June 30, 2025 19:41
…through an exception

Co-authored-by: Copilot Autofix powered by AI <62310815+github-advanced-security[bot]@users.noreply.github.com>
@victordibia victordibia mentioned this pull request Jul 15, 2025
3 tasks
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment