docs: Add Claude Code configuration persistence guides#3138
Open
akurinnoy wants to merge 3 commits into
Open
Conversation
|
🎊 Navigate the preview: https://6a4cd14fa5b682009af94ae4--eclipse-che-docs-pr.netlify.app 🎊 |
Add documentation for persisting and sharing Claude Code configuration across Eclipse Che workspaces under a new "AI coding tools in workspaces" section in the User Guide. New pages: - Overview of Claude Code configuration files and available approaches - Dedicated PVC with automount (Option A: direct mount, Option B: /tmp copy) - GitOps approach using a central Git repository - Troubleshooting known issues with configuration persistence Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com> Signed-off-by: Oleksii Kurinnyi <okurinny@redhat.com>
6ffdabe to
97c6dea
Compare
rohanKanojia
reviewed
Jul 1, 2026
gtrivedi88
reviewed
Jul 2, 2026
gtrivedi88
reviewed
Jul 2, 2026
gtrivedi88
reviewed
Jul 2, 2026
gtrivedi88
reviewed
Jul 2, 2026
gtrivedi88
reviewed
Jul 2, 2026
gtrivedi88
reviewed
Jul 2, 2026
gtrivedi88
reviewed
Jul 2, 2026
gtrivedi88
reviewed
Jul 2, 2026
gtrivedi88
reviewed
Jul 2, 2026
gtrivedi88
reviewed
Jul 2, 2026
gtrivedi88
reviewed
Jul 2, 2026
gtrivedi88
reviewed
Jul 2, 2026
gtrivedi88
reviewed
Jul 2, 2026
gtrivedi88
reviewed
Jul 2, 2026
- Rename all pages to imperative titles (CQA P10)
- Split PVC page into two separate procedures: direct mount and tmp copy (CQA P12)
- Change overview content type from ASSEMBLY to CONCEPT (CQA P3/P5)
- Rewrite abstracts to lead with user goal (CQA P11/JTBD)
- Merge adjacent admonitions (CQA Q10)
- Use {prod-home} consistently, replace bare ~/ paths (CQA Q20)
- Add full GitOps procedure with devfile snippets (JTBD)
- Split multi-command init pod step into separate steps (CQA Q14)
- Replace tail -f /dev/null with restartPolicy: Never in init pod
- Move persistUserHome compatibility note to overview (CQA Q5)
- Move non-troubleshooting section out of troubleshooting page
- Rewrite troubleshooting intro to user-centric language (CQA Q4/Q5)
- Add "how it works" flow summaries to both PVC procedure pages
- Add page-aliases for old filenames to preserve redirects
Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
Signed-off-by: Oleksii Kurinnyi <okurinny@redhat.com>
tolusha
reviewed
Jul 7, 2026
tolusha
reviewed
Jul 7, 2026
tolusha
reviewed
Jul 7, 2026
tolusha
reviewed
Jul 7, 2026
tolusha
reviewed
Jul 7, 2026
tolusha
reviewed
Jul 7, 2026
- Add DWO automount docs link to additional resources - Fix asterisk rendering in pattern list - Move PVC shared options (filtering, concurrent workspaces, persistUserHome compatibility, limitations) from overview to individual PVC procedure pages - Add include/exclude annotations as multi-attach workaround in troubleshooting - Add prerequisite about stopping workspaces before PVC creation on direct mount page Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com> Signed-off-by: Oleksii Kurinnyi <okurinny@redhat.com>
tolusha
approved these changes
Jul 7, 2026
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.
What does this pull request change?
Adds a new "AI coding tools in workspaces" section to the User Guide with documentation on persisting Claude Code configuration across workspaces.
New pages:
~/.claude/,~/.claude.json), comparison of available approaches, file reference table/tmpcopy (Option B)What issues does this pull request fix or reference?
resolves eclipse-che/che#23846
Specify the version of the product this pull request applies to
Pull Request checklist
The author and the reviewers validate the content of this pull request with the following checklist, in addition to the automated tests.
Validate language on files added or modifiedstep reports no vale warnings.