Skip to content

Add AI integration docs and reorganize sidebar#1644

Open
GreenFlux wants to merge 3 commits intodevelopfrom
docs/ai-integration-pages
Open

Add AI integration docs and reorganize sidebar#1644
GreenFlux wants to merge 3 commits 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 changes that add new guide pages and reorder/rename sidebar sections, with no runtime code impact.

Overview
Adds three new AI-focused guide pages—ai-sdk, integration-with-langchain, and mcp-server—and links them from the newly renamed Integrations sidebar section.

Reorganizes the guide sidebar by moving the former Overview links into a new About section near the bottom and adjusting section ordering (with Getting started immediately after Introduction).

Written by Cursor Bugbot for commit 787b8bc. 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
@github-actions
Copy link
Copy Markdown

github-actions bot commented Mar 26, 2026

Performance comparison of head (787b8bc) vs base (0c1d130)

                                     testName |   base |   head |  change
-------------------------------------------------------------------------
                                      Sheet A | 507.46 | 503.02 |  -0.87%
                                      Sheet B | 166.18 | 161.36 |  -2.90%
                                      Sheet T | 142.99 | 141.13 |  -1.30%
                                Column ranges | 512.74 | 527.97 |  +2.97%
Sheet A:  change value, add/remove row/column |  15.01 |  18.11 | +20.65%
 Sheet B: change value, add/remove row/column |  135.2 | 147.27 |  +8.93%
                   Column ranges - add column | 154.04 |    166 |  +7.76%
                Column ranges - without batch | 475.95 | 494.43 |  +3.88%
                        Column ranges - batch | 128.24 | 127.38 |  -0.67%

Copy link
Copy Markdown
Contributor

@sequba sequba left a comment

Choose a reason for hiding this comment

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

Nice 👍 Simple and quickly shippable

@sequba sequba marked this pull request as ready for review March 30, 2026 13:00
@codecov
Copy link
Copy Markdown

codecov bot commented Mar 30, 2026

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 97.18%. Comparing base (0c1d130) to head (787b8bc).

Additional details and impacted files

Impacted file tree graph

@@             Coverage Diff             @@
##           develop    #1644      +/-   ##
===========================================
+ Coverage    96.98%   97.18%   +0.20%     
===========================================
  Files          172      172              
  Lines        14878    14878              
  Branches      3273     3174      -99     
===========================================
+ Hits         14429    14459      +30     
+ Misses         449      419      -30     

see 1 file 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.

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