Commit b94a2d8
authored
docs: update Traditional Chinese README to highlight marimo pair (#9183)
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.1 parent 4572872 commit b94a2d8
1 file changed
Lines changed: 2 additions & 2 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
44 | 44 | | |
45 | 45 | | |
46 | 46 | | |
47 | | - | |
| 47 | + | |
48 | 48 | | |
49 | 49 | | |
50 | 50 | | |
| |||
80 | 80 | | |
81 | 81 | | |
82 | 82 | | |
83 | | - | |
| 83 | + | |
84 | 84 | | |
85 | 85 | | |
86 | 86 | | |
| |||
0 commit comments