Releases: valory-xyz/mech-client
Releases · valory-xyz/mech-client
v0.3.0
What's Changed
- Add support to send request to the mech marketplace by @KahanMajmudar in #60
- Add price to mech config by @KahanMajmudar in #63
- Make mech marketplace deliver work by @KahanMajmudar in #61
- fix: mm onchain request tx args by @KahanMajmudar in #66
- fix: mech packages path by @KahanMajmudar in #68
- Update doc by @Sfgangloff in #69
- Changes based on the latest contract changes by @KahanMajmudar in #67
- Release
v0.3.0
by @Adamantios in #70 - Fix dependencies by @Adamantios in #71
- Release workflow by @Adamantios in #72
- Updates/readme by @KahanMajmudar in #73
New Contributors
- @Sfgangloff made their first contribution in #69
List of new features
- Makes the agent id optional by adding
agent_id
flag - Introduces new marketplace interact for MM mechs
- Supports all 3 types of mech (native, token and nvm)
- Allows the users to send requests to custom marketplace mechs using
--priority-mech
flag - Allows users to send offchain requests to MM mechs using
--use-offchain
flag - Using offchain requests, the ipfs upload is now offloaded to the mech instead of the client
- Allows users to send prepaid requests to MM mechs using
--use-prepaid
flag - Allows users to purchase prepaid credits for native and token mech by using
deposit_native.py
anddeposit_token.py
scripts respectively
Full Changelog: v0.2.20...v0.2.22
v0.2.21
Full Changelog: v0.2.20.post1...v0.2.21
v0.2.20.post1
What's Changed
- make cli interact work on base by @KahanMajmudar in #58
Full Changelog: v0.2.19...v0.2.20.post1
v0.2.20
What's Changed
- make cli interact work on base by @KahanMajmudar in #58
- release: v0.2.20 by @0xArdi in #59
Full Changelog: v0.2.19...v0.2.20
v0.2.19
v0.2.18
v0.2.17
What's Changed
- Update tool description and schema commands by @gauravlochab in #51
- added feature to get if the agent is supported by the Mech Marketplace or not by @KahanMajmudar in #52
- added tool's name and description to tool_io_schema command by @KahanMajmudar in #53
- release: v0.2.17 by @0xArdi in #54
New Contributors
- @KahanMajmudar made their first contribution in #52
Full Changelog: v0.2.16...v0.2.17
v0.2.16
What's Changed
- Add tool search, description, and schema query functionalities by @gauravlochab in #49
- Bump version to 0.2.16 for pypi by @gauravlochab in #50
New Contributors
- @gauravlochab made their first contribution in #49
Full Changelog: v0.2.15...v0.2.16
v0.2.15
What's Changed
- CLI improvements by @jmoreira-valory in #46
- Release 0.2.15 by @jmoreira-valory in #48
Full Changelog: v0.2.14...v0.2.15
v0.2.14
What's Changed
- Relax dependencies versions by @kongzii in #41
- Bump framework version by @angrybayblade in #43
- Bump frameworks by @angrybayblade in #44
New Contributors
Full Changelog: v0.2.13...v0.2.14