docs(teleop): correct broker key and identity guidance - #4087
Merged
Merged
Conversation
Codecov Report✅ All modified and coverable lines are covered by tests. @@ Coverage Diff @@
## main #4087 +/- ##
==========================================
- Coverage 78.89% 78.89% -0.01%
==========================================
Files 1468 1468
Lines 138785 138785
Branches 11934 11934
==========================================
- Hits 109500 109492 -8
- Misses 25889 25896 +7
- Partials 3396 3397 +1
Flags with carried forward coverage won't be shown. Click here to find out more.
... and 5 files with indirect coverage changes 🚀 New features to boost your workflow:
|
spomichter
force-pushed
the
ruthwik/docs/hosted-broker-guidance
branch
from
September 13, 2026 02:43
83334c6 to
48be81f
Compare
ruthwikdasyam
marked this pull request as ready for review
September 13, 2026 04:50
ruthwikdasyam
requested review from
Dreamsorcerer,
aclauer,
leshy,
mustafab0,
paul-nechifor and
spomichter
as code owners
September 13, 2026 04:50
Contributor
|
ruthwikdasyam
force-pushed
the
ruthwik/docs/hosted-broker-guidance
branch
from
September 13, 2026 17:54
5f15da8 to
3c1f035
Compare
paul-nechifor
approved these changes
Sep 16, 2026
Contributor
|
Successfully created backport PR for |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Contribution path
Small follow-up to #4063 addressing Greptile feedback.
Problem
Key-creation instructions are stale; the guide incorrectly claims a blueprint-default robot ID.
Solution
Point to Console API keys, document key-derived identity, and refresh E2E credential guidance.
How to Test
TRANSPORTS__BROKER__API_KEY=dimos_sk_... dimos run teleop-hosted-go2-transportPre-commit passed;
lfs_checkskipped with approval for existing local datasets.AI assistance
Checklist