Skip to content

Commit 5df8782

Browse files
Update debug.md
Deleted the part about Debug only working on Playground
1 parent 12cf6ff commit 5df8782

File tree

1 file changed

+1
-5
lines changed

1 file changed

+1
-5
lines changed

docs/concepts/debug.md

Lines changed: 1 addition & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -16,10 +16,6 @@ The AI debugging assistant is currently in preview and is currently limited in i
1616

1717
When you deploy a service to the [Defang Playground](./defang-playground.md), the Defang CLI will wait for the service's status to switch to healthy. If the service fails to deploy, the AI debugger will kick in. It will analyze the logs and files in your project to identify the issue and provide you with a suggested fix.
1818

19-
:::warning
20-
The AI debugger currently only works in Playground. We plan to expand this to BYOC providers in the near future.
21-
:::
22-
2319
:::info
2420
The AI debugger only kicks in when the service fails to deploy. This could be because of a build failure, healthchecks failing, or a variety of other issues. At the moment, we do not offer any way to trigger the AI debugger manually.
25-
:::
21+
:::

0 commit comments

Comments
 (0)