From 0c72b01fea7851b06cc250c938131d0f75a79097 Mon Sep 17 00:00:00 2001 From: Matthew Casperson Date: Fri, 28 Nov 2025 13:24:12 +1000 Subject: [PATCH 1/2] Remove alpha status --- src/pages/docs/octopus-ai/assistant/index.mdx | 18 ++---------------- 1 file changed, 2 insertions(+), 16 deletions(-) diff --git a/src/pages/docs/octopus-ai/assistant/index.mdx b/src/pages/docs/octopus-ai/assistant/index.mdx index 6e788837ff..207b2dcab7 100644 --- a/src/pages/docs/octopus-ai/assistant/index.mdx +++ b/src/pages/docs/octopus-ai/assistant/index.mdx @@ -11,10 +11,6 @@ navOrder: 1 Octopus AI Assistant integrates AI functionality directly into the Octopus Deploy interface to accelerate your DevOps workflows. Whether you're getting started with Octopus Deploy, troubleshooting deployment failures, or optimizing existing configurations, the AI Assistant provides context-aware guidance and automation to help you work more efficiently. -:::div{.warning} -The Octopus AI Assistant Alpha is a feature released to an audience who has opted-in to provide feedback. The feature is not finished or fully tested. It may not be supported through regular channels. It may change drastically or may never ship. -::: - ![Octopus AI Assistant Screenshot](/docs/img/octopus-ai-assistant/octopus-ai-assistant.png) To begin, see our [Getting Started](/docs/octopus-ai/assistant/getting-started) guide for setup instructions. @@ -81,16 +77,6 @@ Example prompts: For teams with specific internal processes, you can enhance any AI Assistant capability with [custom prompts](/docs/octopus-ai/assistant/custom-prompts) that embed your organization's knowledge, procedures, and support channels directly into the AI responses. -## We want your feedback - -As part of the Alpha program, we're actively seeking feedback on: - -- What prompts you want the service to respond to -- What you would change about the service -- Whether the responses have been helpful - -Alpha participants are invited to a private channel in the [Octopus Community Slack](https://octopus.com/community) for providing feedback. - ## FAQ **Q: What data is collected?** @@ -111,7 +97,7 @@ A: Disabling or uninstalling the Chrome extension will disable Octopus AI Assist **Q: How much does the service cost?** -A: The service is free during the Alpha phase. +A: The service is free, although pricing my change in the future. **Q: How secure is the service?** @@ -127,4 +113,4 @@ A: No, Octopus AI Assistant is self-contained and only requires access to an Oct **Q: Is Octopus AI Assistant a supported service?** -A: No, the Octopus AI Assistant Alpha is not subject to any existing SLAs or support agreements. It is an experimental feature that may not be supported through regular channels. It may change drastically or may never ship. +A: Yes. reach out to the [Octopus Support team](https://octopus.com/support) for any issues or questions. From f61f6171982b86204c987aa77d61d424812fff69 Mon Sep 17 00:00:00 2001 From: Matthew Casperson Date: Fri, 28 Nov 2025 13:25:45 +1000 Subject: [PATCH 2/2] Fix capitalization in response about Octopus AI Assistant support --- src/pages/docs/octopus-ai/assistant/index.mdx | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/pages/docs/octopus-ai/assistant/index.mdx b/src/pages/docs/octopus-ai/assistant/index.mdx index 207b2dcab7..527b6ccf21 100644 --- a/src/pages/docs/octopus-ai/assistant/index.mdx +++ b/src/pages/docs/octopus-ai/assistant/index.mdx @@ -113,4 +113,4 @@ A: No, Octopus AI Assistant is self-contained and only requires access to an Oct **Q: Is Octopus AI Assistant a supported service?** -A: Yes. reach out to the [Octopus Support team](https://octopus.com/support) for any issues or questions. +A: Yes. Reach out to the [Octopus Support team](https://octopus.com/support) for any issues or questions.