Conversation
|
The latest updates on your projects. Learn more about Vercel for GitHub.
|
There was a problem hiding this comment.
Pull request overview
Updates the marketing copy in the repository README and documentation landing page to highlight “marimo pair” as the primary way to collaborate with agent CLIs on marimo notebooks.
Changes:
- Update the “AI-native” highlight bullet to reference connecting agent CLIs via marimo pair.
- Rewrite the “Generate cells with data-aware AI” section copy to mention marimo pair alongside the editor’s built-in AI features.
Reviewed changes
Copilot reviewed 2 out of 2 changed files in this pull request and generated 2 comments.
| File | Description |
|---|---|
| README.md | Refreshes AI-related highlight + section text to emphasize marimo pair and agent CLI workflows. |
| docs/index.md | Mirrors the README AI copy updates on the docs landing page. |
manzt
left a comment
There was a problem hiding this comment.
I'll give myself a ticket to incorporate the video somehow.
README Translation Update NeededThis PR includes changes to the main README.md. The following translation files may need to be updated:
Translation maintainers, please review the changes in this PR and update your respective README translations accordingly. CC: @thliang01 @metaboulie @kiwamizamurai @Francisco-G-P |
Mirrors the changes from marimo-team#9145 (Link to marimo pair in the README) for the Traditional Chinese README. ### Changes **Highlights bullet — `🤖 AI 原生`** - Before: `使用 AI 生成資料工作的單元格` - After: `[連結 agent CLIs](https://docs.marimo.io/guides/generate_with_ai/marimo_pair/)(如 Claude Code)至筆記本,或使用編輯器的[內建 AI 功能](https://docs.marimo.io/guides/editor_features/ai_completion/)` **"Generate cells with data-aware AI" paragraph** - Before: referenced only the in-editor AI assistant and zero-shot notebook generation - After: leads with [marimo pair](https://docs.marimo.io/guides/generate_with_ai/marimo_pair/) + agent CLIs (Claude Code, Codex, OpenCode), then the editor AI assistant — matching the updated English copy
Mirrors the changes from #9145 (Link to marimo pair in the README) for the Traditional Chinese README. #### Highlights bullet — AI-native - Before: `Generate cells with AI tailored for data work` - After: `[Connect agent CLIs](https://docs.marimo.io/guides/generate_with_ai/marimo_pair/) like Claude Code to notebooks, or use the editor's [built-in AI features](https://docs.marimo.io/guides/editor_features/ai_completion/)` #### "Generate cells with data-aware AI" paragraph - Before: referenced only the in-editor AI assistant and zero-shot notebook generation - After: leads with [marimo pair](https://docs.marimo.io/guides/generate_with_ai/marimo_pair/) + agent CLIs (Claude Code, Codex, OpenCode), then the editor AI assistant — matching the updated English copy ## 📋 Pre-Review Checklist - [ ] For large changes, or changes that affect the public API: this change was discussed or approved through an issue, on [Discord](https://marimo.io/discord?ref=pr), or the community [discussions](https://github.com/marimo-team/marimo/discussions) (Please provide a link if applicable). - [ ] Any AI generated code has been reviewed line-by-line by the human PR author, who stands by it. - [ ] Video or media evidence is provided for any visual changes (optional). ## ✅ Merge Checklist - [x] I have read the [contributor guidelines](https://github.com/marimo-team/marimo/blob/main/CONTRIBUTING.md). - [x] Documentation has been updated where applicable, including docstrings for API changes. - [ ] Tests have been added for the changes made.
Highlight marimo pair in the README.
@manzt, in a follow up, you are welcome to include your aweome marimo pair GIF somewhere in the README or docs if you think it makes sense.