Skip to content

Conversation

sanjiv27
Copy link

@sanjiv27 sanjiv27 commented Jul 17, 2025

Why are these changes needed?

This fixes schema validation error caused by incorrectly setting "workbench" as a list in team.json. The framework expects "workbench" to be a dictionary.

Related issue number

None

Checks

  • I've included any doc changes needed for https://microsoft.github.io/autogen/. See CONTRIBUTING.md to build and test documentation locally.
  • I've added tests (if relevant) corresponding to the changes introduced in this PR.
  • I've made sure all auto checks have passed.

@sanjiv27 sanjiv27 changed the title changed 'workbench' from list to dict to match AssistantAgentConfig s… changed 'workbench' from list to dict to match AssistantAgentConfig schema Jul 17, 2025
@ekzhu ekzhu requested a review from victordibia July 26, 2025 03:17
Copy link

codecov bot commented Jul 26, 2025

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 79.92%. Comparing base (e26bb1c) to head (b80c0aa).

Additional details and impacted files
@@           Coverage Diff           @@
##             main    #6830   +/-   ##
=======================================
  Coverage   79.92%   79.92%           
=======================================
  Files         233      233           
  Lines       18108    18108           
=======================================
  Hits        14473    14473           
  Misses       3635     3635           
Flag Coverage Δ
unittests 79.92% <ø> (ø)

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
Copy link
Collaborator

@sanjiv27 , can you provide more information on this?

The framework expects "workbench" to be a dictionary.

Can you provide a minimum reproducible example?

See here

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