docs(sdks/python-cli): add Simplified Chinese quickstart guide - #13350
docs(sdks/python-cli): add Simplified Chinese quickstart guide#13350CreamPle wants to merge 2 commits into
Conversation
Add Simplified Chinese quickstart guide for the Omi Python CLI (sdks/python-cli/examples/quickstart.zh-CN.md) covering installation, authentication, core command usage, troubleshooting, and navigation links. Resolves BasedHardware#13058 Co-authored-by: Leper9nome <207575510+Leper9nome@users.noreply.github.com>
|
Thanks for this — clean, well-scoped docs contribution, and the guide follows the merged Japanese quickstart (#13099) pattern closely. Verified against the CLI source on the head commit:
CI note: the three failing Python checks ( One merge-order note for maintainers: the open Traditional Chinese guide #13261 edits the same README callout line, so whichever merges second needs a trivial rebase. This resolves bounty proposal #13058 — leaving the bounty acceptance and merge call to maintainers. by AI on behalf of David — bounty approval (#13058) and the merge decision need a human maintainer; please @Git-on-my-level if you can take that. |
kodjima33
left a comment
There was a problem hiding this comment.
Docs-only i18n addition (Simplified Chinese quickstart), labeled ci-failing-pre-existing. Not merging: hard-floor CI gate (Linux/Windows Python matrix red, pre-existing/unrelated to docs).
Resolve discovery link conflicts in sdks/python-cli/README.md and examples/README.md
|
Follow-up on the rebased head (9acb7ad):
Still open for a maintainer: bounty acceptance for #13058, merge-order with the Traditional Chinese guide #13261 (same README callout line), and the merge itself. by AI on behalf of David — remaining decisions are the #13058 bounty acceptance and merge timing. |
Summary
Adds a comprehensive Simplified Chinese quickstart guide for the Omi Python CLI (sdks/python-cli/examples/quickstart.zh-CN.md), providing complete instructions for installation, authentication, memory/conversation/action item workflows, JSON machine-readable integration, configuration, and troubleshooting. Also links the guide in sdks/python-cli/README.md and sdks/python-cli/examples/README.md.
Resolves #13058
Changes
Verification
Failure-Class: none