open-autonomy icon indicating copy to clipboard operation
open-autonomy copied to clipboard

A framework for the creation of autonomous agent services.

Results 81 open-autonomy issues
Sort by recently updated
recently updated
newest added
trafficstars

Applying to all skills could cause a problem. So let's open an issue for a longer term fix _Originally posted by @DavidMinarsch in https://github.com/valory-xyz/mech/pull/53#discussion_r1205771138_

enhancement

**Is your feature request related to a problem? Please describe.** When trying to send larger payloads in the order of a few 10s of mbs tendermint fails to sync the...

enhancement
question

Currently, the framework has some chains defined with a profile (e.g., Ethereum) and some other chains to be defined with "custom profile" that requires environment variables to be defined (e.g.,...

enhancement

At least we should clarify this on the docs. Weird, hard to debug issues car happen if a skill name does not end in _abci. For example, env vars not...

documentation
enhancement
core-packages

### Subject of the issue Different skills cannot share the same params because `_ensure` pops params and therefore the first skill to be loaded is the only one that gets...

enhancement
core-packages

**Is your feature request related to a problem? Please describe.** There are 2 related design issues related to the command `autonomy deploy from-token` . **Issue 1** The flags `--docker` and...

refactor
open-autonomy

**Is your feature request related to a problem? Please describe.** Feature request **Describe the solution you'd like** Rather recently, Docker offers a Linux-based Docker desktop bundle, which seems a convenient...

enhancement
open-autonomy

The agent e2e tests utilzing grpc are currently not working.

bug
core-packages