Skip to content

Add AI integration docs and reorganize sidebar#1644

Draft
GreenFlux wants to merge 1 commit intodevelopfrom
docs/ai-integration-pages
Draft

Add AI integration docs and reorganize sidebar#1644
GreenFlux wants to merge 1 commit intodevelopfrom
docs/ai-integration-pages

Conversation

@GreenFlux
Copy link
Copy Markdown

@GreenFlux GreenFlux commented Mar 26, 2026

Summary

  • Add three new landing pages under Framework integration: HyperFormula AI SDK, Integration with LangChain/LangGraph, and HyperFormula MCP Server
  • Rename sidebar "Overview" section to "About" and move it above Miscellaneous (2nd to last)
  • Promote "Getting started" to second position in sidebar (right after Introduction)

Test plan

  • Run npm run docs:dev and verify sidebar order: Introduction → Getting started → Framework integration → ... → About → Miscellaneous
  • Verify new pages render at /guide/ai-sdk, /guide/integration-with-langchain, /guide/mcp-server
  • Verify existing Overview pages (Quality, Supported browsers, etc.) still accessible at original URLs

Note

Low Risk
Low risk documentation-only change that updates navigation and adds new guide pages; main risk is broken/incorrect sidebar links or ordering in VuePress.

Overview
Adds three new guide landing pages for AI-related integrations—/guide/ai-sdk, /guide/integration-with-langchain, and /guide/mcp-server—and links them under Framework integration in the docs sidebar.

Reorganizes the guide sidebar by moving the former Overview links into a renamed About section placed near the end (just before Miscellaneous), without changing the underlying page URLs.

Written by Cursor Bugbot for commit a711691. This will update automatically on new commits. Configure here.

- Add landing pages for HyperFormula AI SDK, LangChain/LangGraph
  integration, and MCP Server under Framework integration
- Rename sidebar "Overview" section to "About" and move above Miscellaneous
- Promote "Getting started" to second position in sidebar

Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
@GreenFlux GreenFlux requested a review from sequba March 26, 2026 20:52
@GreenFlux GreenFlux marked this pull request as draft March 26, 2026 20:52
@codecov
Copy link
Copy Markdown

codecov bot commented Mar 26, 2026

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 97.18%. Comparing base (72db14b) to head (a711691).
⚠️ Report is 1 commits behind head on develop.

Additional details and impacted files

Impacted file tree graph

@@             Coverage Diff             @@
##           develop    #1644      +/-   ##
===========================================
- Coverage    97.18%   97.18%   -0.01%     
===========================================
  Files          172      172              
  Lines        14845    14878      +33     
  Branches      3264     3273       +9     
===========================================
+ Hits         14427    14459      +32     
- Misses         418      419       +1     

see 18 files with indirect coverage changes

🚀 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 Mar 26, 2026

Performance comparison of head (a711691) vs base (0c1d130)

                                     testName |   base |   head | change
------------------------------------------------------------------------
                                      Sheet A | 504.49 |    507 | +0.50%
                                      Sheet B | 164.52 | 163.97 | -0.33%
                                      Sheet T | 146.99 | 143.52 | -2.36%
                                Column ranges | 483.97 | 477.02 | -1.44%
Sheet A:  change value, add/remove row/column |  16.93 |  16.48 | -2.66%
 Sheet B: change value, add/remove row/column | 146.23 | 139.98 | -4.27%
                   Column ranges - add column | 154.22 | 157.27 | +1.98%
                Column ranges - without batch | 474.01 | 467.63 | -1.35%
                        Column ranges - batch | 116.87 | 120.79 | +3.35%

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