uAgents icon indicating copy to clipboard operation
uAgents copied to clipboard

A fast and lightweight framework for creating decentralized agents with ease.

Results 83 uAgents issues
Sort by recently updated
recently updated
newest added
trafficstars

Moved from here: https://github.com/fetchai/cosmpy/discussions/360 > i think asyncio.get_event_loop() method works within uagents module ? and how to call asyncio.get_event_loop() function in uagents module? > class ASGIServer: > def init( >...

Currently the Bureau runs the startup tasks but not the shutdown.

bug

Research and implement basic end-to-end encryption for uAgents messages.

c-feature
p-high

Received and sent local messages can now be retrieved through `http://localhost:/messages` endpoint

### Prerequisites - [X] I checked the [documentation](https://fetch.ai/docs) and found no answer to my problem - [X] I checked the [existing issues](https://github.com/fetchai/uAgents/issues) and made sure there are no similar bug...

We need to improve logging throughout the whole framework and enable the user to configure verbosity as well as output of the logs. - agent already has log level as...

c-investigation

### Prerequisites - [X] I checked the [documentation](https://fetch.ai/docs) and found no answer to my problem - [X] I checked the [existing issues](https://github.com/fetchai/uAgents/issues) and made sure there are no similar bug...