Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

docs: copilot feature flags info update #4037

Open
wants to merge 4 commits into
base: latest
Choose a base branch
from

Conversation

MarcinVaadin
Copy link
Member

@MarcinVaadin MarcinVaadin commented Dec 20, 2024

As in title

side note: don't care about commit message ;-)

@github-actions github-actions bot added the Language unchecked English language and AsciiDoc formatting checks haven't been done label Dec 20, 2024
@MarcinVaadin MarcinVaadin enabled auto-merge (squash) December 20, 2024 08:19
@russelljtdyer russelljtdyer added Language checking English language and AsciiDoc formatting checking is in progress and removed Language unchecked English language and AsciiDoc formatting checks haven't been done labels Jan 6, 2025
@russelljtdyer russelljtdyer added Language checked English language and AsciiDoc formatting checks done and removed Language checking English language and AsciiDoc formatting checking is in progress labels Jan 6, 2025
@MarcinVaadin MarcinVaadin requested a review from jouni January 7, 2025 07:25
@@ -281,3 +281,4 @@ It's best to know the limitations of software that you use. These are some known
- Vaadin Copilot contains all of the functionality found previously in Development Tools.
- It's possible to disable Vaadin Copilot using `vaadin.copilot.enable=false` system property.
- It's not possible to disable explicitly any AI features of Vaadin Copilot.
- Experimental, new features of Vaadin Copilot are available under the `copilotExperimentalFeatures` feature flag. See the <<{articles}/flow/configuration/feature-flags#,Feature Flags>> page to learn more.
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Suggested change
- Experimental, new features of Vaadin Copilot are available under the `copilotExperimentalFeatures` feature flag. See the <<{articles}/flow/configuration/feature-flags#,Feature Flags>> page to learn more.
- Experimental Copilot features are available behind the `copilotExperimentalFeatures` feature flag. See <</flow/configuration/feature-flags#,Feature Flags>> to learn more.

Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Could we list what those experimental features are? Now the reader is left guessing, without any incentive to enable this flag except pure curiosity.

Comment on lines +29 to +31
Collaboration Kit backend for clustering support. https://github.com/vaadin/platform/issues/1988[Learn more.]
`copilotExperimentalFeatures`::
Experimental, not stable new features of Vaadin Copilot.
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Suggested change
Collaboration Kit backend for clustering support. https://github.com/vaadin/platform/issues/1988[Learn more.]
`copilotExperimentalFeatures`::
Experimental, not stable new features of Vaadin Copilot.
Collaboration Kit backend for clustering support. https://github.com/vaadin/platform/issues/1988[Learn more]
`copilotExperimentalFeatures`::
Experimental Vaadin Copilot features.

Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Can we provide a "Learn more" link for experimental Copilot features?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Language checked English language and AsciiDoc formatting checks done
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants