Skip to content

build: Dumping Content to dist folders on build for LLM guidance.#3020

Draft
scotttjob wants to merge 7 commits into
masterfrom
scott_t/content-dump
Draft

build: Dumping Content to dist folders on build for LLM guidance.#3020
scotttjob wants to merge 7 commits into
masterfrom
scott_t/content-dump

Conversation

@scotttjob
Copy link
Copy Markdown
Contributor

Motivations

  1. We're seeing that LLMs are just reaching locally for context more and more, so why not provide it?
  2. This PR moves our generated props, and documentation into the dist folders of both web + mobile.
  3. There is an opportunity to augment both folders with Agent.md files to guide the LLMs further on how to browse the dist folder.

Changes

  1. Added a new script that copies content from the docs site to the components/dist and components-native/dist folders
  2. In theory, this should better guide LLMs using our code and guidance.

Added

  • A new script that runs on build to copy docs to dist folders. Will test with a pre-release build.

Changes can be
tested via Pre-release


In Atlantis we use Github's built in pull request reviews.

@cloudflare-workers-and-pages
Copy link
Copy Markdown

cloudflare-workers-and-pages Bot commented Mar 30, 2026

Deploying atlantis with  Cloudflare Pages  Cloudflare Pages

Latest commit: d02e328
Status: ✅  Deploy successful!
Preview URL: https://ad9831b3.atlantis.pages.dev
Branch Preview URL: https://scott-t-content-dump.atlantis.pages.dev

View logs

@github-actions
Copy link
Copy Markdown

github-actions Bot commented Apr 8, 2026

Published Pre-release for e7d936a with versions:

  - @jobber/components@6.116.4-scotttco-e7d936a.3+e7d936a8f
  - @jobber/components-native@0.99.1-scotttco-e7d936a.6+e7d936a8f
  - @jobber/design@0.94.1-scotttco-e7d936a.10+e7d936a8f

To install the new version(s) for Web run:

npm install @jobber/components@6.116.4-scotttco-e7d936a.3+e7d936a8f @jobber/design@0.94.1-scotttco-e7d936a.10+e7d936a8f

To install the new version(s) for Mobile run:

npm install @jobber/components-native@0.99.1-scotttco-e7d936a.6+e7d936a8f @jobber/design@0.94.1-scotttco-e7d936a.10+e7d936a8f

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.

3 participants