stack/scripts
Devin AI acabd8d7c5 Fix broken docs pages by inlining snippet string
Mintlify's MDX bundler doesn't preserve cross-export references from
snippet files. The HexclaveAgentReminders component referenced the
sibling hexclaveReminders export, which was undefined at runtime,
causing a ReferenceError that broke 4 docs pages (setup, CLI,
ai-integration, and overview).

Fix: inline the string directly in the component JSX. Also update the
generator script so future regeneration preserves the fix.

Co-Authored-By: Konstantin Wohlwend <n2d4xc@gmail.com>
2026-06-03 00:31:53 +00:00
..
generate-sdks.ts [codex] Add TanStack Start SDK integration (#1399) 2026-05-08 10:59:16 -07:00
generate-setup-prompt-docs.ts Fix broken docs pages by inlining snippet string 2026-06-03 00:31:53 +00:00
postinstall-patch-next-async-debug-info.mjs Fix memory leak 2026-04-18 22:21:05 -07:00
set-process-title.js feat(hexclave): PR 1 — wire compatibility layer (invisible) (#1475) 2026-05-23 17:24:55 -07:00
utils.ts [codex] Add TanStack Start SDK integration (#1399) 2026-05-08 10:59:16 -07:00
wait-for-dev-package-imports.ts feat(hexclave): PR 3 — native @hexclave/* source rename + delete dual-publish wiring (#1482) 2026-05-29 15:21:59 -07:00