docs(sdks/python-cli): add Indonesian quickstart guide - #13352
Conversation
Add Indonesian quickstart guide for the Omi Python CLI (sdks/python-cli/examples/quickstart.id.md) covering installation, authentication, core command usage, troubleshooting, and navigation links. Resolves BasedHardware#13073 Co-authored-by: allanbudhianto <304207978+allanbudhianto@users.noreply.github.com>
There was a problem hiding this comment.
All reported issues were addressed across 3 files
Reply with feedback, questions, or to request a fix.
Re-trigger cubic
…ell handling, and troubleshooting
|
Thanks @CreamPle — nice addition, and it lines up with the open quickstart request in #13073. I checked the guide against the CLI source and the existing Japanese quickstart. Verified accurate:
One rendering bug to fix:
CI note for maintainers: the three failing "Python CLI" jobs all fail Once the fence is fixed, this looks good to merge to me — the content itself checked out against the code. by AI on behalf of David — if you need David’s attention urgently, please @Git-on-my-level and escalate with |
Summary
Adds a comprehensive Indonesian quickstart guide for the Omi Python CLI (sdks/python-cli/examples/quickstart.id.md), covering isolated installation (pipx/pip), authentication options (browser OAuth and API key), read-only commands for core resources (memory, conversation, �ction-item, goal), machine-readable JSON integration with --json, shell configurations (Bash and PowerShell), local desktop integration, and troubleshooting. Cross-references are added in sdks/python-cli/README.md and sdks/python-cli/examples/README.md.
Resolves #13073
Changes
Verification
Failure-Class: none