issues
search
OFFIS-DAI
/
mango
Modular Python-based agent framework to implement multi-agent systems
https://mango-agents.readthedocs.io/
MIT License
12
stars
2
forks
source link
issues
Newest
Newest
Most commented
Recently updated
Oldest
Least commented
Least recently updated
set license in pypi metadata to MIT
#136
maurerle
closed
19 hours ago
3
Release v2.1.1 onto master
#135
maurerle
closed
1 day ago
0
update mango version to 2.1.1
#134
maurerle
closed
1 day ago
1
Error with on_stop task with multiprocessing
#133
maurerle
opened
5 days ago
1
allow to register agents after activation of container
#132
maurerle
closed
4 days ago
1
add delayed container start
#131
maurerle
closed
1 day ago
2
Fix mqtt
#130
maurerle
closed
1 week ago
1
as_agent_process requires to serialize whole self scope
#129
maurerle
closed
1 day ago
5
add create_acl_with_sender syntax sugar
#128
maurerle
opened
1 week ago
1
allows ordering AgentAddresses
#127
maurerle
closed
1 week ago
1
Docs typos.
#126
rcschrg
closed
1 week ago
0
raise exception when trying to register a container which is already registered
#125
maurerle
closed
1 week ago
0
Docs
#124
rcschrg
closed
1 week ago
0
2.1.0
#123
rcschrg
closed
1 week ago
0
Moving creation of inbox to on_start.
#122
rcschrg
closed
1 week ago
2
add default param for datacontainer get function
#121
maurerle
closed
2 weeks ago
1
if subscription for "handle_message" exists, do not execute generic handle_message function
#120
maurerle
closed
2 weeks ago
3
allow initialization of agents without a running event loop
#119
maurerle
closed
2 weeks ago
4
Feature coverage
#118
rcschrg
closed
2 weeks ago
1
Added topology feature + Switched to modern build tool.
#117
rcschrg
closed
2 weeks ago
1
add test which sets suspendable False
#116
maurerle
closed
2 weeks ago
0
the context of the role context was not initialized.
#115
maurerle
closed
2 weeks ago
1
use AgentAddress in create_acl for receiver_addr and sender_addr
#114
maurerle
closed
2 weeks ago
0
remove overloaded property functions in RoleContext
#113
maurerle
closed
2 weeks ago
0
improve readability of create_acl function
#112
maurerle
closed
2 weeks ago
0
role misses easy way to get AgentAddr
#111
maurerle
closed
2 weeks ago
3
mark tests with mqtt
#110
maurerle
closed
2 weeks ago
0
Modern Build system
#109
rcschrg
closed
2 weeks ago
1
Feature auto port
#108
rcschrg
closed
2 weeks ago
0
Allow automatic choice of container ports
#107
eike
closed
2 weeks ago
0
2.0.0
#106
rcschrg
closed
2 weeks ago
0
Change sphinx theme to furo.
#105
rcschrg
closed
2 weeks ago
0
Draft: API overhaul, mango 2.0.0
#104
rcschrg
closed
2 weeks ago
2
v1.2.0
#102
rcschrg
closed
1 month ago
0
Release new version
#101
maurerle
closed
1 month ago
3
docs: fix warnings in sphinx docs
#100
maurerle
closed
1 month ago
0
add ruff linting to github action
#99
maurerle
closed
1 month ago
0
Execute CI on PR
#98
rcschrg
closed
1 month ago
0
MQTT handling connection loss
#97
rcschrg
opened
1 month ago
0
Improve distributed clock
#96
maurerle
closed
1 month ago
2
mqtt: fixup leftover function and adjust to paho-client v2
#95
maurerle
closed
1 month ago
1
forking for new processes is discouraged and might lead to deadlocks in the child.
#94
maurerle
closed
1 month ago
1
split distribute_time into two methods for better time handling
#93
maurerle
closed
2 months ago
1
update paho-mqtt to v2 - adjust method signatures as needed
#92
maurerle
closed
2 months ago
0
Allow deselect mqtt and fix pytest warnings
#91
maurerle
closed
2 months ago
0
properly close connection pool and shutdown transport
#90
maurerle
closed
2 months ago
2
pytest does not work as tcp server does not terminate anymore
#89
maurerle
closed
2 months ago
0
Improve API-Ref on ReadTheDocs
#88
maurerle
closed
2 months ago
1
Improve codebase by running linter checks
#87
maurerle
closed
1 month ago
0
Increasing python requirement to 3.8, upping some requirements, testing up to 3.11 now
#86
rcschrg
closed
3 months ago
0
Next