Skip to content

fix: correct parameter name typo and grammar across multiple files#2552

Open
Ricardo-M-L wants to merge 2 commits intoag2ai:mainfrom
Ricardo-M-L:fix/typos-and-grammar-round2
Open

fix: correct parameter name typo and grammar across multiple files#2552
Ricardo-M-L wants to merge 2 commits intoag2ai:mainfrom
Ricardo-M-L:fix/typos-and-grammar-round2

Conversation

@Ricardo-M-L
Copy link
Copy Markdown
Contributor

Summary

  • Rename misspelled parameter adresseeaddressee in realtime_swarm.py (3 occurrences)
  • Fix possessive: the it's valueits value in client.py
  • Fix article usage: a OpenAI-compatiblean OpenAI-compatible in gemini.py (all other OAI client modules already use an)
  • Fix article: a underlyingan underlying in graph_query_engine.py
  • Fix article: a executoran executor in tool_retriever.py

Test plan

  • Verify no tests reference the old parameter name adressee
  • Grammar/text changes only for the rest

🤖 Generated with Claude Code

Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
@CLAassistant
Copy link
Copy Markdown

CLAassistant commented Apr 3, 2026

CLA assistant check
Thank you for your submission! We really appreciate it. Like many open source projects, we ask that you all sign our Contributor License Agreement before we can accept your contribution.
1 out of 2 committers have signed the CLA.

✅ Lancetnik
❌ yuj


yuj seems not to be a GitHub user. You need a GitHub account to be able to sign the CLA. If you have already a GitHub account, please add the email address used for this commit to your account.
You have signed the CLA already but the status is still pending? Let us recheck it.

@Lancetnik Lancetnik enabled auto-merge April 4, 2026 09:41
@codecov
Copy link
Copy Markdown

codecov bot commented Apr 4, 2026

Codecov Report

❌ Patch coverage is 50.00000% with 1 line in your changes missing coverage. Please review.

Files with missing lines Patch % Lines
.../agentchat/realtime/experimental/realtime_swarm.py 50.00% 1 Missing ⚠️
Files with missing lines Coverage Δ
autogen/oai/client.py 54.47% <ø> (-6.35%) ⬇️
autogen/oai/gemini.py 19.92% <ø> (-49.92%) ⬇️
.../agentchat/realtime/experimental/realtime_swarm.py 29.11% <50.00%> (ø)

... and 37 files with indirect coverage changes

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

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.

3 participants