Skip to content

Add @packageDocumentation description for llms.txt generation#250

Merged
PiotrWodecki merged 1 commit intomainfrom
fce-3027-add-package-documentation
Mar 23, 2026
Merged

Add @packageDocumentation description for llms.txt generation#250
PiotrWodecki merged 1 commit intomainfrom
fce-3027-add-package-documentation

Conversation

@PiotrWodecki
Copy link
Member

Description

Add @packageDocumentation description for llms.txt generation

Documentation impact

  • Documentation update required
  • Documentation updated in another PR
  • No documentation update required

Types of changes

  • Bug fix (non-breaking change which fixes an issue)
  • New feature (non-breaking change which adds functionality)
  • Breaking change (fix or feature that would cause existing functionality to
    not work as expected)

@PiotrWodecki PiotrWodecki requested a review from Copilot March 23, 2026 10:30
@PiotrWodecki PiotrWodecki self-assigned this Mar 23, 2026
@linear
Copy link

linear bot commented Mar 23, 2026

FCE-3027 polish llms.txt

Copy link

Copilot AI left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Pull request overview

Adds package-level TypeScript documentation to the JS Server SDK entrypoint so documentation tooling (including llms.txt generation) can extract an SDK description.

Changes:

  • Introduces a /** ... @packageDocumentation */ header comment in packages/js-server-sdk/src/index.ts describing the SDK purpose.

💡 Add Copilot custom instructions for smarter, more guided reviews. Learn how to get started.

@PiotrWodecki PiotrWodecki requested a review from czerwiukk March 23, 2026 10:43
@PiotrWodecki PiotrWodecki merged commit ab95918 into main Mar 23, 2026
5 checks passed
@PiotrWodecki PiotrWodecki deleted the fce-3027-add-package-documentation branch March 23, 2026 10:53
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