Skip to content

docs: reframe AI SDK page as Vercel integration with prototype status#1669

Open
GreenFlux wants to merge 1 commit intodevelopfrom
docs/ai-sdk-vercel
Open

docs: reframe AI SDK page as Vercel integration with prototype status#1669
GreenFlux wants to merge 1 commit intodevelopfrom
docs/ai-sdk-vercel

Conversation

@GreenFlux
Copy link
Copy Markdown
Contributor

@GreenFlux GreenFlux commented May 7, 2026

Summary

  • Reframe docs/guide/ai-sdk.md around a HyperFormula + Vercel AI SDK integration with a single integrated generateText example as the only code block.
  • Mark the SDK as an unreleased prototype via a top-of-page warning callout, and add a prominent waitlist CTA with the existing HubSpot form.
  • Rename the sidebar entry in docs/.vuepress/config.js to "Integration with Vercel AI SDK".

Closes HF-53. Supersedes #1667.

Test plan

  • npm run docs:dev, open /guide/ai-sdk, confirm sidebar reads "Integration with Vercel AI SDK" and the prototype callout sits above the fold.
  • Confirm the Vercel generateText snippet is the only code block and the page no longer carries Install / Setup / All options / TypeScript sections.
  • Click the waitlist link and external links (Vercel docs, GitHub, npm); click internal links to built-in / custom functions guides.

Note

Low Risk
Low risk: documentation-only changes (sidebar label and guide content) with no runtime or API behavior impact.

Overview
Reframes docs/guide/ai-sdk.md as HyperFormula tools for the Vercel AI SDK, adding a top-of-page prototype/not-yet-released warning, a single generateText-based example, updated use cases, and a waitlist CTA plus relevant links.

Renames the guide’s sidebar entry in docs/.vuepress/config.js from “HyperFormula AI SDK” to “Integration with Vercel AI SDK”.

Reviewed by Cursor Bugbot for commit 3eb3e85. Bugbot is set up for automated code reviews on this repo. Configure here.

Lead with a single integrated generateText example, mark the SDK as a
prototype available at beta launch, and surface a prominent waitlist
CTA. Rename the sidebar entry to "Integration with Vercel AI SDK".
@qunabu
Copy link
Copy Markdown

qunabu commented May 7, 2026

@netlify
Copy link
Copy Markdown

netlify Bot commented May 7, 2026

Deploy Preview for hyperformula-docs ready!

Name Link
🔨 Latest commit 3eb3e85
🔍 Latest deploy log https://app.netlify.com/projects/hyperformula-docs/deploys/69fccf20b2e9ef00085f0b98
😎 Deploy Preview https://deploy-preview-1669--hyperformula-docs.netlify.app
📱 Preview on mobile
Toggle QR Code...

QR Code

Use your smartphone camera to open QR code link.

To edit notification comments on pull requests, go to your Netlify project configuration.

@GreenFlux GreenFlux requested a review from sequba May 7, 2026 17:43
@codecov
Copy link
Copy Markdown

codecov Bot commented May 7, 2026

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 97.16%. Comparing base (456addd) to head (3eb3e85).

Additional details and impacted files

Impacted file tree graph

@@           Coverage Diff            @@
##           develop    #1669   +/-   ##
========================================
  Coverage    97.16%   97.16%           
========================================
  Files          175      175           
  Lines        15319    15319           
  Branches      3287     3287           
========================================
  Hits         14884    14884           
  Misses         435      435           
🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.
  • 📦 JS Bundle Analysis: Save yourself from yourself by tracking and limiting bundle sizes in JS merges.

@github-actions
Copy link
Copy Markdown

github-actions Bot commented May 7, 2026

Performance comparison of head (3eb3e85) vs base (456addd)

                                     testName |   base |   head | change
------------------------------------------------------------------------
                                      Sheet A | 480.43 | 480.05 | -0.08%
                                      Sheet B | 153.59 |  153.9 | +0.20%
                                      Sheet T | 134.28 | 134.92 | +0.48%
                                Column ranges | 506.92 | 511.72 | +0.95%
Sheet A:  change value, add/remove row/column |  14.72 |  14.82 | +0.68%
 Sheet B: change value, add/remove row/column | 128.26 | 133.44 | +4.04%
                   Column ranges - add column | 148.33 | 152.11 | +2.55%
                Column ranges - without batch | 461.13 | 470.84 | +2.11%
                        Column ranges - batch | 119.85 | 124.31 | +3.72%

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.

2 participants