Skip to content

Conversation

@codyde
Copy link
Contributor

@codyde codyde commented Aug 27, 2025

These components should allow us to steer a bit of the behavior of LLMs when the copy markdown functionality is use. We can provide prompt-like instructions in here to guard against certain behaviors.

codyde and others added 7 commits August 8, 2025 10:57
* 'master' of https://github.com/getsentry/sentry-docs:
  docs(dev-infra): Update development environment docs (#14585)
  add Sevvy integration docs (#14601)
  feat(dart/flutter): improve distinction between Logging integration and Structured Logs (#14527)
  correcting region storage for symbol and source map metadata (#14600)
…, Media Upload, Search Autocomplete) using existing Challenge/Solution/Frontend/Backend/How-it-works structure. Emphasizes where to instrument in React vs backend and low-cardinality attributes for span metrics.
…e auto-instrumentation; keep attributes minimal and business-focused for easier customization.
* 'master' of https://github.com/getsentry/sentry-docs: (22 commits)
  Fix incorrectly placed comma (#14592)
  fix(devservices): Typo in devservices docs (#14636)
  ref(ourlogs): Add log size limit (#14635)
  Document undocumented php prefix option (#14634)
  getsentry/relay@7958273
  Unreal Engine: Update plugin docs (#14624)
  feat: Update min js sdk version for logging and update console logging snippet (#14614)
  feat: [Unreal] Add transaction and span set_data documentation (#14599)
  feat(js): Add `ignoreSpans` documentation to Options page (#14572)
  fix(js/browser): Amend user IP + `sendDefaultPii` change to v10 migration guide (#14609)
  fix: Fix broken AI banner due to invalid syntax (#14627)
  feat(partners)add-enablement-docs (#14095)
  Fix image path issue & add test coverage for new lightbox (#14616)
  feat(seer): update GHE setup to work with seer (#14617)
  fix(replay): Document searchable properties `screen` and alias `screens` (#14603)
  Update image handling (#14564)
  Update using-hooks.mdx (#14605)
  Godot: Document `disabled-in-editor-play` option (#14438)
  fix(Docs) redirect and deprecate old metrics pages (#14602)
  fix(relay): Update projects.mdx (#14606)
  ...
* 'master' of https://github.com/getsentry/sentry-docs:
  Add documentation for onDiscard callback in Java, Android, and Spring Boot (#14632)
  fix: Adding redirect for moved hydrogen docs to cloudflare (#14645)
Introduces a new component that allows embedding hidden instructions for LLM/AI
assistants within documentation. These instructions are invisible to users but
preserved in HTML and markdown exports to help guide AI tools when working with
the documentation.

Features:
- Hidden from visual display with comprehensive CSS hiding
- Preserved in HTML for markdown conversion
- Clean blockquote formatting in exports
- Accessible via <LLMSteering> component in MDX

🤖 Generated with [Claude Code](https://claude.ai/code)

Co-Authored-By: Claude <[email protected]>
@vercel
Copy link

vercel bot commented Aug 27, 2025

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

Project Deployment Preview Comments Updated (UTC)
develop-docs Building Building Preview Comment Aug 27, 2025 6:15pm
sentry-docs Building Building Preview Comment Aug 27, 2025 6:15pm

@codyde codyde closed this Aug 27, 2025
@codyde codyde deleted the feat/llmsteering-hidden-markdown branch August 27, 2025 18:18
@github-actions github-actions bot locked and limited conversation to collaborators Sep 12, 2025
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants