docs: rename PyAirbyte MCP references#1031
docs: rename PyAirbyte MCP references#1031Aaron ("AJ") Steers (aaronsteers) wants to merge 1 commit into
Conversation
🤖 Devin AI EngineerI'll be helping with this pull request! Here's what you should know: ✅ I will automatically:
Note: I can only respond to comments from users who have write access to this repository. ⚙️ Control Options:
|
👋 Greetings, Airbyte Team Member!Here are some helpful tips and reminders for your convenience. 💡 Show Tips and TricksTesting This PyAirbyte VersionYou can test this version of PyAirbyte using the following: # Run PyAirbyte CLI from this branch:
uvx --from 'git+https://github.com/airbytehq/PyAirbyte.git@devin/1779332054-airbyte-replication-mcp-rename' pyairbyte --help
# Install PyAirbyte from this branch for development:
pip install 'git+https://github.com/airbytehq/PyAirbyte.git@devin/1779332054-airbyte-replication-mcp-rename'PR Slash CommandsAirbyte Maintainers can execute the following slash commands on your PR:
📚 Show Repo GuidanceHelpful ResourcesCommunity SupportQuestions? Join the #pyairbyte channel in our Slack workspace. |
|
No actionable comments were generated in the recent review. 🎉 ℹ️ Recent review info⚙️ Run configurationConfiguration used: Repository UI Review profile: CHILL Plan: Pro Run ID: 📒 Files selected for processing (5)
📝 WalkthroughWalkthroughThis PR updates product branding across the PyAirbyte MCP codebase, renaming "PyAirbyte MCP" to "Airbyte Replication MCP" in startup messages, module docstrings, and contributor documentation, with no changes to code logic or exported APIs. ChangesMCP Product Rename
Estimated code review effort🎯 1 (Trivial) | ⏱️ ~3 minutes 🚥 Pre-merge checks | ✅ 5✅ Passed checks (5 passed)
✏️ Tip: You can configure your own custom pre-merge checks in the settings. ✨ Finishing Touches📝 Generate docstrings
🧪 Generate unit tests (beta)
Thanks for using CodeRabbit! It's free for OSS, and your support helps us grow. If you like it, consider giving us a shout-out. Comment |
Summary
Renames public-facing
PyAirbyte MCPreferences toAirbyte Replication MCPin the PyAirbyte source docs and MCP startup text.Requested by Aaron ("AJ") Steers (@aaronsteers) as a follow-on to airbytehq/airbyte#78241.
Review & Testing Checklist for Human
Airbyte Replication MCPis the desired public name before marking ready.Notes
Validation performed:
git diff --checkuv run ruff check airbyte/_util/meta.py airbyte/mcp/__init__.py airbyte/mcp/prompts.py scripts/generate_mcp_markdown.pyPyAirbyte MCPreferences in this repo.Link to Devin session: https://app.devin.ai/sessions/ceda5eaaaa204e44a0cb879a03b0ba84
Summary by CodeRabbit