Skip to content

Commit

Permalink
Update pages/home/ai-agent-quickstarts/agent-with-spending-limit.mdx
Browse files Browse the repository at this point in the history
Co-authored-by: louis-md <[email protected]>
  • Loading branch information
valle-xyz and louis-md authored Jan 24, 2025
1 parent 3dea0eb commit e6095e8
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@ import { Steps } from 'nextra/components'

# AI agent with a spending limit for a treasury

This setup is used by DAO's or other organizations that want to utilize AI agents to manage their funds.
This setup is used by DAOs or other organizations that want to utilize AI agents to manage their funds.

Check failure on line 5 in pages/home/ai-agent-quickstarts/agent-with-spending-limit.mdx

View workflow job for this annotation

GitHub Actions / vale-docs

[vale] reported by reviewdog 🐶 [Vale.Spelling] Did you really mean 'DAOs'? Raw Output: {"message": "[Vale.Spelling] Did you really mean 'DAOs'?", "location": {"path": "pages/home/ai-agent-quickstarts/agent-with-spending-limit.mdx", "range": {"start": {"line": 5, "column": 23}}}, "severity": "ERROR"}

This setup uses Safe's [allowance module](https://github.com/safe-global/safe-modules/blob/main/modules/allowances/contracts/AllowanceModule.sol).
After activating it for a Safe Smart Account, you can set an allowance per token for a spender (the delegator).
Expand Down

0 comments on commit e6095e8

Please sign in to comment.