Skip to content

Commit 890d7c6

Browse files
dannyneiraoz-agent
andcommitted
docs: rename 'debugging ID' to 'conversation ID' across all docs
Updated all remaining references in: - sending-us-feedback.mdx (frontmatter, section heading, body text, internal anchor links) - agent-platform/getting-started/faqs.mdx (section heading, body text, link) - support-and-community/community/contributing.mdx - support-and-community/plans-and-billing/plans-pricing-refunds.mdx - enterprise/support-and-resources/feedback-and-feature-requests.mdx Co-Authored-By: Oz <oz-agent@warp.dev>
1 parent 5d13dfc commit 890d7c6

5 files changed

Lines changed: 10 additions & 10 deletions

File tree

src/content/docs/agent-platform/getting-started/faqs.mdx

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -64,6 +64,6 @@ To resolve or clarify this, please contact our team at [appeals@warp.dev](mailto
6464
Note that any error that does not mention appeals@warp.dev isn't related to being blocked and should be reported as feedback or a bug. See [Sending Us Feedback](/support-and-community/troubleshooting-and-support/sending-us-feedback/) for more.
6565
:::
6666

67-
## Gathering AI debugging ID
67+
## Gathering AI conversation ID
6868

69-
In cases where you have issues with the Agent, we may ask for the AI debugging ID to troubleshoot the specific conversation. To gather the debugging ID, see [Gathering AI Debugging ID](/support-and-community/troubleshooting-and-support/sending-us-feedback/#gathering-ai-debugging-id) for detailed steps.
69+
In cases where you have issues with the Agent, we may ask for the AI conversation ID to troubleshoot the specific conversation. To gather the conversation ID, see [Gathering AI conversation ID](/support-and-community/troubleshooting-and-support/sending-us-feedback/#gathering-ai-conversation-id) for detailed steps.

src/content/docs/enterprise/support-and-resources/feedback-and-feature-requests.mdx

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -24,12 +24,12 @@ When reporting a bug, include the following to help Warp's team investigate quic
2424

2525
1. **Description** - What happened and what you expected to happen.
2626
2. **Steps to reproduce** - How to trigger the issue.
27-
3. **Debugging ID** (for Agent issues) - Right-click on the Agent conversation block in question, select **Copy debugging ID**, and include it in your report. When an Agent conversation produces an error, an option to copy the debugging ID also appears inline. See [Gathering debugging ID](/support-and-community/troubleshooting-and-support/sending-us-feedback/#gathering-ai-debugging-id) for more details.
27+
3. **Conversation ID** (for Agent issues) - Right-click on the Agent conversation block in question, select **Copy conversation ID**, and include it in your report. When an Agent conversation produces an error, an option to copy the conversation ID also appears inline. See [Gathering conversation ID](/support-and-community/troubleshooting-and-support/sending-us-feedback/#gathering-ai-conversation-id) for more details.
2828
4. **Logs** (if relevant) - See [Gathering logs](#gathering-logs) below.
2929
5. **Environment details** - OS, Warp version, and any relevant configuration.
3030

3131
:::note
32-
Most Enterprise teams have user-generated content (UGC) collection disabled, which limits the diagnostic information available from debugging IDs. Logs and detailed reproduction steps are especially important for Enterprise bug reports.
32+
Most Enterprise teams have user-generated content (UGC) collection disabled, which limits the diagnostic information available from conversation IDs. Logs and detailed reproduction steps are especially important for Enterprise bug reports.
3333
:::
3434

3535
### Gathering logs

src/content/docs/support-and-community/community/contributing.mdx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -28,7 +28,7 @@ Other channels:
2828
* Press `⌘+Shift+F` (macOS) or `Ctrl+Shift+F` (Windows/Linux) to open the in-app feedback dialog. On macOS, you can also use the **Send Feedback** option in Warp's Help menu.
2929
* Email [privacy@warp.dev](mailto:privacy@warp.dev) for privacy questions.
3030

31-
For logs, crash reports, CPU samples, and AI debugging IDs, see [Sending feedback and logs](/support-and-community/troubleshooting-and-support/sending-us-feedback/).
31+
For logs, crash reports, CPU samples, and AI conversation IDs, see [Sending feedback and logs](/support-and-community/troubleshooting-and-support/sending-us-feedback/).
3232

3333
## Reporting security issues
3434

src/content/docs/support-and-community/plans-and-billing/plans-pricing-refunds.mdx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -27,7 +27,7 @@ Visit [warp.dev/pricing](https://warp.dev/pricing) to see the latest plans and w
2727
Please review the details of our refund policies below. To request a refund, email [**billing@warp.dev**](mailto:billing@warp.dev) with information about your situation — the more context you provide, the faster we can resolve your request.
2828

2929
:::caution
30-
In case of product defect, we require [Debugging ID](/support-and-community/troubleshooting-and-support/sending-us-feedback/#gathering-ai-debugging-id), [Logs](/support-and-community/troubleshooting-and-support/sending-us-feedback/#gathering-warp-logs), and "[Help improve Warp](/support-and-community/privacy-and-security/privacy/#how-to-disable-telemetry-and-crash-reporting)" must be enabled in order for us to identify the issue before we can provide any refunds or credits.
30+
In case of product defect, we require [Conversation ID](/support-and-community/troubleshooting-and-support/sending-us-feedback/#gathering-ai-conversation-id), [Logs](/support-and-community/troubleshooting-and-support/sending-us-feedback/#gathering-warp-logs), and "[Help improve Warp](/support-and-community/privacy-and-security/privacy/#how-to-disable-telemetry-and-crash-reporting)" must be enabled in order for us to identify the issue before we can provide any refunds or credits.
3131
:::
3232

3333
#### Subscription refund policy

src/content/docs/support-and-community/troubleshooting-and-support/sending-us-feedback.mdx

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
title: Sending feedback and logs
33
description: >-
44
Send Warp feedback, bug reports, and feature requests, and gather logs,
5-
crash reports, CPU samples, and AI debugging IDs to attach to them.
5+
crash reports, CPU samples, and AI conversation IDs to attach to them.
66
---
77
import DemoVideo from '@components/DemoVideo.astro';
88
import { Tabs, TabItem } from '@astrojs/starlight/components';
@@ -67,7 +67,7 @@ Whether you use the `/feedback` slash command or file an issue manually, a good
6767
* **What did you expect?** Describe the behavior you expected instead.
6868
* **How do we reproduce it?** List numbered steps when possible. If you can't reproduce the issue reliably, mention that too.
6969
* **What version of Warp are you on?** `/feedback` fills this in automatically; for manual reports, copy it from **Settings** > **Account**.
70-
* **Logs, screenshots, or debugging IDs.** See [Gathering Warp Logs](#gathering-warp-logs), [Collecting crash reports on macOS](#collecting-crash-reports-on-macos), or [Gathering AI debugging ID](#gathering-ai-debugging-id) below.
70+
* **Logs, screenshots, or conversation IDs.** See [Gathering Warp Logs](#gathering-warp-logs), [Collecting crash reports on macOS](#collecting-crash-reports-on-macos), or [Gathering AI conversation ID](#gathering-ai-conversation-id) below.
7171

7272
See the [Slash Commands reference](/agent-platform/capabilities/slash-commands/) for the full list of commands available in Warp.
7373

@@ -284,9 +284,9 @@ Collect a sample using the steps for your platform and attach it to a new [GitHu
284284
</TabItem>
285285
</Tabs>
286286

287-
## Gathering AI debugging ID
287+
## Gathering AI conversation ID
288288

289-
To gather the debugging ID, `RIGHT-CLICK` on the AI conversation block in question and select "Copy conversation ID", then paste that into the [bug report](/support-and-community/troubleshooting-and-support/sending-us-feedback/#sending-warp-feedback) that you submit so that our team can investigate the issue.
289+
To gather the conversation ID, `RIGHT-CLICK` on the AI conversation block in question and select "Copy conversation ID", then paste that into the [bug report](/support-and-community/troubleshooting-and-support/sending-us-feedback/#sending-warp-feedback) that you submit so that our team can investigate the issue.
290290

291291
Whenever there is an error in the Agent Conversation, there will also be an option to directly copy the conversation ID for the bug report.
292292

0 commit comments

Comments
 (0)