Skip to content

docs: clarify xurl auth HOME in Docker#31557

Merged
benbarclay merged 1 commit into
NousResearch:mainfrom
yu-xin-c:codex/docs-xurl-docker-home-29108
May 27, 2026
Merged

docs: clarify xurl auth HOME in Docker#31557
benbarclay merged 1 commit into
NousResearch:mainfrom
yu-xin-c:codex/docs-xurl-docker-home-29108

Conversation

@yu-xin-c

Copy link
Copy Markdown
Contributor

Summary

  • document that Hermes Docker tool subprocesses use /opt/data/home as HOME
  • add xurl setup examples using HOME=/opt/data/home so OAuth state lands in the location Hermes-run tools read
  • mention the home/ persistent-volume entry in Docker docs and link back to the xurl skill docs

Fixes #29108

Testing

  • Verified branch compare against main is ahead by 1 and behind by 0
  • Checked changed markdown snippets for trailing whitespace

@alt-glitch alt-glitch added type/docs Documentation improvements area/docker Docker image, Compose, packaging tool/skills Skills system (list, view, manage) P3 Low — cosmetic, nice to have labels May 24, 2026
@alt-glitch

Copy link
Copy Markdown
Collaborator

Duplicate of #29117 (same 3 files, same fix for #29108). Note that #29122 (competing, more thorough PR) was already closed. Consider consolidating with #29117.

@yu-xin-c

Copy link
Copy Markdown
Contributor Author

Thanks for checking. I tried to review #29117 before consolidating, but GitHub currently does not resolve that PR number for me. #29122 is closed, so I am leaving this PR open for now as the narrow docs fix for #29108. Happy to consolidate or close if there is a current replacement PR I should target.

@benbarclay benbarclay merged commit 3c7f786 into NousResearch:main May 27, 2026
gweeteve pushed a commit to gweeteve/hermes-agent that referenced this pull request Jun 2, 2026
…ocker-home-29108

docs: clarify xurl auth HOME in Docker
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

area/docker Docker image, Compose, packaging P3 Low — cosmetic, nice to have tool/skills Skills system (list, view, manage) type/docs Documentation improvements

Projects

None yet

Development

Successfully merging this pull request may close these issues.

[Bug]: Docker xurl docs can lead auth to be stored outside Hermes subprocess HOME

3 participants