Skip to content

docs(web): note hub credentials belong on the environment, never in the repo - #74

Merged
ako merged 1 commit into
mainfrom
claude/mxbuild-diagnostics-spike-emta6h
Aug 1, 2026
Merged

docs(web): note hub credentials belong on the environment, never in the repo#74
ako merged 1 commit into
mainfrom
claude/mxbuild-diagnostics-spike-emta6h

Conversation

@ako

@ako ako commented Aug 1, 2026

Copy link
Copy Markdown
Owner

Small follow-up to the Claude Code web workflow docs.

Adds an explicit note to the "Create a Claude Code environment" step: MXCLI_HUB_KEY is a credential and belongs on the environment, never in a committed file — a gitignored file wouldn't survive container recycling anyway, and environment variables are re-injected into every session.

This is the one portable takeaway from the maintainers' dev/test bootstrap prompt that's genuinely useful for end users; the rest of that prompt (source build, ANTLR pin, hand-wired hooks, test-isolation rules) is intentionally kept out to keep the end-user path short.

Docs-only.

🤖 Generated with Claude Code

https://claude.ai/code/session_01JXnEgoc2NQP1Y2TWMCMXC4


Generated by Claude Code

…he repo

MXCLI_HUB_KEY is a credential and a gitignored file wouldn't survive container
recycling anyway — make it explicit that the hub key is set on the Claude Code
environment, not committed.

Co-Authored-By: Claude Opus 4.8 <noreply@anthropic.com>
Claude-Session: https://claude.ai/code/session_01JXnEgoc2NQP1Y2TWMCMXC4
@ako
ako merged commit 20cd6aa into main Aug 1, 2026
5 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants