- This development-environment project is ready for onboarding.
+ This local project is running locally and ready to get started.
- Next, we will guide you through the onboarding flow to set up your Hexclave configuration.
+ Next, we will guide you through the onboarding flow to set up your hexclave.config.ts file.
diff --git a/docs-mintlify/guides/getting-started/setup.mdx b/docs-mintlify/guides/getting-started/setup.mdx
index 4d78ca950..51520b1e5 100644
--- a/docs-mintlify/guides/getting-started/setup.mdx
+++ b/docs-mintlify/guides/getting-started/setup.mdx
@@ -6,7 +6,7 @@ sidebarTitle: Setup
{/* This file is auto-generated by scripts/generate-setup-prompt-docs.ts. Do not edit it manually; edit packages/shared/src/ai/unified-prompts/skill-site-prompt-parts/ai-setup-prompt.ts instead. */}
-export const generatedSetupPromptText = "# Setting up Hexclave\n\nThis prompt explains how to set up Hexclave in your project. This is the authoritative source of truth on how to set up Hexclave, and you should follow these guidelines exactly.\n\nTo use it, you can use the sections below to set up Hexclave in the project. For example, if you are setting up a Svelte project, you would follow the SDK setup instructions for a frontend JS project.\n\n## SDK Setup Instructions\n\nFollow these instructions in order to set up and get started with the Hexclave SDK in various languages.\n\nNote: These instructions are for setting up the Hexclave SDK to build your own CLIs. If you're looking to use the Hexclave CLI instead, see the [CLI documentation](https://docs.hexclave.com/guides/going-further/cli).\n\nNot all steps are applicable to every type of application; for example, React apps have some extra steps that are not needed with other frameworks.\n\nThe frameworks and languages with explicit SDK support are:\n\n- Next.js\n- React\n- TanStack Start\n- Other JS & TS (both frontend and backend)\n\n