Skip to content

Conversation

@github-actions
Copy link
Contributor

Editorial Review

This PR contains structural improvements to documentation changed in #672.

Changes

  • app/en/guides/agent-frameworks/page.mdx: Structure - Added missing intro line and improved first paragraph to follow 10/20/70 structure

Context

These suggestions are based on our style guide and focus on document structure, not word-level fixes (which are handled by Vale).

Review each change carefully - accept what improves the docs, modify what needs adjustment, or close this PR if the changes aren't helpful.


Generated by editorial review using Claude

@vercel
Copy link

vercel bot commented Jan 20, 2026

The latest updates on your projects. Learn more about Vercel for GitHub.

Project Deployment Review Updated (UTC)
docs Error Error Jan 20, 2026 5:14pm

Request Review

@nearestnabors nearestnabors enabled auto-merge (squash) January 20, 2026 17:12
nearestnabors added a commit that referenced this pull request Jan 20, 2026
LLMs often wrap their markdown output in ```mdx or ```markdown code
fences, even when instructed to return only the content. This caused
the editorial review workflow to commit files with spurious code fence
markers at the beginning and end.

Added stripCodeFences() helper that removes these markers from only
the start and end of responses, preserving any legitimate code blocks
within the content.

Fixes issue seen in PR #673.

Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com>
nearestnabors added a commit that referenced this pull request Jan 21, 2026
LLMs often wrap their markdown output in ```mdx or ```markdown code
fences, even when instructed to return only the content. This caused
the editorial review workflow to commit files with spurious code fence
markers at the beginning and end.

Added stripCodeFences() helper that removes these markers from only
the start and end of responses, preserving any legitimate code blocks
within the content.

Fixes issue seen in PR #673.

Co-authored-by: Rachel Lee Nabors <nearestnabors@users.noreply.github.com>
Co-authored-by: Claude Opus 4.5 <noreply@anthropic.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.

2 participants