Conversation
|
🎊 Navigate the preview: https://6a19810e776e3530c6fd40c7--eclipse-che-docs-pr.netlify.app 🎊 |
ibuziuk
left a comment
There was a problem hiding this comment.
@gtrivedi88 please, review the doc structure, so that it aligns with the new policy
@olexii4 please add the Tech-preview note
bd0f738 to
98fb924
Compare
gtrivedi88
left a comment
There was a problem hiding this comment.
JTBD follow-up — missing abstracts and feature-focused framing
Additional issues not covered in the initial review. All 5 new files are missing [role="_abstract"] and several have feature-focused framing in the intro paragraph.
🤖 RHAI docs Claude Code review
|
@gtrivedi88 do you have an idea why Preview action doesn't work anymore? |
|
@svor I think the root cause is the actions-cool/maintain-one-comment repository was blocked by GitHub for a Terms of Service violation on May 19, 2026. That's why every run since May 19 fails and every run before May 18 succeeded. This is the response from GitHub API: {"message": "Repository access blocked", "block": {"reason": "tos", "created_at": "2026-05-19T00:34:15Z"}} Fix: Replace actions-cool/maintain-one-comment@v3 with either: A different maintained action (e.g., marocchino/sticky-pull-request-comment@v2) Creating a PR for fix. |
|
@svor I think we are good now. |
|
@gtrivedi88 looks like we have similar problem with Publish preview on netlify and the preview is not published |
Assisted-by: Claude Sonnet 4.6 Signed-off-by: Oleksii Orel <oorel@redhat.com>
- Fix section title levels in configuring-an-ai-provider-api-key.adoc (=== to == to follow expected sequence after = heading) - Add end-user-guide: module prefix to cross-module xrefs in ai-provider-api-key-secret-reference.adoc and configuring-ai-providers.adoc - Remove non-existent aiProviders and defaultAiProvider xrefs from checluster-custom-resource-fields-reference.adoc (AI config is ConfigMap-based, not CheCluster CR fields) Assisted-by: Claude Sonnet 4.6 Signed-off-by: Oleksii Orel <oorel@redhat.com>
- Sentence-case all :navtitle: values - Add [role="_abstract"] to all 5 modules with JTBD-focused text - Use imperative verb in procedure titles (Configure, not Configuring) - Use noun phrase for concept title (AI assistants in workspaces) - Fix :description: fields to explain what/why, not restate the title - Add Tech-Preview note to configuring-ai-providers.adoc - Consolidate two consecutive NOTE admonitions into one - Remove custom subheadings from procedure module; present both paths as a single numbered list with choice items - Fix hardcoded Gemini verification commands to generic placeholders - Fix callout 4: correct regex description (all non-identifier chars, not just slashes, are replaced with dashes) - Fix additional resources link: DevWorkspace Operator -> Devfile docs - Extract changing-the-ai-tool procedure into its own module and add xref from the concept page - Add changing-the-ai-tool-on-a-workspace.adoc to end-user nav Assisted-by: Claude Sonnet 4.6 Signed-off-by: Oleksii Orel <oorel@redhat.com>
Replace examples/ path with example$ family prefix required by Antora for including files from the examples/ directory. Assisted-by: Claude Sonnet 4.6 Signed-off-by: Oleksii Orel <oorel@redhat.com>
…mple Replace all GEMINI_API_KEY and ANTHROPIC_API_KEY references with OPENAI_API_KEY. Replace google/gemini and anthropic/claude provider IDs with opencodeai/opencode. Simplify the url-parameter page to a single provider example. Assisted-by: Claude Sonnet 4.6 Signed-off-by: Oleksii Orel <oorel@redhat.com>
- Replace Gemini/Claude dual-provider example with a single OpenCode provider using OPENAI_API_KEY - Add Procedure step with a minimal Dockerfile for building a custom injector image, based on che-incubator/che-ai-tool-images/dockerfiles/ opencode/Dockerfile; explains multi-stage build, wrapper script for OpenShift arbitrary UIDs, and multi-arch build command - Reference che-incubator/che-ai-tool-images for maintained examples - Document all registry.json fields with numbered callouts Assisted-by: Claude Sonnet 4.6 Signed-off-by: Oleksii Orel <oorel@redhat.com>
|
@gtrivedi88 thank you, now it's possible to see the preview in PRs |
What does this pull request change?
Adds documentation for the AI Selector Widget feature introduced in che-dashboard#1505.
Administration Guide
configuring-ai-providers.adoc) — procedure for creating theai-tool-registryConfigMap with providers, tools, and default selections.ai-provider-api-key-secret-reference.adoc) — Secret schema, labels, annotations, naming convention, and manual creation.checluster-custom-resource-fields-reference.adoc) — AI tool registry ConfigMap reference with provider and tool field tables.End-User Guide
using-ai-assistants-in-workspaces.adoc) — overview: default provider, multi-provider selection, AI Provider column in workspaces list, changing AI tool on existing workspaces.configuring-an-ai-provider-api-key.adoc) — procedure with two paths: Create Workspace page and User Preferences > AI Providers Keys tab.url-parameter-for-the-ai-provider.adoc) —ai-provider=factory URL parameter with comma-separated provider IDs.What issues does this pull request fix or reference?
eclipse-che/che#23796
Docs PR for che-dashboard#1505.
Specify the version of the product this pull request applies to
7.117.0
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.