Skip to content

feat: add CrewAI Python extension#1145

Draft
Bortlesboat wants to merge 1 commit intocoinbase:mainfrom
Bortlesboat:codex/agentkit-crewai-extension-318
Draft

feat: add CrewAI Python extension#1145
Bortlesboat wants to merge 1 commit intocoinbase:mainfrom
Bortlesboat:codex/agentkit-crewai-extension-318

Conversation

@Bortlesboat
Copy link
Copy Markdown

What

  • adds coinbase-agentkit-crewai for converting AgentKit actions into CrewAI BaseTools
  • adds a terminal CrewAI CDP chatbot example
  • wires docs, changelog, lint/nightly, and PyPI publish workflow entries

Why

Revives #318 and follows the current framework-extension direction from the closed CrewAI PR.

Testing

  • uv run ruff format .
  • uv run ruff check .
  • uv run mypy .
  • uv run pytest
  • uv run python -m compileall -q chatbot.py

Adds coinbase-agentkit-crewai with a CrewAI tool adapter, tests, docs, CI/publish wiring, and a CDP chatbot example.

Revives coinbase#318 against the current Python framework-extension layout.
@cb-heimdall
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
2 if repo is sensitive 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 documentation Improvements or additions to documentation example New example agent framework extension New framework extension python labels Apr 23, 2026
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 example New example agent framework extension New framework extension python

Development

Successfully merging this pull request may close these issues.

2 participants