fix: preserve subagent registry runtime import path across source and dist (#66420)

* fix(build): correct subagent registry runtime import path

* fix: correct subagent registry runtime import path (#66420)

* fix: preserve subagent registry runtime import path across source and dist (#66420)
This commit is contained in:
Ayaan Zaidi
2026-04-14 13:52:24 +05:30
committed by GitHub
parent 38de896419
commit aa0dc118f1
3 changed files with 3 additions and 2 deletions

View File

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