-
Notifications
You must be signed in to change notification settings - Fork 596
Strands Agents framework Extension #798
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Conversation
✅ Heimdall Review Status
|
|
hey guys, messed up the previous PR, so I created a new one 😄 |
|
Resigning my previous commit messed things up and I had to discard all commits 🤦♂️ which automatically closed my PR #757 |
CarsonRoscoe
left a comment
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
LGTM! Thank you for the contribution!
|
Review Error for CarsonRoscoe @ 2025-07-25 13:05:03 UTC |
|
Thanks guys, looking forward to more of this |
Description
Changes:
coinbase-agentkit-strands-agentspackage inpython/framework-extensions/strands-agents/get_strands_tools()function to convert AgentKit actions into Strands-Agents-compatible toolspython/examples/strands-agents-cdp-server-chatbot/This enables developers using Strands Agents to leverage all existing AgentKit CDP actions (wallet operations, token transfers, trading, etc.) with minimal setup.
Tests
Checklist