Releases
v0.3.3
v0.3.3: Merge pull request #1269 from fetchai/develop
Adds option to pass ledger apis to aea builder
Refactors decision maker: separates interface and implementation; adds loading mechanisms so framework users can provide their own implementation
Adds async and sync agent loop implementations; agent can be run in both sync and async mode
Completes transition to atomic cli commands (fetch, generate, scaffold)
Refactors dialogue api: adds much simplified api; updates generator accordingly; updates skills
Adds support for crypto module extensions: framework users can register their own crypto module
Adds crypto module and ledger support for cosmos
Adds simple-oef (soef) connection
Adds p2p_libp2p connection for true p2p connectivity
Adds pypi dependency consistency checks for aea projects
Refactors cli for improved programmatic usage of components
Adds skill exception handling policies and configuration options
Adds comprehensive documentation of configuration files
Multiple docs updates
Multiple test stability fixes
You can’t perform that action at this time.