docs(wren): rebrand README to Wren AI and expand rename migration note#2316
Conversation
…tion - Tagline "Wren Engine CLI and Python SDK" -> "Wren AI CLI and Python SDK" to align with the unified Wren AI brand - Expand the rename section with a "What stays the same" list (import path, CLI, extras, ~/.wren config) and a Migration block that includes a sanity-check command and a note for pinned deps in lockfiles / requirements Co-Authored-By: Claude Opus 4.7 (1M context) <noreply@anthropic.com>
|
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 (1)
✅ Files skipped from review due to trivial changes (1)
WalkthroughThe ChangesPackage rename and branding documentation
Estimated code review effort🎯 1 (Trivial) | ⏱️ ~3 minutes Possibly related PRs
Suggested reviewers
Poem
🚥 Pre-merge checks | ✅ 5✅ Passed checks (5 passed)
✏️ Tip: You can configure your own custom pre-merge checks in the settings. ✨ Finishing Touches🧪 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 |
Ibis is no longer a load-bearing dependency for the bulk of connectors after the recent direct-connector refactors (canner/postgres/mysql/mssql/ trino/clickhouse/athena dropped ibis in #2313, snowflake in #2268); the intro now only credits Apache DataFusion as the engine. Co-Authored-By: Claude Opus 4.7 (1M context) <noreply@anthropic.com>
Summary
Follow-up to #2315 (PyPI rename
wren-engine→wrenai). Polishescore/wren/README.md:~/.wren/config) so users can scan and confirm their code doesn't need touchingwren --versionsanity check + a note for projects pinningwren-enginein lockfiles orrequirements.txtPyPI distribution names (
wren-engine/wrenai) are kept verbatim wherever they appear in install / uninstall commands — the rebrand only swaps the human-readable brand name.Test plan
Wren Enginebrand references remain incore/wren/README.md(only PyPI distribution namewren-engineshould remain, in migration commands)Summary by CodeRabbit