docs(core): add tagline to OSS introduction#2314
Conversation
Lead the introduction page with a one-line value proposition above the existing GitHub star button, positioning Wren AI as the open context layer that grounds AI agents with memory, context, and SQL across 20+ data sources for GenBI / dashboards / agentic analytics use cases. The change in this repo is the source of truth; docs.getwren.ai picks it up via the sync-docs GitHub Action. Co-Authored-By: Claude Opus 4.7 (1M context) <noreply@anthropic.com>
WalkthroughThe PR adds a single introductory tagline to the Wren AI documentation under the main heading. The new text describes the open context layer concept and its role in grounding AI agents with governed memory, context, and SQL across 20+ data sources, complementing the existing documentation structure. ChangesDocumentation Update
Estimated code review effort🎯 1 (Trivial) | ⏱️ ~3 minutes Possibly related PRs
Suggested labels
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 |
There was a problem hiding this comment.
Actionable comments posted: 2
🤖 Prompt for all review comments with AI agents
Verify each finding against current code. Fix only still-valid issues, skip the
rest with a brief reason, keep changes minimal, and validate.
Inline comments:
In `@docs/core/introduction.mdx`:
- Line 3: The sentence "Turn any AI Agents into world-class data analysts
through the open context layer that gives AI agents grounded, governed memory,
context, and SQL across 20+ data sources, that helps you build GenBI,
dashboards, and agentic analytics." has a duplicated "that" clause; edit the
sentence to remove the redundant "that" by replacing the second "that" with
"and" or by restructuring into two clauses so it reads clearly (e.g., change
"..., that helps you build..." to "..., and helps you build..." or split into
two sentences) — update the line containing the phrase "the open context layer
that gives AI agents grounded, governed memory, context, and SQL across 20+ data
sources, that helps you build GenBI, dashboards, and agentic analytics"
accordingly.
- Line 3: The sentence starting with "Turn any AI Agents into world-class data
analysts..." uses "AI Agents" with a capital "A" in "Agents"; change "AI Agents"
to "AI agents" to match the document's lowercase usage of "agents" elsewhere
(search for the phrase "Turn any AI Agents into world-class data analysts..." or
the substring "AI Agents" to locate the exact line and update it to "AI
agents").
🪄 Autofix (Beta)
Fix all unresolved CodeRabbit comments on this PR:
- Push a commit to this branch (recommended)
- Create a new PR with the fixes
ℹ️ Review info
⚙️ Run configuration
Configuration used: Repository UI
Review profile: CHILL
Plan: Pro
Run ID: 31209740-86e4-418f-a962-96cf613398b5
📒 Files selected for processing (1)
docs/core/introduction.mdx
| @@ -1,5 +1,7 @@ | |||
| # Wren AI | |||
|
|
|||
| *Turn any AI Agents into world-class data analysts through the open context layer that gives AI agents grounded, governed memory, context, and SQL across 20+ data sources, that helps you build GenBI, dashboards, and agentic analytics.* | |||
There was a problem hiding this comment.
Fix grammatical error with duplicate "that" clause.
The sentence has two "that" clauses modifying the same noun ("the open context layer that gives... that helps..."), which is grammatically awkward. The second "that" should be replaced with "and" or the sentence restructured.
📝 Proposed fix
-*Turn any AI Agents into world-class data analysts through the open context layer that gives AI agents grounded, governed memory, context, and SQL across 20+ data sources, that helps you build GenBI, dashboards, and agentic analytics.*
+*Turn any AI agents into world-class data analysts through the open context layer that gives AI agents grounded, governed memory, context, and SQL across 20+ data sources and helps you build GenBI, dashboards, and agentic analytics.*📝 Committable suggestion
‼️ IMPORTANT
Carefully review the code before committing. Ensure that it accurately replaces the highlighted code, contains no missing lines, and has no issues with indentation. Thoroughly test & benchmark the code to ensure it meets the requirements.
| *Turn any AI Agents into world-class data analysts through the open context layer that gives AI agents grounded, governed memory, context, and SQL across 20+ data sources, that helps you build GenBI, dashboards, and agentic analytics.* | |
| *Turn any AI agents into world-class data analysts through the open context layer that gives AI agents grounded, governed memory, context, and SQL across 20+ data sources and helps you build GenBI, dashboards, and agentic analytics.* |
🤖 Prompt for AI Agents
Verify each finding against current code. Fix only still-valid issues, skip the
rest with a brief reason, keep changes minimal, and validate.
In `@docs/core/introduction.mdx` at line 3, The sentence "Turn any AI Agents into
world-class data analysts through the open context layer that gives AI agents
grounded, governed memory, context, and SQL across 20+ data sources, that helps
you build GenBI, dashboards, and agentic analytics." has a duplicated "that"
clause; edit the sentence to remove the redundant "that" by replacing the second
"that" with "and" or by restructuring into two clauses so it reads clearly
(e.g., change "..., that helps you build..." to "..., and helps you build..." or
split into two sentences) — update the line containing the phrase "the open
context layer that gives AI agents grounded, governed memory, context, and SQL
across 20+ data sources, that helps you build GenBI, dashboards, and agentic
analytics" accordingly.
Fix capitalization inconsistency.
"AI Agents" should be "AI agents" (lowercase "agents") to match the consistent usage throughout the rest of the document (e.g., line 7 "AI agents", and lowercase "agents" on lines 11, 17, 26, 28, 32, 34, etc.).
📝 Proposed fix
-*Turn any AI Agents into world-class data analysts through the open context layer that gives AI agents grounded, governed memory, context, and SQL across 20+ data sources, that helps you build GenBI, dashboards, and agentic analytics.*
+*Turn any AI agents into world-class data analysts through the open context layer that gives AI agents grounded, governed memory, context, and SQL across 20+ data sources, that helps you build GenBI, dashboards, and agentic analytics.*📝 Committable suggestion
‼️ IMPORTANT
Carefully review the code before committing. Ensure that it accurately replaces the highlighted code, contains no missing lines, and has no issues with indentation. Thoroughly test & benchmark the code to ensure it meets the requirements.
| *Turn any AI Agents into world-class data analysts through the open context layer that gives AI agents grounded, governed memory, context, and SQL across 20+ data sources, that helps you build GenBI, dashboards, and agentic analytics.* | |
| *Turn any AI agents into world-class data analysts through the open context layer that gives AI agents grounded, governed memory, context, and SQL across 20+ data sources, that helps you build GenBI, dashboards, and agentic analytics.* |
🤖 Prompt for AI Agents
Verify each finding against current code. Fix only still-valid issues, skip the
rest with a brief reason, keep changes minimal, and validate.
In `@docs/core/introduction.mdx` at line 3, The sentence starting with "Turn any
AI Agents into world-class data analysts..." uses "AI Agents" with a capital "A"
in "Agents"; change "AI Agents" to "AI agents" to match the document's lowercase
usage of "agents" elsewhere (search for the phrase "Turn any AI Agents into
world-class data analysts..." or the substring "AI Agents" to locate the exact
line and update it to "AI agents").
Summary
Adds a one-line value proposition above the GitHub star button on the OSS introduction page (
docs/core/introduction.mdx). It complements — does not replace — the existing positioning paragraph below it.The new tagline:
docs/core/is the source of truth; the change will flow to docs.getwren.ai via the existingsync-docs.ymlGitHub Action once this PR lands.Test plan
sync-docs.ymlcomplete and verify docs.getwren.ai/oss/introduction reflects the new tagline.🤖 Generated with Claude Code
Summary by CodeRabbit
Documentation