Uagents

Latest version: v0.22.1

Safety actively analyzes 723217 Python packages for vulnerabilities to keep your Python projects secure.

Scan your dependencies

Page 1 of 8

0.22.1

What's Changed
* chore(integration): update uagents version in uagents-ai-engine by jrriehl in https://github.com/fetchai/uAgents/pull/667
* chore(core): add init files to contrib module by jrriehl in https://github.com/fetchai/uAgents/pull/669
* chore(core): bump version to 0.2.1 for release by jrriehl in https://github.com/fetchai/uAgents/pull/670
* feat(core): send_and_receive allow multiple response types by Archento in https://github.com/fetchai/uAgents/pull/671
* chore(core): bump version to 0.22.1 for release by Archento in https://github.com/fetchai/uAgents/pull/672


**Full Changelog**: https://github.com/fetchai/uAgents/compare/v0.22.0...v0.22.1

core0.2.1
What's Changed
* chore(integration): update uagents version in uagents-ai-engine by jrriehl in https://github.com/fetchai/uAgents/pull/667
* chore(core): add init files to contrib module by jrriehl in https://github.com/fetchai/uAgents/pull/669
* chore(core): bump version to 0.2.1 for release by jrriehl in https://github.com/fetchai/uAgents/pull/670


**Full Changelog**: https://github.com/fetchai/uAgents/compare/v0.22.0...core0.2.1

0.22.0

What's Changed
* chore(integration): bump versions for uagents-ai-engine release by jrriehl in https://github.com/fetchai/uAgents/pull/657
* fix(core): is_valid_reply should return True by default by jrriehl in https://github.com/fetchai/uAgents/pull/658
* refactor(core): import from uagents-core by jrriehl in https://github.com/fetchai/uAgents/pull/613
* feat(core): add agent chat protocol by jrriehl in https://github.com/fetchai/uAgents/pull/659
* feat(core): add agent subscription protocol spec by Archento in https://github.com/fetchai/uAgents/pull/661
* chore(core): bump version to 0.2.0 for release by jrriehl in https://github.com/fetchai/uAgents/pull/660
* fix(core): update release script by jrriehl in https://github.com/fetchai/uAgents/pull/663
* chore(core): bump version to 0.22.0 for release by Archento in https://github.com/fetchai/uAgents/pull/665
* chore(core): update uagents-core dependency and release by jrriehl in https://github.com/fetchai/uAgents/pull/666


**Full Changelog**: https://github.com/fetchai/uAgents/compare/v0.21.0...v0.22.0

core0.2.0
What's Changed
* chore(integration): bump versions for uagents-ai-engine release by jrriehl in https://github.com/fetchai/uAgents/pull/657
* fix(core): is_valid_reply should return True by default by jrriehl in https://github.com/fetchai/uAgents/pull/658
* refactor(core): import from uagents-core by jrriehl in https://github.com/fetchai/uAgents/pull/613
* feat(core): add agent chat protocol by jrriehl in https://github.com/fetchai/uAgents/pull/659
* feat(core): add agent subscription protocol spec by Archento in https://github.com/fetchai/uAgents/pull/661
* chore(core): bump version to 0.2.0 for release by jrriehl in https://github.com/fetchai/uAgents/pull/660
* fix(core): update release script by jrriehl in https://github.com/fetchai/uAgents/pull/663


**Full Changelog**: https://github.com/fetchai/uAgents/compare/v0.21.0...core0.2.0

0.21.0

New Features
* feat(core): add send and receive function by jrriehl in https://github.com/fetchai/uAgents/pull/639
* feat(core): add protocol specification by jrriehl in https://github.com/fetchai/uAgents/pull/646
* feat(core): add python3.13 compatibility and code coverage checks by Archento in https://github.com/fetchai/uAgents/pull/651
* feat(core): aname v2.3.0 support by Alejandro-Morales in https://github.com/fetchai/uAgents/pull/628
* feat(core): add message history storage by jrriehl in https://github.com/fetchai/uAgents/pull/648

Fixes
* fix(core): run startup tasks in the background by jrriehl in https://github.com/fetchai/uAgents/pull/643
* fix(core): do not check replies when destination is not message sender by jrriehl in https://github.com/fetchai/uAgents/pull/642

Other
* chore(integration): bump ai-engine version by qati in https://github.com/fetchai/uAgents/pull/640
* chore(core): less restrictive pydantic version constraint by jrriehl in https://github.com/fetchai/uAgents/pull/644
* chore(core): bump version of uagents-core to 0.1.3 by jrriehl in https://github.com/fetchai/uAgents/pull/645
* refactor(example): remove examples from this repo (moved to new repo) by 5A11 in https://github.com/fetchai/uAgents/pull/565
* feat(core): add back fetch-ai-engine by qati in https://github.com/fetchai/uAgents/pull/649
* style(core): update python reference implementation with builtin annotations by Archento in https://github.com/fetchai/uAgents/pull/650
* chore(core): update fetchai-babble version by jrriehl in https://github.com/fetchai/uAgents/pull/652
* chore(core): update fetchai-babble by jrriehl in https://github.com/fetchai/uAgents/pull/653
* chore(core): bump version to 0.21.0 for release by jrriehl in https://github.com/fetchai/uAgents/pull/656

**Full Changelog**: https://github.com/fetchai/uAgents/compare/v0.20.1...v0.21.0

core0.1.3
What's Changed
* chore(integration): bump ai-engine version by qati in https://github.com/fetchai/uAgents/pull/640
* feat(core): add send and receive function by jrriehl in https://github.com/fetchai/uAgents/pull/639
* chore(core): less restrictive pydantic version constraint by jrriehl in https://github.com/fetchai/uAgents/pull/644
* chore(core): bump version of uagents-core to 0.1.3 by jrriehl in https://github.com/fetchai/uAgents/pull/645


**Full Changelog**: https://github.com/fetchai/uAgents/compare/v0.20.1...core0.1.3

0.20.1

What's Changed
* fix(core): sort reply digests in manifest by jrriehl in https://github.com/fetchai/uAgents/pull/637
* chore(core): bump version to 0.20.1 for release by jrriehl in https://github.com/fetchai/uAgents/pull/638


**Full Changelog**: https://github.com/fetchai/uAgents/compare/v0.20.0...v0.20.1

0.20.0

What's Changed
* docs(core): remove unnecessary docs by Archento in https://github.com/fetchai/uAgents/pull/617
* feat(core): Refactor release script, support uagents-core release by qati in https://github.com/fetchai/uAgents/pull/619
* chore(core): release action token fix by qati in https://github.com/fetchai/uAgents/pull/621
* chore(core): bump version of uagents-core to 0.1.1 by qati in https://github.com/fetchai/uAgents/pull/622
* test(core): fix agent registration test by jrriehl in https://github.com/fetchai/uAgents/pull/624
* chore(integration): remove duplicate agents by Archento in https://github.com/fetchai/uAgents/pull/569
* feat(core): add deployment examples by jrriehl in https://github.com/fetchai/uAgents/pull/623
* fix(core): uagents_core - fix agent url extraction by zmezei in https://github.com/fetchai/uAgents/pull/625
* chore(core): bump version of uagents-core to 0.1.2 by qati in https://github.com/fetchai/uAgents/pull/626
* chore(core): minor cleanup and fixes by Archento in https://github.com/fetchai/uAgents/pull/630
* fix(core): implement backoff logic for contract registration by ejfitzgerald in https://github.com/fetchai/uAgents/pull/629
* docs(core): scripts to update and clean docs by devjsc in https://github.com/fetchai/uAgents/pull/589
* docs(core): unify and apply new docs generation script by Archento in https://github.com/fetchai/uAgents/pull/631
* fix(core): include internal protocol on agent init by Dacksus in https://github.com/fetchai/uAgents/pull/633
* feat(core): add agentverse disconnect endpoint by jrriehl in https://github.com/fetchai/uAgents/pull/632
* chore(core): update mainnet almanac registration fees by jrriehl in https://github.com/fetchai/uAgents/pull/636
* chore(core): bump version to 0.20.0 for release by jrriehl in https://github.com/fetchai/uAgents/pull/635


**Full Changelog**: https://github.com/fetchai/uAgents/compare/v0.19.0...v0.20.0

core0.1.2
What's Changed
* test(core): fix agent registration test by jrriehl in https://github.com/fetchai/uAgents/pull/624
* chore(integration): remove duplicate agents by Archento in https://github.com/fetchai/uAgents/pull/569
* feat(core): add deployment examples by jrriehl in https://github.com/fetchai/uAgents/pull/623
* fix(core): uagents_core - fix agent url extraction by zmezei in https://github.com/fetchai/uAgents/pull/625
* chore(core): bump version of uagents-core to 0.1.2 by qati in https://github.com/fetchai/uAgents/pull/626


**Full Changelog**: https://github.com/fetchai/uAgents/compare/core0.1.1...core0.1.2

core0.1.1
What's Changed
* docs(core): remove unnecessary docs by Archento in https://github.com/fetchai/uAgents/pull/617
* feat(core): Refactor release script, support uagents-core release by qati in https://github.com/fetchai/uAgents/pull/619
* chore(core): release action token fix by qati in https://github.com/fetchai/uAgents/pull/621
* chore(core): bump version of uagents-core to 0.1.1 by qati in https://github.com/fetchai/uAgents/pull/622


**Full Changelog**: https://github.com/fetchai/uAgents/compare/v0.19.0...core0.1.1

0.19.0

What's Changed
* fix(core): mainnet registration support by jrriehl in https://github.com/fetchai/uAgents/pull/602
* chore(core): use agent identifier in almanac attestation by jrriehl in https://github.com/fetchai/uAgents/pull/603
* fix(core): enable configuring RegistrationPolicy on agent creation by Dacksus in https://github.com/fetchai/uAgents/pull/604
* feat(core): send address prefix to mailbox API by zmezei in https://github.com/fetchai/uAgents/pull/607
* feat(core): make agent address prefix optional in mailbox RegistrationRequest by zmezei in https://github.com/fetchai/uAgents/pull/608
* refactor(core): separate prefix from address in agent info by jrriehl in https://github.com/fetchai/uAgents/pull/609
* feat(core): allow general access to rest endpoints, except inspector ones by Dacksus in https://github.com/fetchai/uAgents/pull/612
* chore(core): improve logging control and experience by Dacksus in https://github.com/fetchai/uAgents/pull/610
* feat(core): Introducing uagents-core by qati in https://github.com/fetchai/uAgents/pull/597
* chore(core): update network and prefix properties by jrriehl in https://github.com/fetchai/uAgents/pull/614
* fix(core): get ledger in setup.py by jrriehl in https://github.com/fetchai/uAgents/pull/615
* feat(experimental): add mobility agent integration by Archento in https://github.com/fetchai/uAgents/pull/616
* chore(core): bump version to 0.19.0 for release by jrriehl in https://github.com/fetchai/uAgents/pull/618
* chore(core): trigger release by jrriehl in https://github.com/fetchai/uAgents/pull/620


**Full Changelog**: https://github.com/fetchai/uAgents/compare/v0.18.1...v0.19.0

Page 1 of 8

© 2025 Safety CLI Cybersecurity Inc. All Rights Reserved.