Skip to content

chore: version typescript packages - #585

Merged
0xRAG merged 1 commit into
mainfrom
changeset-release/main
Mar 28, 2025
Merged

chore: version typescript packages#585
0xRAG merged 1 commit into
mainfrom
changeset-release/main

Conversation

@github-actions

@github-actions github-actions Bot commented Mar 18, 2025

Copy link
Copy Markdown
Contributor

This PR was opened by the Changesets release GitHub action. When you're ready to do a release, you can merge this and the packages will be published to npm automatically. If you're not ready to do a release yet, that's fine, whenever you add more changesets to main, this PR will be updated.

Releases

@coinbase/agentkit@0.5.0

Minor Changes

  • #584 6d8ac5b Thanks @CarsonRoscoe! - Added gasless transfers for USDC/CBBTC on Base/Base-Sepolia

  • #566 bfd6442 Thanks @phdargen! - Added AcrossActionProvider to allow bridging tokens using the Across protocol

    • bridge_token action to bridge native and ERC20 tokens
    • check_deposit_status action to check the status of bridge deposits
  • #618 155d468 Thanks @CarsonRoscoe! - Added support for Privy Evm embedded wallets with delegation. (Thanks @njokuScript!)

    This change introduces a new wallet provider, PrivyEvmDelegatedEmbeddedWalletProvider, which allows AgentKit to use Privy's embedded wallets that have been delegated to a server. This enables autonomous agents to perform onchain actions on behalf of users who have delegated transaction signing authority to the agent.

    Key changes:

    • Add PrivyEvmDelegatedEmbeddedWalletProvider class extending the EvmWalletProvider base class
    • Update the PrivyWalletProvider factory to support embedded wallets via a new walletType option

Patch Changes

  • #619 6514e0c Thanks @stat! - Add a new Messari action provider that enables AI agents to query the Messari AI toolkit for crypto market research data.

create-onchain-agent@0.3.0

Minor Changes

  • #622 1076bb6 Thanks @CarsonRoscoe! - Updated default wallet provider to SmartWalletProvider

  • #589 3aa7931 Thanks @CarsonRoscoe! - Added code generation for individual building blocks

    Projects bootstrapped with the create-onchain-agent CLI will also have the agenkit CLI installed.

    • agentkit generate wallet-provider: Generate a custom wallet provider
    • agentkit generate action-provider: Generate a custom action provider
    • agentkit generate prepare: Generate framework-agnostic AgentKit setup
    • agentkit generate create-agent: Generate framework-specific agent creation

@github-actions
github-actions Bot requested a review from murrlincoln as a code owner March 18, 2025 00:25
@cb-heimdall

cb-heimdall commented Mar 18, 2025

Copy link
Copy Markdown

✅ Heimdall Review Status

Requirement Status More Info
Reviews 1/1
Denominator calculation
Show calculation
1 if user is bot 0
1 if user is external 0
From .codeflow.yml 1
Additional review requirements
Show calculation
Max 0
0
From CODEOWNERS 0
Global minimum 0
Max 1
1
1 if commit is unverified 1
Sum 2

@github-actions
github-actions Bot force-pushed the changeset-release/main branch 6 times, most recently from 055a7be to 9ca0398 Compare March 24, 2025 13:40
@github-actions github-actions Bot changed the title chore: version packages chore: version typescript packages Mar 24, 2025
@github-actions
github-actions Bot force-pushed the changeset-release/main branch 20 times, most recently from ff55f14 to ea6d11e Compare March 28, 2025 20:04
@github-actions
github-actions Bot force-pushed the changeset-release/main branch from ea6d11e to 9f91007 Compare March 28, 2025 20:59
@github-actions
github-actions Bot force-pushed the changeset-release/main branch from 9f91007 to 44760f4 Compare March 28, 2025 21:02
@0xRAG
0xRAG merged commit 8120fda into main Mar 28, 2025
@0xRAG
0xRAG deleted the changeset-release/main branch March 28, 2025 21:12
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Development

Successfully merging this pull request may close these issues.

3 participants