Name | Modified | Size | Downloads / Week |
---|---|---|---|
Parent folder | |||
README.md | 2025-08-07 | 3.7 kB | |
v0.22.6 source code.tar.gz | 2025-08-07 | 401.2 kB | |
v0.22.6 source code.zip | 2025-08-07 | 480.2 kB | |
Totals: 3 Items | 885.1 kB | 1 |
What's Changed
- docs(core): add PyPi link to the Python badge [#2] by @Archento in https://github.com/fetchai/uAgents/pull/721
- feat(core): add utility to set agent active status by @jrriehl in https://github.com/fetchai/uAgents/pull/725
- chore(core): change type annotation so that agent category list is "allowed" to be sent via register_in_almanac by @zmezei in https://github.com/fetchai/uAgents/pull/726
- chore(core): bump version to 0.3.2 for release by @jrriehl in https://github.com/fetchai/uAgents/pull/727
- feat(integration): Adding async support to langchain adapter by @abhifetch in https://github.com/fetchai/uAgents/pull/729
- feat(integration): release for adding async methods to langchain-adapter by @abhifetch in https://github.com/fetchai/uAgents/pull/731
- feat(core): Add register_batch_in_almanac function by @AaronJamesKing in https://github.com/fetchai/uAgents/pull/728
- Update broken Fetch.ai agents documentation link by @VolodymyrBg in https://github.com/fetchai/uAgents/pull/732
- chore(core): bump version to 0.3.3 for release by @jrriehl in https://github.com/fetchai/uAgents/pull/733
- feat(core): add subscription check method by @Archento in https://github.com/fetchai/uAgents/pull/730
- chore(core): bump version to 0.3.4 for release by @jrriehl in https://github.com/fetchai/uAgents/pull/734
- docs(core): Fixing documentation links by @bleib1dj in https://github.com/fetchai/uAgents/pull/735
- chore(core): bump uagents-core dependency to 0.3.4 by @jrriehl in https://github.com/fetchai/uAgents/pull/736
- fix(integration): fixing crewai and langchain adapters to handle EndS… by @kshipra-fetch in https://github.com/fetchai/uAgents/pull/740
- chore(core): bump version uagents-adapter to 0.4.1 by @kshipra-fetch in https://github.com/fetchai/uAgents/pull/741
- feat(integration): adding A2A Adapter by @kshipra-fetch in https://github.com/fetchai/uAgents/pull/743
- feat(integration): adding a2a inbound adapter by @kshipra-fetch in https://github.com/fetchai/uAgents/pull/746
- chore(core): bump version uagents-adapter to 0.5.0 by @kshipra-fetch in https://github.com/fetchai/uAgents/pull/747
- refactor(core): move resolver interface to uagents-core by @qati in https://github.com/fetchai/uAgents/pull/750
- chore(core): bump version to 0.3.5 for release by @jrriehl in https://github.com/fetchai/uAgents/pull/751
- feat(core): add constructors with default values to chat messages by @jrriehl in https://github.com/fetchai/uAgents/pull/754
- fix(core): add missing type parameter to chat content constructors by @jrriehl in https://github.com/fetchai/uAgents/pull/757
- feat(core): support sync messaging in uagents-core by @jrriehl in https://github.com/fetchai/uAgents/pull/755
- feat(core): display mailbox quotas errors by @Alejandro-Morales in https://github.com/fetchai/uAgents/pull/749
- feat(core): better handling of agent prefix in domain resolution by @jrriehl in https://github.com/fetchai/uAgents/pull/748
- chore(core): allow zero radius in agent geolocation by @jrriehl in https://github.com/fetchai/uAgents/pull/758
- chore(core): bump version to 0.3.6 for release by @jrriehl in https://github.com/fetchai/uAgents/pull/759
- chore(uagents): bump version to 0.22.6 for release by @jrriehl in https://github.com/fetchai/uAgents/pull/761
New Contributors
- @AaronJamesKing made their first contribution in https://github.com/fetchai/uAgents/pull/728
- @VolodymyrBg made their first contribution in https://github.com/fetchai/uAgents/pull/732
- @bleib1dj made their first contribution in https://github.com/fetchai/uAgents/pull/735
Full Changelog: https://github.com/fetchai/uAgents/compare/v0.22.5...v0.22.6