Skip to content

[pull] main from lynx-family:main#590

Merged
pull[bot] merged 4 commits intocolinaaa:mainfrom
lynx-family:main
Apr 20, 2026
Merged

[pull] main from lynx-family:main#590
pull[bot] merged 4 commits intocolinaaa:mainfrom
lynx-family:main

Conversation

@pull
Copy link
Copy Markdown

@pull pull Bot commented Apr 20, 2026

See Commits and Changes for more details.


Created by pull[bot] (v2.0.0-alpha.4)

Can you help keep this open source service alive? 💖 Please sponsor : )

JohnieXu and others added 4 commits April 20, 2026 18:06
## Summary
- Replace file URL pathname usage with `fileURLToPath(import.meta.url)`
+ `dirname(...)` before package discovery
- Add a guard that throws a clear error when `findPackage.up(...)`
cannot resolve `package.json`
- Prevent startup crashes caused by `readFile(undefined, 'utf-8')` on
Windows

## Test plan
- [x] Verified code change is minimal and scoped to
`packages/mcp-servers/docs-mcp-server/main.ts`
- [x] Build/test in CI (local install blocked by repo engine
requirement: Node `^22 || ^24`, current env is Node `v20.19.0`)

<!-- This is an auto-generated comment: release notes by coderabbit.ai
-->
## Summary by CodeRabbit

* **Bug Fixes**
* Improved startup reliability with clearer error messages when
initialization cannot find required configuration, preventing silent
failures.
* Resolved a Windows startup issue that could prevent the service from
launching.

* **Chores**
  * Added release metadata for a patch update to deploy the fix.
<!-- end of auto-generated comment: release notes by coderabbit.ai -->

---------

Signed-off-by: Qingyu Wang <40660121+colinaaa@users.noreply.github.com>
Co-authored-by: Qingyu Wang <40660121+colinaaa@users.noreply.github.com>
#2481)

…h missing `values`

<!--
  Thank you for submitting a pull request!

We appreciate the time and effort you have invested in making these
changes. Please ensure that you provide enough information to allow
others to review your pull request.

Upon submission, your pull request will be automatically assigned with
reviewers.

If you want to learn more about contributing to this project, please
visit:
https://github.com/lynx-family/lynx-stack/blob/main/CONTRIBUTING.md.
-->

<!-- The AI summary below will be auto-generated - feel free to replace
it with your own. -->

<!-- This is an auto-generated comment: release notes by coderabbit.ai
-->
## Summary by CodeRabbit

* **Bug Fixes**
* Fixed React hydration edge case handling to improve rendering
stability in certain snapshot configurations.
<!-- end of auto-generated comment: release notes by coderabbit.ai -->

## Checklist

<!--- Check and mark with an "x" -->

- [ ] Tests updated (or not required).
- [ ] Documentation updated (or not required).
- [ ] Changeset added, and when a BREAKING CHANGE occurs, it needs to be
clearly marked (or not required).
<!--
  Thank you for submitting a pull request!

We appreciate the time and effort you have invested in making these
changes. Please ensure that you provide enough information to allow
others to review your pull request.

Upon submission, your pull request will be automatically assigned with
reviewers.

If you want to learn more about contributing to this project, please
visit:
https://github.com/lynx-family/lynx-stack/blob/main/CONTRIBUTING.md.
-->

<!-- The AI summary below will be auto-generated - feel free to replace
it with your own. -->

<!-- This is an auto-generated comment: release notes by coderabbit.ai
-->
## Summary by CodeRabbit

* **New Features**
* New UI package offering A2UI rendering, streaming client, component
registry, data binding, action handling, and utilities
* Many catalog components added (buttons, cards, text, images,
rows/columns/lists, divider, checkbox, radio group) plus a chat
Conversation UI and client hook

* **Documentation**
  * Initial package README and Apache-2.0 license added

* **Style**
  * New theme tokens and comprehensive light/dark component styles

* **Chores**
* Project/tsconfig and workspace entries updated; CODEOWNERS entry added
<!-- end of auto-generated comment: release notes by coderabbit.ai -->

## Checklist

<!--- Check and mark with an "x" -->

- [ ] Tests updated (or not required).
- [ ] Documentation updated (or not required).
- [ ] Changeset added, and when a BREAKING CHANGE occurs, it needs to be
clearly marked (or not required).
#2469)

… units for transformVH

<!--
  Thank you for submitting a pull request!

We appreciate the time and effort you have invested in making these
changes. Please ensure that you provide enough information to allow
others to review your pull request.

Upon submission, your pull request will be automatically assigned with
reviewers.

If you want to learn more about contributing to this project, please
visit:
https://github.com/lynx-family/lynx-stack/blob/main/CONTRIBUTING.md.
-->

<!-- The AI summary below will be auto-generated - feel free to replace
it with your own. -->

<!-- This is an auto-generated comment: release notes by coderabbit.ai
-->
## Summary by CodeRabbit

* **Bug Fixes**
* Fixed sizing behavior when using container-based length units so
transforms produce correct dimensions.
  * Corrected the default responsive-pixel (rpx) scale.

* **Style**
* Updated default measurement unit values and container sizing behavior
for more consistent layouts.

* **Tests**
* Strengthened end-to-end tests to validate updated sizing and unit
behaviors.
<!-- end of auto-generated comment: release notes by coderabbit.ai -->

## Checklist

<!--- Check and mark with an "x" -->

- [ ] Tests updated (or not required).
- [ ] Documentation updated (or not required).
- [ ] Changeset added, and when a BREAKING CHANGE occurs, it needs to be
clearly marked (or not required).
@pull pull Bot locked and limited conversation to collaborators Apr 20, 2026
@pull pull Bot added the ⤵️ pull label Apr 20, 2026
@pull pull Bot merged commit 9e149c4 into colinaaa:main Apr 20, 2026
1 check passed
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants