fix(coding-agent): export package asset path helpers

closes #5415
This commit is contained in:
Mario Zechner
2026-06-07 11:25:15 +02:00
parent 8c6c8a4ef3
commit eb43bd4493
3 changed files with 7 additions and 1 deletions

View File

@@ -1112,6 +1112,11 @@ createEventBus
// Helpers
defineTool
getAgentDir
getPackageDir
getReadmePath
getDocsPath
getExamplesPath
// Session management
SessionManager