Agus

Results 6 issues of Agus

**Describe the bug** The EVM Plugin actions do not work, they probably never worked. The [code assumes](https://github.com/ai16z/eliza/blob/main/packages/plugin-evm/src/actions/transfer.ts#L56-L65) that the options object passed to the handler of the action has all...

bug

# Relates to: https://github.com/ai16z/eliza/issues/735 https://github.com/ai16z/eliza/issues/644 # Risks Low # Background ## What does this PR do? [Goat](https://ohmygoat.dev) is an open-source framework for connecting AI agents to any onchain app. This...

# Risks Low # Background ## What does this PR do? This PR aims to easily pass secrets to the GOAT plugin as well as improve its readme. Problem: Currenlty...

**Is your feature request related to a problem? Please describe.** Some plugins will have actions that require several tools to be called at once (e.g an onchain plugin that would...

enhancement

**Is your feature request related to a problem? Please describe.** I want to add external knowledge from docs, etc. for my agent but there is no easy way to do...

enhancement

# Relates to: https://x.com/sunosuporno/status/1870967395780792741 # Risks Low # Background ## What does this PR do? Two main things: 1. Update `generateText` API to be able to pass through tool options...