fix(build): include subagent-registry.runtime.js in dist output (#66205)

* fix: ensure subagent-registry.runtime.js is included in dist output

* fix(build): ship subagent registry runtime

* Update CHANGELOG.md

---------

Co-authored-by: Vincent Koc <vincentkoc@ieee.org>
This commit is contained in:
yongqiang li
2026-04-14 16:00:40 +08:00
committed by GitHub
parent 26e80cc6cc
commit 6a5ff83b24
3 changed files with 3 additions and 0 deletions

View File

@@ -69,6 +69,7 @@ describe("tsdown config", () => {
"agents/auth-profiles.runtime",
"agents/model-catalog.runtime",
"agents/models-config.runtime",
"agents/subagent-registry.runtime",
"agents/pi-model-discovery-runtime",
"index",
"commands/status.summary.runtime",