Skip to content

docs(xai-oauth): note bare-code manual-paste form from #33880#33917

Closed
r266-tech wants to merge 2 commits into
NousResearch:mainfrom
r266-tech:docs/xai-oauth-bare-code-paste
Closed

docs(xai-oauth): note bare-code manual-paste form from #33880#33917
r266-tech wants to merge 2 commits into
NousResearch:mainfrom
r266-tech:docs/xai-oauth-bare-code-paste

Conversation

@r266-tech

Copy link
Copy Markdown
Contributor

Adds a short note in both xai-grok-oauth.md and oauth-over-ssh.md documenting the bare-code manual-paste form that #33880 just shipped.

After #33880, _parse_pasted_callback accepts three forms (auth.py L3118-3133 docstring):

The in-CLI prompt (hermes auth add xai-oauth --manual-paste) already mentions the bare-code option (auth.py L3183-3186), but the two user-facing guides still describe only the first two forms, so a user reading docs first will still be waiting for a "failed callback URL page" that xAI no longer produces.

This PR mirrors the in-CLI wording so docs and prompt agree.

If this has already landed via a separate patch, feel free to close + mark accordingly.

@alt-glitch alt-glitch added type/docs Documentation improvements P3 Low — cosmetic, nice to have area/auth Authentication, OAuth, credential pools provider/xai xAI (Grok) labels May 28, 2026
teknium1 added a commit that referenced this pull request May 29, 2026
…3917)

The original PR diff updated two guides (oauth-over-ssh.md and
xai-grok-oauth.md) but only the oauth-over-ssh.md edit landed in the
PR's actual commit.  Mirror the note to the primary xai-grok-oauth.md
guide too so users reading the main entry point don't miss the
bare-code form that already shipped in #33880.
@teknium1

Copy link
Copy Markdown
Contributor

Closing — merged via salvage PR #34459 (#34459) with your commit c725d4f8d cherry-picked onto current main with authorship preserved.

Quick note: your PR body described updating two guides but the actual commit on the branch only modified oauth-over-ssh.md. Added a matching paragraph to xai-grok-oauth.md as a follow-up so users reading the primary entry point don't miss it either.

Real docs gap closed — the bare-code form is the load-bearing case for browser-only-console users today, and missing it from the docs left a discoverability hole. Thanks!

@teknium1 teknium1 closed this May 29, 2026
KKT-OPT pushed a commit to KKT-OPT/hermes-agent that referenced this pull request May 31, 2026
…usResearch#33917)

The original PR diff updated two guides (oauth-over-ssh.md and
xai-grok-oauth.md) but only the oauth-over-ssh.md edit landed in the
PR's actual commit.  Mirror the note to the primary xai-grok-oauth.md
guide too so users reading the main entry point don't miss the
bare-code form that already shipped in NousResearch#33880.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

area/auth Authentication, OAuth, credential pools P3 Low — cosmetic, nice to have provider/xai xAI (Grok) type/docs Documentation improvements

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants