From bd1d79eb43e70f7c7cdfbb157fdbfc93900abad6 Mon Sep 17 00:00:00 2001 From: fabri Date: Tue, 17 Dec 2024 14:06:39 -0300 Subject: [PATCH 01/26] push --- packages/docs/pages/templates/paymentagent.mdx | 7 ++++--- 1 file changed, 4 insertions(+), 3 deletions(-) diff --git a/packages/docs/pages/templates/paymentagent.mdx b/packages/docs/pages/templates/paymentagent.mdx index ecbffa189..8237b8d64 100644 --- a/packages/docs/pages/templates/paymentagent.mdx +++ b/packages/docs/pages/templates/paymentagent.mdx @@ -26,10 +26,11 @@ The process that starts listening to messages and replying to them. // [!include ~/../../templates/paymentagent/src/index.ts] ``` -## Skills +## Used -- [C](/skills/concierge): Agent Wallet as a Service -- [Degen](/vibes/degen): Define the personality of your agent +- [Concierge Skill](/skills/concierge): Agent Wallet as a Service +- [CDP Wallet Plugin](/plugins/cdpwallet): Wallet for Coinbase +- [Degen Vibe](/vibes/degen): Define the personality of your agent ## Variables From 8b661e602c05c6d7030ed2aca0e2958e7909ae21 Mon Sep 17 00:00:00 2001 From: fabri Date: Tue, 17 Dec 2024 14:10:26 -0300 Subject: [PATCH 02/26] fix link --- packages/docs/pages/templates/paymentagent.mdx | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/packages/docs/pages/templates/paymentagent.mdx b/packages/docs/pages/templates/paymentagent.mdx index 8237b8d64..dfadf3bf3 100644 --- a/packages/docs/pages/templates/paymentagent.mdx +++ b/packages/docs/pages/templates/paymentagent.mdx @@ -29,7 +29,7 @@ The process that starts listening to messages and replying to them. ## Used - [Concierge Skill](/skills/concierge): Agent Wallet as a Service -- [CDP Wallet Plugin](/plugins/cdpwallet): Wallet for Coinbase +- [CDP Wallet Plugin](/plugins/cdp): Wallet for Coinbase - [Degen Vibe](/vibes/degen): Define the personality of your agent ## Variables From e0cdf66b25dec95530808d1526d65cc0dc3c0072 Mon Sep 17 00:00:00 2001 From: fabri Date: Tue, 17 Dec 2024 14:21:17 -0300 Subject: [PATCH 03/26] ux --- .../docs/pages/templates/paymentagent.mdx | 16 ++++++++++++++++ packages/docs/pages/ux/frames.mdx | 2 +- packages/docs/public/videos/cb.mp4 | Bin 0 -> 9479745 bytes packages/docs/public/videos/frames.MP4 | Bin 3075393 -> 11436350 bytes packages/docs/vocs.config.tsx | 2 +- 5 files changed, 18 insertions(+), 2 deletions(-) create mode 100644 packages/docs/public/videos/cb.mp4 diff --git a/packages/docs/pages/templates/paymentagent.mdx b/packages/docs/pages/templates/paymentagent.mdx index dfadf3bf3..35c60a173 100644 --- a/packages/docs/pages/templates/paymentagent.mdx +++ b/packages/docs/pages/templates/paymentagent.mdx @@ -4,6 +4,22 @@ Create wallets for users and interact with them. > Payment Agent uses [CDP plugin](/plugins/cdp) to interact with Coinbase. +import Video from "../../components/Video"; + +## Interoperable agent + +### Converse + +