Skip to content

[pull] main from adobe:main - #485

Merged
pull[bot] merged 4 commits into
code:mainfrom
adobe:main
Aug 21, 2026
Merged

[pull] main from adobe:main#485
pull[bot] merged 4 commits into
code:mainfrom
adobe:main

Conversation

@pull

@pull pull Bot commented Aug 21, 2026

Copy link
Copy Markdown

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 : )

LFDanLu and others added 4 commits August 20, 2026 22:07
* chore: fix missing translations script

* fix script so it actually looks at react-stately/aria
…10486)

* fix: broken cross-file links in agent skills

* updated the agent skills generation to match .well-known RFC v0.2.0

* fix lint

* fix: use relative artifact URLs in agent skills discovery index

Path-absolute URLs (`/.well-known/agent-skills/name.tar.gz`) resolve
against the index's origin per the RFC's URL resolution rules, which
drops any path prefix the index itself was served under. This broke
installs from scoped preview URLs like PR builds
(`https://host/pr/<sha>/.well-known/agent-skills/index.json`), since
the resolved artifact URL pointed at the production root instead of
the PR path.

Use same-directory relative URLs instead (`name.tar.gz`,
`name/SKILL.md`), which resolve against the index's own directory and
work under any deployment prefix.

* fix: createSkillArchive now passes explicit top-level entry names to tar (via fs.readdirSync) instead of ., so no path gets a ./ prefix.
* fix: make sure avatars appear if Combobox/Picker is in Dialog

* make avatar clear the context
* feat: RAC SideNav

* fix ts

* fix again

* Convert docs to use S2 SideNav and move scrolling logic inside the component

* fix tests

* remove api not supported

* remove disabled docs section

* Rename RAC SideNav to NavigationTree

* make rac style examples match s2 more

* update docs from review

* Always default to having Components open

* add anatomy diagram and fix fonts in parcel 3 svgs
@pull pull Bot locked and limited conversation to collaborators Aug 21, 2026
@pull pull Bot added the ⤵️ pull label Aug 21, 2026
@pull
pull Bot merged commit 5d191ab into code:main Aug 21, 2026
1 of 2 checks 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.

4 participants