Skip to content

Commit 4a01a7b

Browse files
1lystoreclaude
andcommitted
chore: add OneLy action provider to changelog
Co-Authored-By: Claude Sonnet 4.5 <noreply@anthropic.com>
1 parent 88dc443 commit 4a01a7b

1 file changed

Lines changed: 13 additions & 0 deletions

File tree

typescript/agentkit/CHANGELOG.md

Lines changed: 13 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -4,6 +4,19 @@
44

55
### Patch Changes
66

7+
- Added `oneLyActionProvider` to enable AI agents to buy AND sell APIs on the 1ly marketplace using x402 payments
8+
- Added `onely_search` action for searching APIs and services
9+
- Added `onely_get_details` action for getting x402 payment details
10+
- Added `onely_call` action for paying and calling APIs with automatic USDC payments
11+
- Added `onely_review` action for leaving reviews after purchases
12+
- Added `onely_create_store` action for creating agent stores with wallet signature
13+
- Added `onely_create_link` action for listing APIs for sale
14+
- Added `onely_list_links` action for viewing all listings
15+
- Added `onely_get_stats` action for checking earnings and statistics
16+
- Added `onely_withdraw` action for withdrawing revenue to Solana wallet
17+
- First action provider enabling agents to be both buyers AND sellers
18+
- Supports Base mainnet and Solana mainnet via x402 protocol
19+
720
- [#883](https://github.com/coinbase/agentkit/pull/883) [`02f9291`](https://github.com/coinbase/agentkit/commit/02f9291ef09c6edab2bb81ed6de81a06206e866d) Thanks [@pawelpolak2](https://github.com/pawelpolak2)! - Updated Vaults.fyi provider to use the v2 API
821

922
- [#863](https://github.com/coinbase/agentkit/pull/863) [`2471251`](https://github.com/coinbase/agentkit/commit/24712518430c787f5c543781b39116708a2d759a) Thanks [@phdargen](https://github.com/phdargen)! - Converted all dynamic to static imports

0 commit comments

Comments
 (0)