Skip to content

fix(python): make CrewAI sample entry points importable - #2834

Closed
tryambak2019 wants to merge 1 commit into
kagent-dev:mainfrom
tryambak2019:fix/2689-crewai-sample-entrypoints
Closed

tryambak2019 wants to merge 1 commit into
kagent-dev:mainfrom
tryambak2019:fix/2689-crewai-sample-entrypoints

Conversation

@tryambak2019

Copy link
Copy Markdown
Contributor

Summary

Restore the published CrewAI sample entry points and validate their limited startup paths.

Implemented

  • Add installed research-crew and poem-flow console entry points.
  • Run both containers through their installed package commands.
  • Extract ASGI builders and add mocked-Uvicorn GET /health coverage.
  • Correct the research agent card from removed example to current examples.

Validation

  • Focused startup tests: 2 passed.
  • OPENAI_API_KEY=fake make -C python test passed.
  • Ruff lint, format, and uv lock --check passed.

Related to #2689. This PR does not close it.

@tryambak2019
tryambak2019 requested a review from a team as a code owner September 16, 2026 00:18
@github-actions github-actions Bot added the bug Something isn't working label Sep 16, 2026
@tryambak2019

Copy link
Copy Markdown
Contributor Author

Superseded by #2887, which consolidates the requested Python startup and documentation changes for review.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

bug Something isn't working

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant