Skip to content

Ruthwik/fix/agent interaction reliability - #3379

Draft
ruthwikdasyam wants to merge 6 commits into
mainfrom
ruthwik/fix/agent-interaction-reliability
Draft

Ruthwik/fix/agent interaction reliability#3379
ruthwikdasyam wants to merge 6 commits into
mainfrom
ruthwik/fix/agent-interaction-reliability

Conversation

@ruthwikdasyam

Copy link
Copy Markdown
Contributor

Contribution path

  • Small, safe change that does not need a tracking issue
  • Linked issue or discussion: DIM-XXX / #XXX / URL

Problem

Solution

How to Test

AI assistance

Checklist

  • I have read and approved the CLA.

@codecov

codecov Bot commented Aug 5, 2026

Copy link
Copy Markdown

Codecov Report

❌ Patch coverage is 73.07692% with 35 lines in your changes missing coverage. Please review.
✅ All tests successful. No failed tests found.

Files with missing lines Patch % Lines
dimos/agents/mcp/mcp_client.py 66.66% 17 Missing and 4 partials ⚠️
dimos/cli/human/humancli.py 8.33% 11 Missing ⚠️
dimos/cli/agentspy/agentspy.py 50.00% 2 Missing ⚠️
dimos/agents/utils.py 88.88% 0 Missing and 1 partial ⚠️
@@            Coverage Diff             @@
##             main    #3379      +/-   ##
==========================================
+ Coverage   75.80%   75.86%   +0.06%     
==========================================
  Files        1172     1194      +22     
  Lines      113568   115881    +2313     
  Branches    10258    10720     +462     
==========================================
+ Hits        86085    87910    +1825     
- Misses      24494    24948     +454     
- Partials     2989     3023      +34     
Flag Coverage Δ
OS-ubuntu-24.04-arm 69.95% <73.07%> (+0.02%) ⬆️
OS-ubuntu-latest 71.94% <73.07%> (+<0.01%) ⬆️
Py-3.10 71.93% <73.07%> (+0.01%) ⬆️
Py-3.11 71.93% <73.07%> (+<0.01%) ⬆️
Py-3.12 71.94% <73.07%> (+0.01%) ⬆️
Py-3.13 71.94% <73.07%> (+<0.01%) ⬆️
Py-3.14 71.94% <73.07%> (+0.01%) ⬆️
Py-3.14t 71.93% <73.07%> (+<0.01%) ⬆️
SelfHosted-Large 29.59% <14.61%> (-0.01%) ⬇️
SelfHosted-Linux 35.76% <14.61%> (+<0.01%) ⬆️

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

Files with missing lines Coverage Δ
dimos/agents/mcp/test_mcp_client_unit.py 96.68% <100.00%> (+0.65%) ⬆️
dimos/agents/test_utils.py 100.00% <100.00%> (ø)
dimos/cli/agentspy/test_agentspy.py 100.00% <100.00%> (ø)
dimos/cli/human/test_humancli.py 100.00% <100.00%> (ø)
dimos/core/test_transport_factory.py 100.00% <100.00%> (ø)
dimos/core/transport_factory.py 100.00% <100.00%> (ø)
dimos/agents/utils.py 92.06% <88.88%> (-1.49%) ⬇️
dimos/cli/agentspy/agentspy.py 36.75% <50.00%> (ø)
dimos/cli/human/humancli.py 19.73% <8.33%> (ø)
dimos/agents/mcp/mcp_client.py 79.41% <66.66%> (-4.08%) ⬇️

... and 70 files with indirect coverage changes

🚀 New features to boost your workflow:
  • 📦 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.

1 participant