Skip to content

Remove .cursor/rules folder and fix duplicate frontmatter key - #1213

Open
stephenvapiai wants to merge 2 commits into
mainfrom
docs/remove-cursor-rules
Open

Remove .cursor/rules folder and fix duplicate frontmatter key#1213
stephenvapiai wants to merge 2 commits into
mainfrom
docs/remove-cursor-rules

Conversation

@stephenvapiai

@stephenvapiai stephenvapiai commented Sep 10, 2026

Copy link
Copy Markdown
Contributor

Remove .cursor/rules

Removes the .cursor/rules folder and its 10 .mdc files. Added in #477 and untouched since. Nothing in the repo references it: the .cursorrules link in .github/workflows/pr-review.yml points at a root-level file that does not exist here, and the .cursor/mcp.json mentions in fern/cli/mcp-integration.mdx are published docs content about the Vapi CLI. This empties .cursor/ entirely. The root .cursorignore is unchanged.

Fix duplicate frontmatter key

fern/test/voice-testing.mdx had two description: keys, which YAML does not allow, so Fern failed to parse it. This is currently breaking Fern Check and Publish Docs on main, not just this PR.

Removed the earlier description and kept the one from #1192, matching the title, subtitle, slug, description ordering used across the other pages.

🤖 Generated with Claude Code

Co-Authored-By: Claude Opus 5 <noreply@anthropic.com>
@lightsage-app

lightsage-app Bot commented Sep 10, 2026

Copy link
Copy Markdown

Lightsage docs evals

Result: passed
Staging docs: https://vapi-preview-01a08dc3-4d5e-769d-ade7-49e8a71b07f3.docs.buildwithfern.com
Commit: f3542e9

Average score: 100/100
Passed: 3/3

Eval ID Status Score Model Tools Docs 404
08e24c18-82a0-45de-abdc-d237bd12bc0f Pass 100 cursor/auto 19 2
08e24c18-82a0-45de-abdc-d237bd12bc0f Pass 100 claude-code/global.anthropic.claude... 9 0
08e24c18-82a0-45de-abdc-d237bd12bc0f Pass 100 codex/gpt-5.4 39 0

@stephenvapiai
stephenvapiai enabled auto-merge (squash) September 10, 2026 23:17
Co-Authored-By: Claude Opus 5 <noreply@anthropic.com>
@stephenvapiai stephenvapiai changed the title Remove .cursor/rules folder Remove .cursor/rules folder and fix duplicate frontmatter key Sep 10, 2026
@github-actions

Copy link
Copy Markdown
Contributor

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