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 27 commits into
base: main
Choose a base branch
from
Open

Conversation

victordibia
Copy link
Collaborator

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.

  • Add workbench to Gallery (workbenches are now part of the default gallery)
  • Add workbench to team builder UI (you can now drag workbenches to assistant agent in team builder)
  • Ability to test MCP server configurations from the workbench (uses the mcp python sdk) . Includes listing capabilities (tools, resources, prompts etc) and testing tool calls in the UI directly.
image image image

Related issue number

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>
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