Skip to content

Higher level simulation entities for easier central simulation support. Further enhancing and adding core APIs for easier usability.#172

Open
rcschrg wants to merge 13 commits intodevelopmentfrom
feature-simulation-world-conv-api
Open

Higher level simulation entities for easier central simulation support. Further enhancing and adding core APIs for easier usability.#172
rcschrg wants to merge 13 commits intodevelopmentfrom
feature-simulation-world-conv-api

Conversation

@rcschrg
Copy link
Member

@rcschrg rcschrg commented Mar 18, 2026

  • New simulation world feature, which introduces entities to conveniently conduct simulations using the ExternalClock. This also introduces the environment API entities, which enable the design of reusable environment entitites on which multi-agent system can interact in defined-way (using events and installments)
  • New convenience APIs for sending messages
  • Auto-routing of messages
  • Extending the documentation to add previously missing features

@rcschrg rcschrg requested a review from PHRueh March 18, 2026 15:40
@rcschrg rcschrg changed the title Feature simulation world conv api Higher level simulation entities for easier central simulation support. Further enhancing and adding core APIs for easier usability. Mar 20, 2026
@codecov
Copy link

codecov bot commented Mar 20, 2026

Codecov Report

❌ Patch coverage is 95.97806% with 22 lines in your changes missing coverage. Please review.
✅ Project coverage is 88.12%. Comparing base (5d4214a) to head (58a65a2).

Files with missing lines Patch % Lines
mango/agent/core.py 84.04% 15 Missing ⚠️
mango/simulation/world.py 97.38% 7 Missing ⚠️
Additional details and impacted files
@@               Coverage Diff               @@
##           development     #172      +/-   ##
===============================================
+ Coverage        86.26%   88.12%   +1.85%     
===============================================
  Files               22       26       +4     
  Lines             2519     3064     +545     
===============================================
+ Hits              2173     2700     +527     
- Misses             346      364      +18     

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

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