Files
stack/scripts
Devin AIandaman d32f30a0e3 fix(docs): resolve console errors on Mintlify hexclave pages
- Make HexclaveAgentReminders snippet self-contained: the component
  referenced a sibling module export that Mintlify does not bring into
  scope when the component is imported, throwing a ReferenceError on the
  setup, AI integration, and CLI pages (and home). Inline the value in
  the component and update the generator that produces this snippet.
- Add the missing sdk-type-components import to connected-account.mdx so
  CollapsibleTypesSection and friends are defined (SDK ConnectedAccount
  page rendered empty otherwise).

Co-Authored-By: aman <[email protected]>
2026-06-03 00:39:29 +00:00
..