Replaced "Live Editor" with "Copilot" across docs#847
Replaced "Live Editor" with "Copilot" across docs#847Nandhini4501 wants to merge 1 commit intodevfrom
Conversation
WalkthroughThis pull request rebrands "Live Editor" terminology to "Copilot" across documentation files, including navigation metadata, auto-healing guides, and terminal installation instructions. The changes update page titles, descriptions, step labels, image captions, and instructional text to consistently reference Copilot while maintaining the original document structure and flow. Changes
Estimated code review effort🎯 2 (Simple) | ⏱️ ~12 minutes
Possibly related PRs
Suggested reviewers
Poem
Pre-merge checks and finishing touches✅ Passed checks (3 passed)
✨ Finishing touches🧪 Generate unit tests (beta)
Thanks for using CodeRabbit! It's free for OSS, and your support helps us grow. If you like it, consider giving us a shout-out. Comment |
There was a problem hiding this comment.
Actionable comments posted: 2
Caution
Some comments are outside the diff and can’t be posted inline due to platform limitations.
⚠️ Outside diff range comments (1)
src/left-nav-title.json (1)
704-704: Critical: Duplicate JSON key breaks navigation routing.The JSON object defines
"live-editor"twice (line 704 and line 754), which is invalid. The second definition overwrites the first, causing the old route/docs/live-editor/to lose its navigation mapping.Resolution: Determine the intended structure and apply one of these fixes:
Option 1 (if old route is obsolete): Delete or comment out line 704:
- "live-editor": {"/docs/live-editor/": "Testsigma Terminal (Live Editor)" },Option 2 (if both routes should coexist): Rename the old entry to distinguish it:
- "live-editor": {"/docs/live-editor/": "Testsigma Terminal (Live Editor)" }, + "live-editor-legacy": {"/docs/live-editor/": "Testsigma Terminal (Live Editor)" },Then keep the new entry at line 754:
"live-editor": {"/docs/atto/generative-ai/copilot/live-editor/": "In Testsigma"}Please clarify which approach aligns with the navigation refactoring goals for this PR.
Also applies to: 753-754
🧹 Nitpick comments (1)
src/pages/docs/live-editor/faqs-on-testsigma-terminal.md (1)
239-239: Minor style suggestion: Consider verb choice for formality.Line 239: "To fix this issue, delete the entire .testsigma folder..." could use a more formal alternative verb (e.g., "resolve" instead of "fix"). This is a low-priority style note and is optional to address.
📜 Review details
Configuration used: CodeRabbit UI
Review profile: CHILL
Plan: Pro
📒 Files selected for processing (9)
src/left-nav-title.json(1 hunks)src/pages/docs/atto/generative-ai/copilot/live-editor.md(3 hunks)src/pages/docs/auto-healing/using-auto-healing-in-live-editor-test-execution.md(3 hunks)src/pages/docs/live-editor/editing-test-case.md(4 hunks)src/pages/docs/live-editor/faqs-on-testsigma-terminal.md(8 hunks)src/pages/docs/live-editor/installing-testsigma-terminal-on-linux.md(3 hunks)src/pages/docs/live-editor/installing-testsigma-terminal-on-windows.md(3 hunks)src/pages/docs/live-editor/installing-testsigma-terminal.md(4 hunks)src/pages/docs/live-editor/intro-testsigma-terminal.md(2 hunks)
🧰 Additional context used
🪛 LanguageTool
src/pages/docs/live-editor/faqs-on-testsigma-terminal.md
[style] ~239-~239: Consider using a different verb for a more formal wording.
Context: ...mpatibility with Chrome version 139. To fix this issue, delete the entire **.testsi...
(FIX_RESOLVE)
🪛 markdownlint-cli2 (0.18.1)
src/pages/docs/auto-healing/using-auto-healing-in-live-editor-test-execution.md
54-54: Unordered list indentation
Expected: 0; Actual: 1
(MD007, ul-indent)
57-57: Unordered list indentation
Expected: 0; Actual: 1
(MD007, ul-indent)
⏰ Context from checks skipped due to timeout of 90000ms. You can increase the timeout in your CodeRabbit configuration to a maximum of 15 minutes (900000ms). (1)
- GitHub Check: CI
🔇 Additional comments (10)
src/pages/docs/live-editor/intro-testsigma-terminal.md (1)
4-4: Good terminology alignment.The metadesc and heading updates correctly reflect the Copilot renaming without altering document flow or structure. No issues detected.
Also applies to: 53-53
src/pages/docs/live-editor/installing-testsigma-terminal-on-windows.md (1)
4-4: Consistent step renumbering and terminology updates.The steps have been re-sequenced and labeled to align with Copilot branding. The logical flow and instructions remain intact.
Also applies to: 19-19, 34-38
src/pages/docs/live-editor/installing-testsigma-terminal-on-linux.md (1)
4-4: Consistent step restructuring and terminology updates.The installation steps for Linux have been properly renumbered and re-labeled with Copilot terminology. Instructions remain clear and logically sequenced.
Also applies to: 19-19, 45-49
src/pages/docs/live-editor/editing-test-case.md (1)
2-7: Thorough and consistent Copilot branding throughout.Metadata, headings, and instructional text have been comprehensively updated to reflect Copilot terminology. The document structure and guidance remain clear and functional.
Also applies to: 17-63
src/pages/docs/auto-healing/using-auto-healing-in-live-editor-test-execution.md (1)
2-7: Copilot terminology updated consistently; minor markdown formatting concern.Metadata and content have been properly updated to Copilot terminology. However, static analysis flagged potential list indentation issues (MD007) at lines 54 and 57. These may be false positives depending on the intended structure, but verify the markdown renders correctly in the documentation build.
Please run a documentation build preview to confirm lines 54–57 render correctly and that the MD007 warnings don't affect output quality.
Also applies to: 25-25, 48-57
src/pages/docs/live-editor/faqs-on-testsigma-terminal.md (1)
3-4: Comprehensive Copilot terminology applied across all FAQ entries.The FAQ has been thoroughly updated to reflect Copilot branding across installation, usage, troubleshooting, and management sections. All cross-references and instructions align with the new terminology.
Also applies to: 7-7, 17-17, 60-60, 76-76, 105-105, 173-173, 200-200, 229-229, 237-237, 239-239
src/pages/docs/atto/generative-ai/copilot/live-editor.md (4)
1-18: Front matter metadata properly updated.The title, page_title, page_id, and metadesc have been consistently updated to reflect the Copilot branding. The addition of contextual links with a Contents section improves navigation and documentation structure.
22-28: Introductory content and prerequisites terminology updated consistently.The language has been properly rebranded to reference Copilot while maintaining clarity about prerequisites.
41-41: Image filenames do not match updated captions.The image captions have been updated to reference Copilot (e.g., "Copilot," "Launch Copilot," "Copilot in Testsigma"), but the S3 filenames still reference "Live_Editor" (e.g.,
Live_Editor_Action_Bar.png,Launch_Live_Editor_Web.png,Copilot_in_Live_Editor.png).If the actual image files on S3 have been renamed as part of this rebranding, please update the filenames in these image references. If the S3 files have not been renamed, ensure they are updated separately to maintain consistency.
Also applies to: 44-44, 51-51
62-62: Verify link path consistency.The troubleshooting link references the old path
/docs/live-editor/faqs-on-testsigma-terminal/. As part of this rebranding effort from "Live Editor" to "Copilot," please verify whether this link should be updated to reference a new Copilot-based path for consistency, or if maintaining the old path is intentional for backward compatibility.
| 6. The **Copilot** will execute all steps up to the debug point. | ||
|
|
||
| 7. Click **Testsigma Copilot** on the **Live Editor**. | ||
| 7. Click **Testsigma Copilot** on the **Copilot**. |
There was a problem hiding this comment.
Clarify the instruction in step 7.
The phrasing "Click Testsigma Copilot on the Copilot" is ambiguous. Please clarify which UI element the user should click and where it is located. For example: "Click the Testsigma Copilot button in the Copilot overlay" or "Click Testsigma Copilot from the Copilot panel."
🤖 Prompt for AI Agents
In src/pages/docs/atto/generative-ai/copilot/live-editor.md around line 48, the
step text "Click **Testsigma Copilot** on the **Copilot**" is ambiguous; update
it to clearly identify the exact UI element and its container — for example
replace it with "Click the **Testsigma Copilot** button in the **Copilot**
panel" (or "in the **Copilot** overlay" if the UI uses an overlay) so users know
which control to click and where to find it.
| 1. Click **Quit Copilot** to exit the **Copilot**. | ||
|  |
There was a problem hiding this comment.
🧩 Analysis chain
Image filename doesn't match updated text label.
Line 100 text refers to "Quit Copilot," but the image filename at line 101 still references the old terminology: Quit_Live_Editor.png. Update the filename or verify the asset has been renamed to match the Copilot terminology.
Please confirm whether the image asset has been renamed or whether the reference should be updated.
🏁 Script executed:
#!/bin/bash
# Check content at lines 100-101 of the document
echo "=== Content at lines 100-101 ==="
sed -n '98,103p' src/pages/docs/live-editor/installing-testsigma-terminal.md
echo ""
echo "=== Search for image filename references in the file ==="
grep -n "Quit_Live_Editor\|Quit_Copilot\|Quit.*png" src/pages/docs/live-editor/installing-testsigma-terminal.md
echo ""
echo "=== Check if image files exist with these names ==="
find . -name "*Quit_Live_Editor*" -o -name "*Quit_Copilot*" 2>/dev/null | head -20Length of output: 562
Update image alt text and verify S3 asset naming for terminology consistency.
Line 100 step text says "Click Quit Copilot" but line 101's image reference still uses outdated terminology in both the alt text and filename: . Update the alt text to "Quit Copilot" to match the step instruction, and verify the S3 asset has been renamed accordingly.
🤖 Prompt for AI Agents
In src/pages/docs/live-editor/installing-testsigma-terminal.md around lines 100
to 101, the step text says "Click **Quit Copilot**" but the image alt text and
filename use outdated "Live Editor" wording; update the image alt text to "Quit
Copilot" and, if necessary, rename the S3 asset to match the terminology (e.g.,
Quit_Copilot.png) and update the image URL to the new S3 path so the filename
and alt text are consistent with the step instruction.
Replaced "Live Editor" with "Copilot" across docs as per the ticket https://testsigma.atlassian.net/browse/DOC-484
Summary by CodeRabbit
✏️ Tip: You can customize this high-level summary in your review settings.