Skip to content

docs(agents): sync docs-site build step with current pipeline#153

Draft
tembo[bot] wants to merge 1 commit into
mainfrom
tembo/agents-md-build-workflow
Draft

docs(agents): sync docs-site build step with current pipeline#153
tembo[bot] wants to merge 1 commit into
mainfrom
tembo/agents-md-build-workflow

Conversation

@tembo

@tembo tembo Bot commented Jul 7, 2026

Copy link
Copy Markdown
Contributor

What

Updates the "Docs Site" section of AGENTS.md so the bun run build bullet matches what apps/fumadocs/package.json actually runs.

Why

PR #152 extended the docs-site build script to wrap the Vite build with the new module-identity and client-bundle guards:

bun scripts/check-module-identity.ts && bun scripts/fetch-notra-posts.ts && vite build && bun scripts/check-client-bundle.ts && bun scripts/ensure-root-index.ts

The AGENTS.md bullet still described build as just "fetches Notra blog posts, then runs the Vite build," which no longer reflects the pipeline. The detailed 2026-07-07 singleton note already explains the guards; this change makes the quick-reference bullet accurate and points at that note.

Scope

  • Single-line-region edit, grounded in package.json.
  • No unrelated sections or auto-generated files touched.
  • Left the standalone .launch-smoke harness undocumented: it isn't wired into turbo/CI or referenced anywhere, so its intended usage can't be grounded without guessing.

Want tembo to make any changes? Add a comment with @tembo and i'll get back to work!

View on Tembo View Agent Settings View on automation

@tembo tembo Bot added the tembo Pull request created by Tembo label Jul 7, 2026
@vercel

vercel Bot commented Jul 7, 2026

Copy link
Copy Markdown

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

Project Deployment Actions Updated (UTC)
email-sdk-fumadocs Ready Ready Preview, Comment Jul 7, 2026 5:45pm

Request Review

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

tembo Pull request created by Tembo

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants