Skip to content

Add "How Fern uses AI" cross-product page - #6733

Open
devin-ai-integration[bot] wants to merge 6 commits into
mainfrom
devin/1787598000-how-fern-uses-ai
Open

Add "How Fern uses AI" cross-product page#6733
devin-ai-integration[bot] wants to merge 6 commits into
mainfrom
devin/1787598000-how-fern-uses-ai

Conversation

@devin-ai-integration

@devin-ai-integration devin-ai-integration Bot commented Aug 24, 2026

Copy link
Copy Markdown
Contributor

Summary

Adds a single customer-facing page that inventories every AI capability across Fern's products, for customers (and Fern's legal team, working through the updated Terms of Service) who need one place that answers: what AI runs, what business problem it solves, what Fern stores, and how to turn it off.

New page: fern/products/home/pages/ai.mdx → published at /learn/home/ai, linked from the Home landing page CTA row and from the Docs AI overview intro. Changelog entry added under fern/products/docs/pages/changelog/.

Content is grounded in the platform/CLI source rather than in existing docs prose, and deliberately separates three categories that were previously blurred together:

  • capabilities that call a model (Ask Fern and its Slack app, MCP server, search suggestions, AI-generated examples, Fern Writer, Ask Fern analytics, four dashboard capabilities, fern sdk-diff),
  • features that are fully deterministic and involve no model call (llms.txt, Markdown access, agent directives, API catalog discovery, agent skills),
  • ordinary SDK/docs generation, which is deterministic and is stated as such.

The page names no providers or model versions, by request: the audience needs capabilities and business use cases, and a provider/model table would go stale every time a provider ships a version. What remains for the legal review is the "Data Fern sends and stores" section — what data leaves Fern per capability, query persistence and the configurable 1–3650 day retention window, the no-training statement — plus a table of the control that disables each feature.

Setup instructions are not duplicated: every capability row links to its existing canonical page.

Note on the URL: the page lives in the Home product, which resolves at /learn/home/... in the generated site. AGENTS.md states Home pages resolve at /learn/{page-slug}; that isn't what the CLI produces. Making /learn/ai work required a product-level slug override that broke /learn itself (redirect to /learn/home → 404), so this PR links /learn/home/ai and leaves routing alone. Worth fixing separately if the short URL matters.

Rendered at /learn/home/ai in the preview build; all internal links verified against a running preview; pre-commit (Vale) clean and fern check --warnings reports 0 errors.

Link to Devin session: https://app.devin.ai/sessions/bad46565be904b3b8be9c63da0241d38
Open in Devin Desktop: https://app.devin.ai/desktop/session/bad46565be904b3b8be9c63da0241d38?variant=devin

rishabh-fern and others added 2 commits August 24, 2026 18:58
Co-Authored-By: Devin AI <158243242+devin-ai-integration[bot]@users.noreply.github.com>
Co-Authored-By: Devin AI <158243242+devin-ai-integration[bot]@users.noreply.github.com>
@devin-ai-integration

Copy link
Copy Markdown
Contributor Author

🤖 Devin AI Engineer

I'll be helping with this pull request! Here's what you should know:

✅ I will automatically:

  • Address comments on this PR. Add '(aside)' to your comment to have me ignore it.
  • Look at CI failures and help fix them

Note: I can only respond to comments from users who have write access to this repository.

⚙️ Control Options:

  • Disable automatic comment, CI, and merge conflict monitoring

@github-actions

Copy link
Copy Markdown
Contributor

rishabh-fern and others added 4 commits August 24, 2026 23:58
Co-Authored-By: Devin AI <158243242+devin-ai-integration[bot]@users.noreply.github.com>
Co-Authored-By: Devin AI <158243242+devin-ai-integration[bot]@users.noreply.github.com>
Co-Authored-By: Devin AI <158243242+devin-ai-integration[bot]@users.noreply.github.com>
Co-Authored-By: Devin AI <158243242+devin-ai-integration[bot]@users.noreply.github.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant