docs: Update Intercom integration to general availability status #211
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
Open in Promptless
Removes the Beta designation from the Intercom integration across all documentation. This includes updating titles, removing "contact us to enable" requirements, renaming "Beta Limitations" to "Known Limitations", moving Intercom from the Beta Integrations section to Available Integrations, and updating the doc-collections card title. Also adds a note clarifying that Intercom is currently only supported for publishing, with potential future support for using it as a context source or trigger.
Trigger Events (Web UI: Please update the intercom docs to reflect that they are no ...) and 1 other
Web UI: Please update the intercom docs to reflect that they are no ...
Promptless Research (21 CLI commands)
tree -a -L 2 -I .gitcat .long_term_context/product_knowledge/product_overview.mdcat .long_term_context/doc_workflow/client_instructions.mdgrep -r -i "intercom" fern/docs --include="*.md" --includ...cat .long_term_context/style/client_style_guide.mdcat fern/docs/integrations/intercom.mdcat fern/docs/configuration/doc-collections/intercom.mdgrep -n -i "intercom" fern/docs/integrations/index.mdx fe...grep -n -i "beta" fern/docs/integrations/intercom.md fern...grep -n -B2 -A2 "intercom" fern/docs/faq.mdxgrep -n -B2 -A2 "Intercom" fern/docs/core-concepts.mdxgit checkout -b promptless/intercom-general-availabilitysed -n '20,35p' fern/docs/integrations/index.mdxtail -20 fern/docs/configuration/doc-collections/intercom.mdcat fern/docs/integrations/index.mdxgit diffgit add -A && git commit -m "Update Intercom integration ...git push origin promptless/intercom-general-availabilitygrep -r -i "intercom.*beta\|beta.*intercom" fern/docs --i...grep -n -B2 -A2 "Intercom.*Beta" fern/docs/configuration/...git add -A && git commit -m "Remove Beta from Intercom ca...Agent Response
Web UI: Update the existing suggestion regarding intercom GA status ...
Promptless Research (3 CLI commands)
git fetch origin promptless/intercom-general-availability...cat fern/docs/integrations/intercom.mdgit add fern/docs/integrations/intercom.md && git commit ...Agent Response
Help us improve Promptless — If this suggestion missed the mark, please share quick feedback.
If you want Promptless to make further changes on this PR, feel free to leave a comment tagging Promptless (It won't show up in the user drop down but Promptless will get it!)