Skip to content

chore: version typescript packages - #631

Closed
CarsonRoscoe wants to merge 1 commit into
mainfrom
release/typescript-2025-03-28
Closed

chore: version typescript packages#631
CarsonRoscoe wants to merge 1 commit into
mainfrom
release/typescript-2025-03-28

Conversation

@CarsonRoscoe

@CarsonRoscoe CarsonRoscoe commented Mar 28, 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 @njokuScript! - Added support for Privy Evm embedded wallets with delegation.

    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

@cb-heimdall

cb-heimdall commented Mar 28, 2025

Copy link
Copy Markdown

🟡 Heimdall Review Status

Requirement Status More Info
Reviews 🟡 0/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 0
Sum 1

@github-actions github-actions Bot added the documentation Improvements or additions to documentation label Mar 28, 2025
@CarsonRoscoe
CarsonRoscoe marked this pull request as ready for review March 28, 2025 20:36
@0xRAG 0xRAG closed this Mar 28, 2025
@0xRAG
0xRAG deleted the release/typescript-2025-03-28 branch March 28, 2025 21:01
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

documentation Improvements or additions to documentation

Development

Successfully merging this pull request may close these issues.

3 participants