@lovrabet/rabetbase-cli 2.5.0 → 2.5.1-beta.1

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
Files changed (312) hide show
  1. package/lib/api/api-doc.js +1 -1
  2. package/lib/api/fetch-model-list.js +1 -1
  3. package/lib/api/generate-api-file.js +1 -1
  4. package/lib/api/generate-sdk-config-file.js +1 -1
  5. package/lib/auth/auth-server-ui.js +1 -1
  6. package/lib/auth/auth-server.d.ts +7 -0
  7. package/lib/auth/auth-server.js +1 -1
  8. package/lib/auth/constant.js +1 -1
  9. package/lib/auth/get-cookie.js +1 -1
  10. package/lib/auth/get-session-user.js +1 -1
  11. package/lib/auth/is-session-valid.js +1 -1
  12. package/lib/auth/login-success-html.js +1 -1
  13. package/lib/auth/logout.js +1 -1
  14. package/lib/cli-flags.js +1 -1
  15. package/lib/cli.js +1 -1
  16. package/lib/commands/api/generate.js +1 -1
  17. package/lib/commands/api/index.js +1 -1
  18. package/lib/commands/api/list.js +1 -1
  19. package/lib/commands/api/pull.js +1 -1
  20. package/lib/commands/api/shared.js +1 -1
  21. package/lib/commands/app/index.js +1 -1
  22. package/lib/commands/app/list.js +1 -1
  23. package/lib/commands/app/members-list.js +1 -1
  24. package/lib/commands/app/remote-directory.js +1 -1
  25. package/lib/commands/app/shared.js +1 -1
  26. package/lib/commands/app-config/delete.js +1 -1
  27. package/lib/commands/app-config/get.js +1 -1
  28. package/lib/commands/app-config/index.js +1 -1
  29. package/lib/commands/app-config/list.js +1 -1
  30. package/lib/commands/app-config/set.js +1 -1
  31. package/lib/commands/app-config/shared.js +1 -1
  32. package/lib/commands/auth/index.js +1 -1
  33. package/lib/commands/bff/create.js +1 -1
  34. package/lib/commands/bff/delete.js +1 -1
  35. package/lib/commands/bff/detail.js +1 -1
  36. package/lib/commands/bff/index.js +1 -1
  37. package/lib/commands/bff/list.js +1 -1
  38. package/lib/commands/bff/pull.js +1 -1
  39. package/lib/commands/bff/push.js +1 -1
  40. package/lib/commands/bff/status.js +1 -1
  41. package/lib/commands/cli-skill/index.js +1 -1
  42. package/lib/commands/cli-update.js +1 -1
  43. package/lib/commands/codegen/index.js +1 -1
  44. package/lib/commands/codegen/sdk.js +1 -1
  45. package/lib/commands/codegen/sql.js +1 -1
  46. package/lib/commands/common/app-registry.js +1 -1
  47. package/lib/commands/common/app-selector.js +1 -1
  48. package/lib/commands/common/async-task.js +1 -1
  49. package/lib/commands/common/dry-run.js +1 -1
  50. package/lib/commands/common/flags.js +1 -1
  51. package/lib/commands/common/local-file.js +1 -1
  52. package/lib/commands/common/validate.js +1 -1
  53. package/lib/commands/config/delete.js +1 -1
  54. package/lib/commands/config/get.js +1 -1
  55. package/lib/commands/config/index.js +1 -1
  56. package/lib/commands/config/init.d.ts +1 -1
  57. package/lib/commands/config/init.js +1 -1
  58. package/lib/commands/config/list.js +1 -1
  59. package/lib/commands/config/set.js +1 -1
  60. package/lib/commands/config/shared.js +1 -1
  61. package/lib/commands/dataset/business-group-update.js +1 -1
  62. package/lib/commands/dataset/business-groups.js +1 -1
  63. package/lib/commands/dataset/capability.js +1 -1
  64. package/lib/commands/dataset/delete.js +1 -1
  65. package/lib/commands/dataset/detail.js +1 -1
  66. package/lib/commands/dataset/extend-update.js +1 -1
  67. package/lib/commands/dataset/field-update.js +1 -1
  68. package/lib/commands/dataset/generate.js +1 -1
  69. package/lib/commands/dataset/index.js +1 -1
  70. package/lib/commands/dataset/list.js +1 -1
  71. package/lib/commands/dataset/operations.js +1 -1
  72. package/lib/commands/dataset/relation-audit.js +1 -1
  73. package/lib/commands/dataset/relation-create.js +1 -1
  74. package/lib/commands/dataset/relation-delete.js +1 -1
  75. package/lib/commands/dataset/relation-shared.js +1 -1
  76. package/lib/commands/dataset/relation-update.js +1 -1
  77. package/lib/commands/dataset/relations.js +1 -1
  78. package/lib/commands/dataset/rename.js +1 -1
  79. package/lib/commands/dataset/restore.js +1 -1
  80. package/lib/commands/db/analysis-batching.js +1 -1
  81. package/lib/commands/db/analyze-batch-plan.js +1 -1
  82. package/lib/commands/db/analyze-cancel.js +1 -1
  83. package/lib/commands/db/analyze-start.js +1 -1
  84. package/lib/commands/db/analyze-status.js +1 -1
  85. package/lib/commands/db/create.js +1 -1
  86. package/lib/commands/db/delete.js +1 -1
  87. package/lib/commands/db/detail.js +1 -1
  88. package/lib/commands/db/diff-refresh-start.js +1 -1
  89. package/lib/commands/db/diff-refresh-status.js +1 -1
  90. package/lib/commands/db/diff.js +1 -1
  91. package/lib/commands/db/index.js +1 -1
  92. package/lib/commands/db/list.js +1 -1
  93. package/lib/commands/db/shared.js +1 -1
  94. package/lib/commands/db/table-diff-shared.js +1 -1
  95. package/lib/commands/db/tables.js +1 -1
  96. package/lib/commands/db/test.js +1 -1
  97. package/lib/commands/db/update.js +1 -1
  98. package/lib/commands/doctor.js +1 -1
  99. package/lib/commands/file/index.js +1 -1
  100. package/lib/commands/issue/index.js +1 -1
  101. package/lib/commands/issue/nudge.js +1 -1
  102. package/lib/commands/issue/report.js +1 -1
  103. package/lib/commands/issue/shared.js +1 -1
  104. package/lib/commands/kb/create.js +1 -1
  105. package/lib/commands/kb/delete.js +1 -1
  106. package/lib/commands/kb/detail.js +1 -1
  107. package/lib/commands/kb/index.js +1 -1
  108. package/lib/commands/kb/list.js +1 -1
  109. package/lib/commands/kb/search.js +1 -1
  110. package/lib/commands/kb/shared.js +1 -1
  111. package/lib/commands/kb/update.js +1 -1
  112. package/lib/commands/logs/index.js +1 -1
  113. package/lib/commands/menu/asset-update.js +1 -1
  114. package/lib/commands/menu/delete.js +1 -1
  115. package/lib/commands/menu/external-link-create.js +1 -1
  116. package/lib/commands/menu/external-link-update.js +1 -1
  117. package/lib/commands/menu/group-create.js +1 -1
  118. package/lib/commands/menu/group-update.js +1 -1
  119. package/lib/commands/menu/index.js +1 -1
  120. package/lib/commands/menu/list.js +1 -1
  121. package/lib/commands/menu/move.js +1 -1
  122. package/lib/commands/menu/regroup-start.js +1 -1
  123. package/lib/commands/menu/rename.js +1 -1
  124. package/lib/commands/menu/shared/compare-table.js +1 -1
  125. package/lib/commands/menu/shared/delete-plan.js +1 -1
  126. package/lib/commands/menu/shared/facts.js +1 -1
  127. package/lib/commands/menu/shared/index.js +1 -1
  128. package/lib/commands/menu/shared/inquirer.js +1 -1
  129. package/lib/commands/menu/shared/local-pages.js +1 -1
  130. package/lib/commands/menu/shared/logic.js +1 -1
  131. package/lib/commands/menu/shared/mutations.js +1 -1
  132. package/lib/commands/menu/shared/service.js +1 -1
  133. package/lib/commands/menu/shared/sync-core.js +1 -1
  134. package/lib/commands/menu/shared/update-core.js +1 -1
  135. package/lib/commands/menu/shared/valid-url.js +1 -1
  136. package/lib/commands/menu/sync.js +1 -1
  137. package/lib/commands/menu/visibility-update.js +1 -1
  138. package/lib/commands/notification/config-create.js +1 -1
  139. package/lib/commands/notification/config-delete.js +1 -1
  140. package/lib/commands/notification/config-list.js +1 -1
  141. package/lib/commands/notification/config-update.js +1 -1
  142. package/lib/commands/notification/index.js +1 -1
  143. package/lib/commands/notification/shared.js +1 -1
  144. package/lib/commands/ocr/index.js +1 -1
  145. package/lib/commands/page/create.js +1 -1
  146. package/lib/commands/page/custom/detail.js +1 -1
  147. package/lib/commands/page/custom/list.js +1 -1
  148. package/lib/commands/page/custom/publish.js +1 -1
  149. package/lib/commands/page/custom/shared.js +1 -1
  150. package/lib/commands/page/custom/syntax.js +1 -1
  151. package/lib/commands/page/custom/template.js +1 -1
  152. package/lib/commands/page/custom/update.js +1 -1
  153. package/lib/commands/page/data-list-status.js +1 -1
  154. package/lib/commands/page/generate-start.js +1 -1
  155. package/lib/commands/page/generate-status.js +1 -1
  156. package/lib/commands/page/index.js +1 -1
  157. package/lib/commands/page/pull.js +1 -1
  158. package/lib/commands/page/push.js +1 -1
  159. package/lib/commands/page/relation-audit.js +1 -1
  160. package/lib/commands/page/restore.js +1 -1
  161. package/lib/commands/page/shared.js +1 -1
  162. package/lib/commands/page/sync.js +1 -1
  163. package/lib/commands/project/create/enhanced-guided-create.js +1 -1
  164. package/lib/commands/project/create/format-elapsed.js +1 -1
  165. package/lib/commands/project/create/main.js +1 -1
  166. package/lib/commands/project/create/materialize-project-template.js +1 -1
  167. package/lib/commands/project/create/project-name.js +1 -1
  168. package/lib/commands/project/create/project-template-archive.js +1 -1
  169. package/lib/commands/project/create/project-template-path.js +1 -1
  170. package/lib/commands/project/create/use-copy-project-template.js +1 -1
  171. package/lib/commands/project/create/use-format-code.js +1 -1
  172. package/lib/commands/project/create/use-install-dependencies.js +1 -1
  173. package/lib/commands/project/index.js +1 -1
  174. package/lib/commands/project/upgrade.js +1 -1
  175. package/lib/commands/registry.js +1 -1
  176. package/lib/commands/role/delete.js +1 -1
  177. package/lib/commands/role/detail.js +1 -1
  178. package/lib/commands/role/index.js +1 -1
  179. package/lib/commands/role/list.js +1 -1
  180. package/lib/commands/role/shared.js +1 -1
  181. package/lib/commands/role/update.js +1 -1
  182. package/lib/commands/role/user-add.js +1 -1
  183. package/lib/commands/role/user-remove.js +1 -1
  184. package/lib/commands/role/user-resolve.js +1 -1
  185. package/lib/commands/run/index.js +1 -1
  186. package/lib/commands/schema.js +1 -1
  187. package/lib/commands/sql/create.js +1 -1
  188. package/lib/commands/sql/delete.js +1 -1
  189. package/lib/commands/sql/detail.js +1 -1
  190. package/lib/commands/sql/exec.js +1 -1
  191. package/lib/commands/sql/index.js +1 -1
  192. package/lib/commands/sql/list.js +1 -1
  193. package/lib/commands/sql/pull.js +1 -1
  194. package/lib/commands/sql/push.js +1 -1
  195. package/lib/commands/sql/shared.js +1 -1
  196. package/lib/commands/sql/status.js +1 -1
  197. package/lib/commands/sql/validate.js +1 -1
  198. package/lib/commands/task/index.js +1 -1
  199. package/lib/commands/task/status.js +1 -1
  200. package/lib/commands/tenant/index.js +1 -1
  201. package/lib/commands/tenant/members-list.js +1 -1
  202. package/lib/commands/tenant/shared.js +1 -1
  203. package/lib/commands/user-account/dingding-sandbox-bind.js +1 -1
  204. package/lib/commands/user-account/index.js +1 -1
  205. package/lib/commands/workspace/add.js +1 -1
  206. package/lib/commands/workspace/index.js +1 -1
  207. package/lib/commands/workspace/remove.js +1 -1
  208. package/lib/config/domain-config.d.ts +1 -1
  209. package/lib/config/domain-config.js +1 -1
  210. package/lib/config/project-routing.d.ts +30 -0
  211. package/lib/config/project-routing.js +1 -0
  212. package/lib/config/schema.d.ts +1 -1
  213. package/lib/config/schema.js +1 -1
  214. package/lib/constant/cdn.js +1 -1
  215. package/lib/constant/cli.js +1 -1
  216. package/lib/constant/defaults.js +1 -1
  217. package/lib/constant/domain.d.ts +7 -2
  218. package/lib/constant/domain.js +1 -1
  219. package/lib/constant/env.js +1 -1
  220. package/lib/constant/output.js +1 -1
  221. package/lib/constant/paths.js +1 -1
  222. package/lib/constant/region.d.ts +2 -2
  223. package/lib/constant/region.js +1 -1
  224. package/lib/constant/risk.js +1 -1
  225. package/lib/constant/routing-profile.d.ts +115 -0
  226. package/lib/constant/routing-profile.js +1 -0
  227. package/lib/context/app-resolver.js +1 -1
  228. package/lib/context/auth-resolver.js +1 -1
  229. package/lib/context/config-loader.js +1 -1
  230. package/lib/context.js +1 -1
  231. package/lib/core/alias-resolver.js +1 -1
  232. package/lib/core/api-client.js +1 -1
  233. package/lib/core/bff/config.js +1 -1
  234. package/lib/core/bff/file-system.js +1 -1
  235. package/lib/core/bff/hash.js +1 -1
  236. package/lib/core/bff/lock.js +1 -1
  237. package/lib/core/bff/utils.js +1 -1
  238. package/lib/core/db-resolver.js +1 -1
  239. package/lib/core/page/file-system.js +1 -1
  240. package/lib/core/page/hash.js +1 -1
  241. package/lib/core/page/lock.js +1 -1
  242. package/lib/core/sql-index-auditor.js +1 -1
  243. package/lib/core/sql-sync/config.js +1 -1
  244. package/lib/core/sql-sync/file-system.js +1 -1
  245. package/lib/core/sql-sync/hash.js +1 -1
  246. package/lib/core/sql-sync/lock.js +1 -1
  247. package/lib/core/sql-sync/utils.js +1 -1
  248. package/lib/core/sql-validator.js +1 -1
  249. package/lib/errors.js +1 -1
  250. package/lib/framework/build-all-flags.js +1 -1
  251. package/lib/framework/error-output.js +1 -1
  252. package/lib/framework/explicit-yes.js +1 -1
  253. package/lib/framework/flags.js +1 -1
  254. package/lib/framework/help.js +1 -1
  255. package/lib/framework/index.js +1 -1
  256. package/lib/framework/output.js +1 -1
  257. package/lib/framework/response.js +1 -1
  258. package/lib/framework/runner-alias.js +1 -1
  259. package/lib/framework/runner.js +1 -1
  260. package/lib/framework/schema-export.js +1 -1
  261. package/lib/framework/types.js +1 -1
  262. package/lib/generated/build-info.d.ts +4 -4
  263. package/lib/generated/build-info.js +1 -1
  264. package/lib/help.js +1 -1
  265. package/lib/postinstall.js +1 -1
  266. package/lib/runtime/confirmation.js +1 -1
  267. package/lib/runtime/event.js +1 -1
  268. package/lib/runtime/index.js +1 -1
  269. package/lib/runtime/queue.js +1 -1
  270. package/lib/runtime/resolve.js +1 -1
  271. package/lib/skills/builtin-skill.js +1 -1
  272. package/lib/skills/main.js +1 -1
  273. package/lib/skills/npx-skills-add.js +1 -1
  274. package/lib/skills/skill-presence.js +1 -1
  275. package/lib/telemetry/cli-command-trace.js +1 -1
  276. package/lib/telemetry/cli-help-trace.js +1 -1
  277. package/lib/telemetry/ensure-cli-otel-config.js +1 -1
  278. package/lib/telemetry/register-otel-exit-shutdown.js +1 -1
  279. package/lib/telemetry/send-cli-trace-log.js +1 -1
  280. package/lib/telemetry/send-platform-issue-collect-log.js +1 -1
  281. package/lib/utils/ai_config.js +1 -1
  282. package/lib/utils/apply-jq-filter.js +1 -1
  283. package/lib/utils/cdn-config.js +1 -1
  284. package/lib/utils/check-sdk-version.js +1 -1
  285. package/lib/utils/cli-version-check.js +1 -1
  286. package/lib/utils/cli-version-policy.js +1 -1
  287. package/lib/utils/config.js +1 -1
  288. package/lib/utils/entity-with-id.js +1 -1
  289. package/lib/utils/file-utils.js +1 -1
  290. package/lib/utils/guides-cdn.js +1 -1
  291. package/lib/utils/http-client.js +1 -1
  292. package/lib/utils/is-non-interactive.js +1 -1
  293. package/lib/utils/logger.js +1 -1
  294. package/lib/utils/params.js +1 -1
  295. package/lib/utils/platform.js +1 -1
  296. package/lib/utils/sleep.js +1 -1
  297. package/lib/utils/template-replacer.js +1 -1
  298. package/lib/utils/update-notice.js +1 -1
  299. package/lib/utils/version.js +1 -1
  300. package/lib/utils/with-active-cookie.js +1 -1
  301. package/lib/utils/write-cli-side-channel.js +1 -1
  302. package/package.json +1 -2
  303. package/skills/rabetbase/SKILL.md +10 -5
  304. package/skills/rabetbase/guides/frontend-development.md +2 -0
  305. package/skills/rabetbase/guides/sdk-client-generation.md +3 -2
  306. package/skills/rabetbase/guides/typescript-sdk.md +42 -0
  307. package/skills/rabetbase/references/rabetbase-api-pull.md +5 -3
  308. package/skills/rabetbase/references/rabetbase-config.md +9 -5
  309. package/skills/rabetbase/references/rabetbase-init.md +11 -5
  310. package/skills/rabetbase/references/rabetbase-project-create.md +6 -5
  311. package/skills/rabetbase.manifest.json +3 -3
  312. package/templates/README.md +13 -17
@@ -1 +1 @@
1
- (function(_0x359c9d,_0x3fe439){const _0x597607=a252_0x4180,_0x2c3383=_0x359c9d();while(!![]){try{const _0x4b4bb6=parseInt(_0x597607(0xa6))/0x1+parseInt(_0x597607(0xe3))/0x2*(parseInt(_0x597607(0xb7))/0x3)+-parseInt(_0x597607(0xcc))/0x4*(parseInt(_0x597607(0xbc))/0x5)+-parseInt(_0x597607(0x9b))/0x6*(parseInt(_0x597607(0xa8))/0x7)+parseInt(_0x597607(0xc4))/0x8+-parseInt(_0x597607(0xcb))/0x9+parseInt(_0x597607(0xe8))/0xa*(-parseInt(_0x597607(0xab))/0xb);if(_0x4b4bb6===_0x3fe439)break;else _0x2c3383['push'](_0x2c3383['shift']());}catch(_0x52af20){_0x2c3383['push'](_0x2c3383['shift']());}}}(a252_0x3b3c,0xdb794));import{resolveCommandAuthMode,runCommandWithAdapter,requireConfirmationPrompt}from'@lovrabet/cli-framework';import{formatOutput}from'../framework/output.js';import{CliErrors}from'../errors.js';function a252_0x3b3c(){const _0x28715b=['replace','8518392rpQbII','\x22\x20is\x20selected\x20but\x20not\x20defined\x20in\x20the\x20effective\x20project\x20apps.','⚠\x20\x20High-risk\x20operation:\x20','authRequired','production','appCode','apiDir','8875863nwSqvl','4FivRtP','Use\x20--appcode,\x20add\x20the\x20app\x20to\x20the\x20project\x20workspace,\x20or\x20run\x20`','LOVRABET_APPCODE','cookie','rawFlags','AI\x20Agents\x20and\x20automated\x20scripts\x20must\x20not\x20modify\x20riskLevel\x20or\x20attempt\x20to\x20elevate\x20it.','\x22\x20if\x20this\x20operation\x20is\x20intended.\x20','nonInteractive','update','keys','currentApp','cancelled','name','resolveApiDomain','Multiple\x20apps\x20are\x20configured\x20but\x20no\x20default\x20app\x20is\x20selected.\x20Use\x20--app\x20<name>\x20or\x20run\x20`','\x20workspace\x20init\x20--appcode\x20<code>`\x20or\x20pass\x20--appcode.','value','message','Available:\x20','appcode','.\x20Use\x20--app/--appcode,\x20or\x20run\x20`','defaultVerbose','A\x20human\x20user\x20may\x20review\x20the\x20active\x20risk\x20ceilings\x20and\x20manually\x20edit\x20the\x20applicable\x20.rabetbase.json\x20file\x20to\x20set\x20riskLevel\x20to\x20\x22','108852djVJRy','toUpperCase','execute','catch','doctor','30qdlsDe','Edit\x20the\x20config\x20file\x20manually','\x0a\x20\x20','configMissing','meowKey','trim','format','Current\x20resolved\x20appcode\x20is\x20\x22','\x20is\x20not\x20used\x20as\x20appcode\x20automatically.\x20','selectedAppName','verbose','rejectedFlags','11232jUPxXw','length','all','\x20workspace\x20use\x20--app\x20<name>`.\x20Available:\x20','has','filter','No\x20appcode\x20is\x20resolved\x20from\x20--appcode,\x20project\x20config,\x20or\x20global\x20config.','../core/api-client.js','join','mergedCli','resolveAppCode','1543758aBYZyD','hasFormat','2093xkptWI','object','requiresAppCode','3137343qWTPaZ','\x20config\x20delete\x20defaultApp`\x20to\x20repair\x20the\x20selection.','pageSize','defaultApp','isNonInteractive','command','riskLevel','Set\x20appcode\x20via\x20`','apps','service','includes','_notice','69igMzNh','formatOutput','pretty','some','defaultPageSize','2799085IYivUz','string','confirmHighRisk','risk','validation','App\x20\x22','High-risk\x20operation\x20`'];a252_0x3b3c=function(){return _0x28715b;};return a252_0x3b3c();}import{getCookie}from'../auth/get-cookie.js';import{getApiDomain}from'../constant/domain.js';import{CLI_BIN_NAME,GLOBAL_FLAGS,PIPELINE_FLAG_NAMES}from'../constant/cli.js';import{DEFAULT_API_DIR}from'../constant/paths.js';import{isNonInteractive as a252_0x5834ca}from'../utils/is-non-interactive.js';import{resolveAliasToCode}from'../framework/runner-alias.js';import{resolveLatestUpdateNotice}from'../utils/update-notice.js';function stringFlag(_0x40b371){const _0x3a5ffd=a252_0x4180;return typeof _0x40b371===_0x3a5ffd(0xbd)&&_0x40b371[_0x3a5ffd(0xed)]()?_0x40b371[_0x3a5ffd(0xed)]():undefined;}function resolveEnvAppCode(){const _0x2a6f39=a252_0x4180,_0x23f0a8=stringFlag(process.env.RABETBASE_APPCODE);if(_0x23f0a8)return{'name':'RABETBASE_APPCODE','value':_0x23f0a8};const _0x4e4fa2=stringFlag(process.env.LOVRABET_APPCODE);if(_0x4e4fa2)return{'name':_0x2a6f39(0xce),'value':_0x4e4fa2};return undefined;}function hasExplicitAppCode(_0xb17a96,_0x5ef680){const _0x2dad46=a252_0x4180;return!!(stringFlag(_0xb17a96['appcode'])||stringFlag(_0x5ef680[_0x2dad46(0xdf)]));}function assertEnvAppCodeNotIgnored(_0x5543b0,_0x3d193e,_0x3134ef){const _0x32aab2=a252_0x4180;if(!_0x3d193e||_0x3134ef||_0x5543b0===_0x3d193e['value'])return;const _0x297447=_0x5543b0?_0x32aab2(0xef)+_0x5543b0+'\x22.':_0x32aab2(0xa1);throw CliErrors[_0x32aab2(0xc0)](_0x3d193e[_0x32aab2(0xd8)]+'='+_0x3d193e[_0x32aab2(0xdc)]+_0x32aab2(0xf0)+_0x297447+'\x20'+('To\x20use\x20this\x20environment\x20variable,\x20pass\x20--appcode\x20\x22$'+_0x3d193e[_0x32aab2(0xd8)]+'\x22.'));}export function createPipelineEnv(_0x9271d,_0x43ade6,_0x65ed5d=[]){const _0x1462f1=a252_0x4180;return{'rawFlags':_0x43ade6,'args':_0x65ed5d,'resolveAppCode':()=>_0x9271d[_0x1462f1(0xc9)],'resolveCookie':()=>_0x9271d[_0x1462f1(0xcf)]||getCookie(),'resolveApiDomain':()=>getApiDomain(),'isNonInteractive':a252_0x5834ca(_0x43ade6),'defaultFormat':_0x9271d[_0x1462f1(0xee)],'defaultPageSize':_0x9271d[_0x1462f1(0xad)],'defaultVerbose':_0x9271d[_0x1462f1(0xf2)],'apiDir':_0x9271d[_0x1462f1(0xca)],'riskLevel':_0x9271d[_0x1462f1(0xb1)],'selectedAppName':_0x9271d['explicitAppName'],'mergedCli':{'defaultApp':_0x9271d[_0x1462f1(0xae)],'currentApp':_0x9271d['currentApp'],'appCode':_0x9271d[_0x1462f1(0xc9)],'apps':_0x9271d[_0x1462f1(0xb3)]}};}export function createRabetbaseRunnerAdapter(_0xda43e3={}){const _0x1266ee=a252_0x4180;return{'cliErrors':CliErrors,'pipelineFlags':GLOBAL_FLAGS[_0x1266ee(0xa0)](_0xa9de52=>PIPELINE_FLAG_NAMES[_0x1266ee(0x9f)](_0xa9de52[_0x1266ee(0xd8)]))['map'](({name:_0x3e0ea3,type:_0x4bb6cc,description:_0x12b84d})=>({'name':_0x3e0ea3,'type':_0x4bb6cc,'description':_0x12b84d})),'formatOutput':_0xda43e3[_0x1266ee(0xb8)]??formatOutput,'getCommandLabel'(_0x36e51e){const _0x47d025=_0x1266ee;return CLI_BIN_NAME+'\x20'+_0x36e51e[_0x47d025(0xb4)]+'\x20'+_0x36e51e[_0x47d025(0xb0)];},'riskPolicy':{'skipWhenDryRun':!![],'createError'(_0x81975f,{def:_0x10b8bf}){const _0x3890b6=_0x1266ee,_0x24359c=_0x81975f[_0x3890b6(0xb5)](_0x3890b6(0xe9))?_0x3890b6(0xd1):_0x3890b6(0xe2)+_0x10b8bf[_0x3890b6(0xbf)]+_0x3890b6(0xd2)+'AI\x20Agents\x20and\x20automated\x20scripts\x20must\x20not\x20modify\x20riskLevel\x20or\x20attempt\x20to\x20elevate\x20it.';return CliErrors[_0x3890b6(0xc0)](_0x81975f+_0x3890b6(0xea)+_0x24359c);}},async 'prepare'(_0x1df138,_0x1efdbe,_0x2eff15,_0x798ccc){const _0x24dbe2=_0x1266ee,_0x3fd2cd=_0x1efdbe[_0x24dbe2(0xca)]||DEFAULT_API_DIR;resolveAliasToCode(_0x1df138,_0x2eff15,_0x3fd2cd,_0x798ccc);const _0xa6e654=resolveCommandAuthMode(_0x1df138);let _0xec6742='';if(_0xa6e654!=='none'){_0xec6742=_0x1efdbe['resolveCookie']()||'';if(!_0xec6742){if(_0xa6e654==='required')throw CliErrors[_0x24dbe2(0xc7)]();}else{const {setActiveCookie:_0x108b53}=await import(_0x24dbe2(0xa2));_0x108b53(_0xec6742);}}const _0x292f3e=_0x1efdbe[_0x24dbe2(0xa5)]()??'';if(_0x1df138[_0x24dbe2(0xaa)]!==![]){const _0x537541=hasExplicitAppCode(_0x2eff15,_0x1efdbe[_0x24dbe2(0xd0)]),_0x25f05a=_0x1efdbe[_0x24dbe2(0xa4)]?.[_0x24dbe2(0xb3)]??{},_0x311720=_0x1efdbe['selectedAppName']||_0x1efdbe[_0x24dbe2(0xa4)]?.[_0x24dbe2(0xd6)]||_0x1efdbe[_0x24dbe2(0xa4)]?.['defaultApp'];if(!_0x537541&&_0x311720&&!_0x25f05a[_0x311720]){const _0x23024e=Object[_0x24dbe2(0xd5)](_0x25f05a);throw CliErrors[_0x24dbe2(0xc0)](_0x24dbe2(0xc1)+_0x311720+_0x24dbe2(0xc5),_0x23024e[_0x24dbe2(0x9c)]>0x0?_0x24dbe2(0xde)+_0x23024e[_0x24dbe2(0xa3)](',\x20')+_0x24dbe2(0xe0)+CLI_BIN_NAME+_0x24dbe2(0xac):_0x24dbe2(0xcd)+CLI_BIN_NAME+'\x20config\x20delete\x20defaultApp`\x20to\x20repair\x20the\x20selection.');}assertEnvAppCodeNotIgnored(_0x292f3e,resolveEnvAppCode(),_0x537541);if(!_0x292f3e){const _0x2a87ed=Object[_0x24dbe2(0xd5)](_0x25f05a);if(!_0x311720&&_0x2a87ed['length']>0x1)throw CliErrors[_0x24dbe2(0xeb)](_0x24dbe2(0xda)+CLI_BIN_NAME+_0x24dbe2(0x9e)+_0x2a87ed[_0x24dbe2(0xa3)](',\x20')+'.');throw CliErrors[_0x24dbe2(0xeb)](_0x24dbe2(0xb2)+CLI_BIN_NAME+_0x24dbe2(0xdb));}}return{'defaults':{'booleans':{'verbose':_0x1efdbe[_0x24dbe2(0xe1)]},'numbers':{'pagesize':_0x1efdbe[_0x24dbe2(0xbb)]}},'extras':{'appCode':_0x292f3e,'cookie':_0xec6742,'apiDomain':_0x1efdbe[_0x24dbe2(0xd9)](),'apiDir':_0x3fd2cd,'selectedAppName':_0x1efdbe[_0x24dbe2(0xf1)],'mergedCli':_0x1efdbe[_0x24dbe2(0xa4)]}};},'confirmHighRisk':_0xda43e3[_0x1266ee(0xbe)]??(async({env:_0x5d6bf8,commandLabel:_0x127506})=>{const _0x23749=_0x1266ee;if(_0x5d6bf8[_0x23749(0xaf)])throw CliErrors[_0x23749(0xc0)](_0x23749(0xc2)+_0x127506+'`\x20requires\x20--yes\x20in\x20non-interactive\x20mode.');await requireConfirmationPrompt({'lines':[_0x23749(0xc6)+_0x127506,'\x20\x20\x20Continue?\x20[y/N]\x20'],'createCancelledError':_0x43b7b0=>CliErrors[_0x23749(0xd7)](_0x43b7b0)});}),async 'finalize'(){await clearRabetbaseCommandState();}};}const terminalRunnerAdapter=createRabetbaseRunnerAdapter();async function clearRabetbaseCommandState(){const _0x4fdfe9=a252_0x4180,{clearActiveCookie:_0x5933b3}=await import(_0x4fdfe9(0xa2));_0x5933b3();}export async function finalizeRabetbaseRuntimeState(){const _0x2d18ed=a252_0x4180;try{await clearRabetbaseCommandState();}finally{const [{initDomains:_0x5462ad},{initEnv:_0x27dd4b}]=await Promise[_0x2d18ed(0x9d)]([import('../constant/domain.js'),import('../constant/env.js')]);_0x5462ad(),_0x27dd4b(_0x2d18ed(0xc8));}}export async function runCommand(_0x4f7571,_0x3bdb72,_0x2dc527=terminalRunnerAdapter){const _0x43c39b=a252_0x4180;assertRejectedFlags(_0x4f7571,_0x3bdb72[_0x43c39b(0xd0)]),await runCommandWithAdapter(shouldAttachUpdateNotice(_0x4f7571)?withUpdateNotice(_0x4f7571):_0x4f7571,_0x3bdb72,_0x2dc527);}function assertRejectedFlags(_0x4a2bdd,_0x38f579){const _0x45d566=a252_0x4180;for(const _0x59869d of _0x4a2bdd[_0x45d566(0x9a)]??[]){const _0x20fbd0=GLOBAL_FLAGS['find'](_0x50c5a2=>_0x50c5a2[_0x45d566(0xd8)]===_0x59869d[_0x45d566(0xd8)]),_0x5a0e4b=new Set([_0x59869d[_0x45d566(0xd8)],toCamelCase(_0x59869d[_0x45d566(0xd8)]),_0x20fbd0?.[_0x45d566(0xec)]]),_0x38ba50=[..._0x5a0e4b][_0x45d566(0xba)](_0x2d2fcc=>{if(!_0x2d2fcc)return![];const _0x1be77b=_0x38f579[_0x2d2fcc];return _0x1be77b!==undefined&&_0x1be77b!==null&&_0x1be77b!==![];});if(_0x38ba50)throw CliErrors[_0x45d566(0xc0)](_0x59869d[_0x45d566(0xdd)],_0x59869d['hint']);}}function toCamelCase(_0xce7dca){const _0x466d4b=a252_0x4180;return _0xce7dca[_0x466d4b(0xc3)](/-([a-z])/g,(_0x3a2f95,_0x1082b6)=>_0x1082b6[_0x466d4b(0xe4)]());}function a252_0x4180(_0x1109c6,_0x4851d4){_0x1109c6=_0x1109c6-0x9a;const _0x3b3ca6=a252_0x3b3c();let _0x4180d8=_0x3b3ca6[_0x1109c6];return _0x4180d8;}function shouldAttachUpdateNotice(_0x42ac18){const _0x57fe8a=a252_0x4180;if(_0x42ac18[_0x57fe8a(0xa7)]===![])return![];return![_0x57fe8a(0xd4),'schema',_0x57fe8a(0xe7)][_0x57fe8a(0xb5)](_0x42ac18[_0x57fe8a(0xb4)]);}function withUpdateNotice(_0x5466c7){return{..._0x5466c7,async 'execute'(_0x1ed590){const _0x6ab267=a252_0x4180,_0x32ffdd=shouldResolveUpdateNotice(_0x1ed590)?resolveLatestUpdateNotice()[_0x6ab267(0xe6)](()=>null):Promise['resolve'](null),_0x5a6228=await _0x5466c7[_0x6ab267(0xe5)](_0x1ed590);return attachUpdateNotice(_0x5a6228,await _0x32ffdd);}};}function shouldResolveUpdateNotice(_0x4b5e27){const _0x1cd155=a252_0x4180;return _0x4b5e27[_0x1cd155(0xee)]===_0x1cd155(0xb9)&&!_0x4b5e27[_0x1cd155(0xd3)];}function attachUpdateNotice(_0x1f8fed,_0xd74489){const _0x131a8b=a252_0x4180;if(!_0xd74489||!_0x1f8fed||typeof _0x1f8fed!==_0x131a8b(0xa9))return _0x1f8fed;const _0xd82fbc=_0x1f8fed,_0x2d74ea=typeof _0xd82fbc[_0x131a8b(0xb6)]===_0x131a8b(0xa9)&&_0xd82fbc[_0x131a8b(0xb6)]!==null?_0xd82fbc[_0x131a8b(0xb6)]:{};return{..._0xd82fbc,'_notice':{..._0x2d74ea,'update':_0xd74489}};}
1
+ (function(_0x40082b,_0xebdfdb){const _0x30ca86=a254_0x3459,_0x23aa2f=_0x40082b();while(!![]){try{const _0x1cc844=-parseInt(_0x30ca86(0xcc))/0x1*(-parseInt(_0x30ca86(0xb0))/0x2)+-parseInt(_0x30ca86(0xd0))/0x3*(parseInt(_0x30ca86(0xd5))/0x4)+-parseInt(_0x30ca86(0xc4))/0x5*(-parseInt(_0x30ca86(0xa5))/0x6)+-parseInt(_0x30ca86(0xd4))/0x7+-parseInt(_0x30ca86(0xa3))/0x8+-parseInt(_0x30ca86(0xa8))/0x9*(parseInt(_0x30ca86(0xaa))/0xa)+parseInt(_0x30ca86(0xf7))/0xb;if(_0x1cc844===_0xebdfdb)break;else _0x23aa2f['push'](_0x23aa2f['shift']());}catch(_0x57697d){_0x23aa2f['push'](_0x23aa2f['shift']());}}}(a254_0x3e9e,0x677d0));import{resolveCommandAuthMode,runCommandWithAdapter,requireConfirmationPrompt}from'@lovrabet/cli-framework';import{formatOutput}from'../framework/output.js';import{CliErrors}from'../errors.js';import{getCookie}from'../auth/get-cookie.js';import{getApiDomain}from'../constant/domain.js';import{CLI_BIN_NAME,GLOBAL_FLAGS,PIPELINE_FLAG_NAMES}from'../constant/cli.js';function a254_0x3459(_0x279b65,_0xc025c0){_0x279b65=_0x279b65-0xa3;const _0x3e9ef8=a254_0x3e9e();let _0x3459a6=_0x3e9ef8[_0x279b65];return _0x3459a6;}import{DEFAULT_API_DIR}from'../constant/paths.js';import{isNonInteractive as a254_0x519cad}from'../utils/is-non-interactive.js';import{resolveAliasToCode}from'../framework/runner-alias.js';import{resolveLatestUpdateNotice}from'../utils/update-notice.js';function stringFlag(_0x1c8626){const _0x4c05c6=a254_0x3459;return typeof _0x1c8626===_0x4c05c6(0xcd)&&_0x1c8626['trim']()?_0x1c8626['trim']():undefined;}function resolveEnvAppCode(){const _0x2c07db=a254_0x3459,_0x704b75=stringFlag(process.env.RABETBASE_APPCODE);if(_0x704b75)return{'name':'RABETBASE_APPCODE','value':_0x704b75};const _0x2ec89a=stringFlag(process.env.LOVRABET_APPCODE);if(_0x2ec89a)return{'name':_0x2c07db(0xc7),'value':_0x2ec89a};return undefined;}function hasExplicitAppCode(_0x1c6052,_0x3617fd){const _0x1784cf=a254_0x3459;return!!(stringFlag(_0x1c6052[_0x1784cf(0xa9)])||stringFlag(_0x3617fd['appcode']));}function assertEnvAppCodeNotIgnored(_0x21f5a4,_0x262ede,_0x36ce1c){const _0x52dbfe=a254_0x3459;if(!_0x262ede||_0x36ce1c||_0x21f5a4===_0x262ede[_0x52dbfe(0xc3)])return;const _0x13d991=_0x21f5a4?_0x52dbfe(0xdc)+_0x21f5a4+'\x22.':_0x52dbfe(0xb7);throw CliErrors[_0x52dbfe(0xeb)](_0x262ede[_0x52dbfe(0xd1)]+'='+_0x262ede['value']+'\x20is\x20not\x20used\x20as\x20appcode\x20automatically.\x20'+_0x13d991+'\x20'+(_0x52dbfe(0xe8)+_0x262ede[_0x52dbfe(0xd1)]+'\x22.'));}export function createPipelineEnv(_0x2acab1,_0x18fc9d,_0x282c31=[]){const _0x586136=a254_0x3459;return{'rawFlags':_0x18fc9d,'args':_0x282c31,'resolveAppCode':()=>_0x2acab1[_0x586136(0xc2)],'resolveCookie':()=>_0x2acab1['cookie']||getCookie(),'resolveApiDomain':()=>getApiDomain(),'isNonInteractive':a254_0x519cad(_0x18fc9d),'defaultFormat':_0x2acab1['format'],'defaultPageSize':_0x2acab1['pageSize'],'defaultVerbose':_0x2acab1[_0x586136(0xb9)],'apiDir':_0x2acab1[_0x586136(0xa4)],'riskLevel':_0x2acab1['riskLevel'],'selectedAppName':_0x2acab1['explicitAppName'],'mergedCli':{'defaultApp':_0x2acab1[_0x586136(0xe9)],'currentApp':_0x2acab1[_0x586136(0xef)],'appCode':_0x2acab1[_0x586136(0xc2)],'apps':_0x2acab1[_0x586136(0xbb)]}};}export function createRabetbaseRunnerAdapter(_0x5b93e8={}){const _0x2efdeb=a254_0x3459;return{'cliErrors':CliErrors,'pipelineFlags':GLOBAL_FLAGS[_0x2efdeb(0xe4)](_0x3bdb88=>PIPELINE_FLAG_NAMES[_0x2efdeb(0xe0)](_0x3bdb88[_0x2efdeb(0xd1)]))[_0x2efdeb(0xb4)](({name:_0x49baf8,type:_0xd5ba80,description:_0x27ea7d})=>({'name':_0x49baf8,'type':_0xd5ba80,'description':_0x27ea7d})),'formatOutput':_0x5b93e8[_0x2efdeb(0xb8)]??formatOutput,'getCommandLabel'(_0x4ab4c1){const _0x2666ca=_0x2efdeb;return CLI_BIN_NAME+'\x20'+_0x4ab4c1['service']+'\x20'+_0x4ab4c1[_0x2666ca(0xf4)];},'riskPolicy':{'skipWhenDryRun':!![],'createError'(_0x1de006,{def:_0xfeb64d}){const _0x4e7ae8=_0x2efdeb,_0x5662d1=_0x1de006[_0x4e7ae8(0xf5)](_0x4e7ae8(0xdf))?_0x4e7ae8(0xdb):_0x4e7ae8(0xe6)+_0xfeb64d[_0x4e7ae8(0xac)]+_0x4e7ae8(0xb1)+_0x4e7ae8(0xdb);return CliErrors[_0x4e7ae8(0xeb)](_0x1de006+'\x0a\x20\x20'+_0x5662d1);}},async 'prepare'(_0x2831ba,_0x2eb146,_0x40e7a5,_0x2a310b){const _0x547f08=_0x2efdeb,_0x168901=_0x2eb146[_0x547f08(0xa4)]||DEFAULT_API_DIR;resolveAliasToCode(_0x2831ba,_0x40e7a5,_0x168901,_0x2a310b);const _0xa94179=resolveCommandAuthMode(_0x2831ba);let _0x5171e4='';if(_0xa94179!==_0x547f08(0xcf)){_0x5171e4=_0x2eb146[_0x547f08(0xd7)]()||'';if(!_0x5171e4){if(_0xa94179===_0x547f08(0xa7))throw CliErrors[_0x547f08(0xb2)]();}else{const {setActiveCookie:_0x7db893}=await import(_0x547f08(0xbf));_0x7db893(_0x5171e4);}}const _0x4d709b=_0x2eb146[_0x547f08(0xde)]()??'';if(_0x2831ba[_0x547f08(0xe7)]!==![]){const _0x4d4490=hasExplicitAppCode(_0x40e7a5,_0x2eb146['rawFlags']),_0x54d418=_0x2eb146[_0x547f08(0xf2)]?.[_0x547f08(0xbb)]??{},_0x73a20d=_0x2eb146['selectedAppName']||_0x2eb146[_0x547f08(0xf2)]?.[_0x547f08(0xef)]||_0x2eb146[_0x547f08(0xf2)]?.[_0x547f08(0xe9)];if(!_0x4d4490&&_0x73a20d&&!_0x54d418[_0x73a20d]){const _0x5d2a41=Object[_0x547f08(0xb5)](_0x54d418);throw CliErrors[_0x547f08(0xeb)](_0x547f08(0xab)+_0x73a20d+'\x22\x20is\x20selected\x20but\x20not\x20defined\x20in\x20the\x20effective\x20project\x20apps.',_0x5d2a41[_0x547f08(0xda)]>0x0?_0x547f08(0xd2)+_0x5d2a41[_0x547f08(0xba)](',\x20')+_0x547f08(0xa6)+CLI_BIN_NAME+_0x547f08(0xf0):_0x547f08(0xc1)+CLI_BIN_NAME+_0x547f08(0xf0));}assertEnvAppCodeNotIgnored(_0x4d709b,resolveEnvAppCode(),_0x4d4490);if(!_0x4d709b){const _0x2fd2be=Object[_0x547f08(0xb5)](_0x54d418);if(!_0x73a20d&&_0x2fd2be[_0x547f08(0xda)]>0x1)throw CliErrors[_0x547f08(0xb3)](_0x547f08(0xc9)+CLI_BIN_NAME+_0x547f08(0xce)+_0x2fd2be[_0x547f08(0xba)](',\x20')+'.');throw CliErrors[_0x547f08(0xb3)](_0x547f08(0xc0)+CLI_BIN_NAME+'\x20workspace\x20init\x20--appcode\x20<code>`\x20or\x20pass\x20--appcode.');}}return{'defaults':{'booleans':{'verbose':_0x2eb146[_0x547f08(0xad)]},'numbers':{'pagesize':_0x2eb146[_0x547f08(0xe1)]}},'extras':{'appCode':_0x4d709b,'cookie':_0x5171e4,'apiDomain':_0x2eb146[_0x547f08(0xd3)](),'apiDir':_0x168901,'selectedAppName':_0x2eb146[_0x547f08(0xbe)],'mergedCli':_0x2eb146[_0x547f08(0xf2)]}};},'confirmHighRisk':_0x5b93e8['confirmHighRisk']??(async({env:_0x55e382,commandLabel:_0x28c782})=>{const _0x535538=_0x2efdeb;if(_0x55e382[_0x535538(0xae)])throw CliErrors[_0x535538(0xeb)]('High-risk\x20operation\x20`'+_0x28c782+_0x535538(0xd9));await requireConfirmationPrompt({'lines':[_0x535538(0xd8)+_0x28c782,_0x535538(0xc8)],'createCancelledError':_0x12c406=>CliErrors[_0x535538(0xbd)](_0x12c406)});}),async 'finalize'(){await clearRabetbaseCommandState();}};}const terminalRunnerAdapter=createRabetbaseRunnerAdapter();function a254_0x3e9e(){const _0x3278c3=['resolveApiDomain','223622NOZOZV','2043636TUtNAd','execute','resolveCookie','⚠\x20\x20High-risk\x20operation:\x20','`\x20requires\x20--yes\x20in\x20non-interactive\x20mode.','length','AI\x20Agents\x20and\x20automated\x20scripts\x20must\x20not\x20modify\x20riskLevel\x20or\x20attempt\x20to\x20elevate\x20it.','Current\x20resolved\x20appcode\x20is\x20\x22','all','resolveAppCode','Edit\x20the\x20config\x20file\x20manually','has','defaultPageSize','../constant/domain.js','hint','filter','pretty','A\x20human\x20user\x20may\x20review\x20the\x20active\x20risk\x20ceilings\x20and\x20manually\x20edit\x20the\x20applicable\x20.rabetbase.json\x20file\x20to\x20set\x20riskLevel\x20to\x20\x22','requiresAppCode','To\x20use\x20this\x20environment\x20variable,\x20pass\x20--appcode\x20\x22$','defaultApp','some','validation','_notice','update','doctor','currentApp','\x20config\x20delete\x20defaultApp`\x20to\x20repair\x20the\x20selection.','object','mergedCli','resolve','command','includes','find','1654675HPexKb','4685552NWqQAf','apiDir','42kodHlJ','.\x20Use\x20--app/--appcode,\x20or\x20run\x20`','required','35163JpCsAd','appcode','310NrEFzD','App\x20\x22','risk','defaultVerbose','isNonInteractive','schema','51888HmBjhS','\x22\x20if\x20this\x20operation\x20is\x20intended.\x20','authRequired','configMissing','map','keys','hasFormat','No\x20appcode\x20is\x20resolved\x20from\x20--appcode,\x20project\x20config,\x20or\x20global\x20config.','formatOutput','verbose','join','apps','format','cancelled','selectedAppName','../core/api-client.js','Set\x20appcode\x20via\x20`','Use\x20--appcode,\x20add\x20the\x20app\x20to\x20the\x20project\x20workspace,\x20or\x20run\x20`','appCode','value','513475BCqKFC','rejectedFlags','replace','LOVRABET_APPCODE','\x20\x20\x20Continue?\x20[y/N]\x20','Multiple\x20apps\x20are\x20configured\x20but\x20no\x20default\x20app\x20is\x20selected.\x20Use\x20--app\x20<name>\x20or\x20run\x20`','service','production','31tnCzuy','string','\x20workspace\x20use\x20--app\x20<name>`.\x20Available:\x20','none','3DDcrRW','name','Available:\x20'];a254_0x3e9e=function(){return _0x3278c3;};return a254_0x3e9e();}async function clearRabetbaseCommandState(){const {clearActiveCookie:_0x19015e}=await import('../core/api-client.js');_0x19015e();}export async function finalizeRabetbaseRuntimeState(){const _0x27f150=a254_0x3459;try{await clearRabetbaseCommandState();}finally{const [{initDomains:_0x153e4a},{initEnv:_0x16c5cb}]=await Promise[_0x27f150(0xdd)]([import(_0x27f150(0xe2)),import('../constant/env.js')]);_0x153e4a(),_0x16c5cb(_0x27f150(0xcb));}}export async function runCommand(_0xa70df3,_0x32942e,_0x3ec5b6=terminalRunnerAdapter){assertRejectedFlags(_0xa70df3,_0x32942e['rawFlags']),await runCommandWithAdapter(shouldAttachUpdateNotice(_0xa70df3)?withUpdateNotice(_0xa70df3):_0xa70df3,_0x32942e,_0x3ec5b6);}function assertRejectedFlags(_0x372a2f,_0x31f60d){const _0x78e5ef=a254_0x3459;for(const _0x5e3a88 of _0x372a2f[_0x78e5ef(0xc5)]??[]){const _0xfb588=GLOBAL_FLAGS[_0x78e5ef(0xf6)](_0x29a15b=>_0x29a15b[_0x78e5ef(0xd1)]===_0x5e3a88['name']),_0x4de8af=new Set([_0x5e3a88[_0x78e5ef(0xd1)],toCamelCase(_0x5e3a88['name']),_0xfb588?.['meowKey']]),_0x53c620=[..._0x4de8af][_0x78e5ef(0xea)](_0x34a4db=>{if(!_0x34a4db)return![];const _0x4d2c72=_0x31f60d[_0x34a4db];return _0x4d2c72!==undefined&&_0x4d2c72!==null&&_0x4d2c72!==![];});if(_0x53c620)throw CliErrors[_0x78e5ef(0xeb)](_0x5e3a88['message'],_0x5e3a88[_0x78e5ef(0xe3)]);}}function toCamelCase(_0x51a28d){const _0x297d6f=a254_0x3459;return _0x51a28d[_0x297d6f(0xc6)](/-([a-z])/g,(_0x1d22f9,_0x3142de)=>_0x3142de['toUpperCase']());}function shouldAttachUpdateNotice(_0x5542a2){const _0x1fec05=a254_0x3459;if(_0x5542a2[_0x1fec05(0xb6)]===![])return![];return![_0x1fec05(0xed),_0x1fec05(0xaf),_0x1fec05(0xee)]['includes'](_0x5542a2[_0x1fec05(0xca)]);}function withUpdateNotice(_0x398aa9){return{..._0x398aa9,async 'execute'(_0x5d04f7){const _0x3cb5f8=a254_0x3459,_0x80e0fd=shouldResolveUpdateNotice(_0x5d04f7)?resolveLatestUpdateNotice()['catch'](()=>null):Promise[_0x3cb5f8(0xf3)](null),_0x2282af=await _0x398aa9[_0x3cb5f8(0xd6)](_0x5d04f7);return attachUpdateNotice(_0x2282af,await _0x80e0fd);}};}function shouldResolveUpdateNotice(_0x245ec6){const _0x1f9614=a254_0x3459;return _0x245ec6[_0x1f9614(0xbc)]===_0x1f9614(0xe5)&&!_0x245ec6['nonInteractive'];}function attachUpdateNotice(_0x1dc249,_0x140a34){const _0x457d9e=a254_0x3459;if(!_0x140a34||!_0x1dc249||typeof _0x1dc249!=='object')return _0x1dc249;const _0x4e484c=_0x1dc249,_0x43cdca=typeof _0x4e484c[_0x457d9e(0xec)]===_0x457d9e(0xf1)&&_0x4e484c[_0x457d9e(0xec)]!==null?_0x4e484c[_0x457d9e(0xec)]:{};return{..._0x4e484c,'_notice':{..._0x43cdca,'update':_0x140a34}};}
@@ -1 +1 @@
1
- (function(_0x278318,_0x212431){const _0x9bfc7e=a253_0x460b,_0x342e76=_0x278318();while(!![]){try{const _0x27403e=-parseInt(_0x9bfc7e(0x1a1))/0x1*(-parseInt(_0x9bfc7e(0x1a4))/0x2)+-parseInt(_0x9bfc7e(0x1a0))/0x3+parseInt(_0x9bfc7e(0x1a2))/0x4+-parseInt(_0x9bfc7e(0x1a3))/0x5+-parseInt(_0x9bfc7e(0x19c))/0x6+parseInt(_0x9bfc7e(0x19f))/0x7*(parseInt(_0x9bfc7e(0x19a))/0x8)+-parseInt(_0x9bfc7e(0x19b))/0x9*(parseInt(_0x9bfc7e(0x19e))/0xa);if(_0x27403e===_0x212431)break;else _0x342e76['push'](_0x342e76['shift']());}catch(_0x18efa8){_0x342e76['push'](_0x342e76['shift']());}}}(a253_0x1d61,0xdbb9c));import{buildSchemaPayload as a253_0x5d2234}from'@lovrabet/cli-framework';import{buildAllFlags}from'../framework/build-all-flags.js';import{CLI_BIN_NAME,CLI_DISPLAY_NAME,GLOBAL_FLAGS}from'../constant/cli.js';function a253_0x460b(_0x2b9ae7,_0x5219b3){_0x2b9ae7=_0x2b9ae7-0x19a;const _0x1d6158=a253_0x1d61();let _0x460b66=_0x1d6158[_0x2b9ae7];return _0x460b66;}import{getCliVersion}from'../utils/version.js';function a253_0x1d61(){const _0x4667e4=['67543gwJRPX','1470228YoLjnI','3VqrGmJ','5815244niaSXL','5407465jhwuVs','219794gQeWxv','1288ypOElm','5838948CQRxit','1299924QGDdvI','../commands/registry.js','10IdUmKJ'];a253_0x1d61=function(){return _0x4667e4;};return a253_0x1d61();}export async function buildSchemaPayload(){const _0x15250e=a253_0x460b,{serviceRegistry:_0x50ce44,findDefinition:_0x411a14}=await import(_0x15250e(0x19d));return a253_0x5d2234({'cliBinName':CLI_BIN_NAME,'cliDisplayName':CLI_DISPLAY_NAME,'cliVersion':getCliVersion(),'gitCommit':process.env.GIT_COMMIT??'','globalFlags':GLOBAL_FLAGS,'serviceRegistry':_0x50ce44,'buildAllFlags':buildAllFlags,'findDefinition':_0x411a14});}
1
+ (function(_0x53293b,_0x4c503c){const _0x46cfd0=a255_0x3961,_0x12cf2b=_0x53293b();while(!![]){try{const _0x1b9e13=-parseInt(_0x46cfd0(0xcc))/0x1*(parseInt(_0x46cfd0(0xca))/0x2)+-parseInt(_0x46cfd0(0xc7))/0x3*(parseInt(_0x46cfd0(0xcd))/0x4)+parseInt(_0x46cfd0(0xc6))/0x5+parseInt(_0x46cfd0(0xcb))/0x6*(parseInt(_0x46cfd0(0xcf))/0x7)+-parseInt(_0x46cfd0(0xc4))/0x8+parseInt(_0x46cfd0(0xc5))/0x9+parseInt(_0x46cfd0(0xce))/0xa*(parseInt(_0x46cfd0(0xc8))/0xb);if(_0x1b9e13===_0x4c503c)break;else _0x12cf2b['push'](_0x12cf2b['shift']());}catch(_0x4299c2){_0x12cf2b['push'](_0x12cf2b['shift']());}}}(a255_0x3baf,0x93d55));function a255_0x3961(_0x228294,_0x395d0a){_0x228294=_0x228294-0xc4;const _0x3baf02=a255_0x3baf();let _0x3961a0=_0x3baf02[_0x228294];return _0x3961a0;}import{buildSchemaPayload as a255_0x2ef410}from'@lovrabet/cli-framework';function a255_0x3baf(){const _0x31e67a=['../commands/registry.js','184uPGbXt','6486YSAILY','9311adwCgv','20VqqbVD','4273690yAHIfa','3304JKDeUM','6938248iSSrMV','2610945fSAVxo','4962045zrORvY','447261zLDleJ','33rpibfk'];a255_0x3baf=function(){return _0x31e67a;};return a255_0x3baf();}import{buildAllFlags}from'../framework/build-all-flags.js';import{CLI_BIN_NAME,CLI_DISPLAY_NAME,GLOBAL_FLAGS}from'../constant/cli.js';import{getCliVersion}from'../utils/version.js';export async function buildSchemaPayload(){const _0x5cb14c=a255_0x3961,{serviceRegistry:_0x2f229e,findDefinition:_0x3bcb07}=await import(_0x5cb14c(0xc9));return a255_0x2ef410({'cliBinName':CLI_BIN_NAME,'cliDisplayName':CLI_DISPLAY_NAME,'cliVersion':getCliVersion(),'gitCommit':process.env.GIT_COMMIT??'','globalFlags':GLOBAL_FLAGS,'serviceRegistry':_0x2f229e,'buildAllFlags':buildAllFlags,'findDefinition':_0x3bcb07});}
@@ -1 +1 @@
1
- (function(_0x21cdcf,_0x4b1fac){var _0x5c6646=a254_0x338d,_0x5db091=_0x21cdcf();while(!![]){try{var _0x205a73=parseInt(_0x5c6646(0xd2))/0x1*(parseInt(_0x5c6646(0xd5))/0x2)+-parseInt(_0x5c6646(0xda))/0x3+-parseInt(_0x5c6646(0xd1))/0x4+-parseInt(_0x5c6646(0xd0))/0x5*(parseInt(_0x5c6646(0xd7))/0x6)+-parseInt(_0x5c6646(0xd4))/0x7*(parseInt(_0x5c6646(0xd8))/0x8)+parseInt(_0x5c6646(0xd3))/0x9*(-parseInt(_0x5c6646(0xd9))/0xa)+parseInt(_0x5c6646(0xd6))/0xb;if(_0x205a73===_0x4b1fac)break;else _0x5db091['push'](_0x5db091['shift']());}catch(_0x394483){_0x5db091['push'](_0x5db091['shift']());}}}(a254_0x1912,0x7917e));function a254_0x338d(_0x59d598,_0x2d3c77){_0x59d598=_0x59d598-0xd0;var _0x1912b0=a254_0x1912();var _0x338d67=_0x1912b0[_0x59d598];return _0x338d67;}export{riskLevelOrder,normalizeLegacyOutputFormat,isValidFormat,commandAllowsOptionalAuth,commandRequiresAuth,formatDeprecatedCommandMessage,resolveCommandAuthMode}from'@lovrabet/cli-framework';function a254_0x1912(){var _0x1ca4ca=['3600EMJdqa','518UeprqC','1002JGkAOM','22779009ujDpoq','155670odTHjc','14912NDERQz','4210WNinnh','1403382HycsKh','130SyRutF','512500ccaomc','4nAUgOp'];a254_0x1912=function(){return _0x1ca4ca;};return a254_0x1912();}
1
+ (function(_0x3f220d,_0x4f7c0a){var _0x19cf8f=a256_0x3dab,_0x2ecb01=_0x3f220d();while(!![]){try{var _0x550133=-parseInt(_0x19cf8f(0x7b))/0x1*(parseInt(_0x19cf8f(0x82))/0x2)+parseInt(_0x19cf8f(0x7f))/0x3+parseInt(_0x19cf8f(0x7a))/0x4*(-parseInt(_0x19cf8f(0x7e))/0x5)+-parseInt(_0x19cf8f(0x79))/0x6+-parseInt(_0x19cf8f(0x83))/0x7*(-parseInt(_0x19cf8f(0x7d))/0x8)+-parseInt(_0x19cf8f(0x81))/0x9*(parseInt(_0x19cf8f(0x80))/0xa)+parseInt(_0x19cf8f(0x7c))/0xb;if(_0x550133===_0x4f7c0a)break;else _0x2ecb01['push'](_0x2ecb01['shift']());}catch(_0x3418f6){_0x2ecb01['push'](_0x2ecb01['shift']());}}}(a256_0x204f,0xe0c55));function a256_0x204f(){var _0x3b5f35=['1190bqUedh','276836MyiNUR','5887566VbQyWO','8RxeibM','192HIdBhh','14750043fhhVsW','88KZQTeD','792335TejRFX','4778511iWWLmA','5178410jvVEmj','18vjwTBv'];a256_0x204f=function(){return _0x3b5f35;};return a256_0x204f();}function a256_0x3dab(_0x2392fd,_0x26fcf9){_0x2392fd=_0x2392fd-0x79;var _0x204fcb=a256_0x204f();var _0x3dabcb=_0x204fcb[_0x2392fd];return _0x3dabcb;}export{riskLevelOrder,normalizeLegacyOutputFormat,isValidFormat,commandAllowsOptionalAuth,commandRequiresAuth,formatDeprecatedCommandMessage,resolveCommandAuthMode}from'@lovrabet/cli-framework';
@@ -1,4 +1,4 @@
1
- export declare const VERSION = "2.5.0";
2
- export declare const GIT_TAG = "v2.5.0";
3
- export declare const GIT_COMMIT = "a77966c";
4
- export declare const BUILD_TIME = "2026-08-25T08:52:47.108Z";
1
+ export declare const VERSION = "2.5.1-beta.1";
2
+ export declare const GIT_TAG = "v2.5.1-beta.1";
3
+ export declare const GIT_COMMIT = "e0818008";
4
+ export declare const BUILD_TIME = "2026-08-26T12:07:30.585Z";
@@ -1 +1 @@
1
- const a255_0x21ebc2=a255_0x13dc;function a255_0x5cbf(){const _0x1feb86=['11sLQNwz','706520vnyIlN','6633gGQwFu','a77966c','2.5.0','4aznJQD','9908040abOBKn','568YonbUk','1475376JxfQmj','209066qfvQou','702387nSAawF','150150koPjzI','2FsBANY','2026-08-25T08:52:47.108Z'];a255_0x5cbf=function(){return _0x1feb86;};return a255_0x5cbf();}(function(_0x54def6,_0x5b5cab){const _0x210f33=a255_0x13dc,_0x376b31=_0x54def6();while(!![]){try{const _0x31444e=parseInt(_0x210f33(0x18e))/0x1*(-parseInt(_0x210f33(0x18b))/0x2)+-parseInt(_0x210f33(0x18c))/0x3*(parseInt(_0x210f33(0x195))/0x4)+-parseInt(_0x210f33(0x191))/0x5+-parseInt(_0x210f33(0x18d))/0x6+-parseInt(_0x210f33(0x18a))/0x7+parseInt(_0x210f33(0x189))/0x8*(-parseInt(_0x210f33(0x192))/0x9)+parseInt(_0x210f33(0x196))/0xa*(parseInt(_0x210f33(0x190))/0xb);if(_0x31444e===_0x5b5cab)break;else _0x376b31['push'](_0x376b31['shift']());}catch(_0x412a95){_0x376b31['push'](_0x376b31['shift']());}}}(a255_0x5cbf,0x1cda9));function a255_0x13dc(_0x2a8790,_0x361cba){_0x2a8790=_0x2a8790-0x189;const _0x5cbf2d=a255_0x5cbf();let _0x13dcf5=_0x5cbf2d[_0x2a8790];return _0x13dcf5;}export const VERSION=a255_0x21ebc2(0x194);export const GIT_TAG='v2.5.0';export const GIT_COMMIT=a255_0x21ebc2(0x193);export const BUILD_TIME=a255_0x21ebc2(0x18f);
1
+ function a257_0x69fa(_0x2971da,_0x1ee5b8){_0x2971da=_0x2971da-0x1bb;const _0x3614c7=a257_0x3614();let _0x69fad0=_0x3614c7[_0x2971da];return _0x69fad0;}const a257_0x2697c4=a257_0x69fa;(function(_0x486341,_0x23dd74){const _0x343b64=a257_0x69fa,_0x18540b=_0x486341();while(!![]){try{const _0x5bb1bf=parseInt(_0x343b64(0x1bc))/0x1+-parseInt(_0x343b64(0x1c5))/0x2*(-parseInt(_0x343b64(0x1c2))/0x3)+parseInt(_0x343b64(0x1bf))/0x4*(-parseInt(_0x343b64(0x1c3))/0x5)+parseInt(_0x343b64(0x1c0))/0x6*(-parseInt(_0x343b64(0x1bb))/0x7)+-parseInt(_0x343b64(0x1c6))/0x8+-parseInt(_0x343b64(0x1c4))/0x9+parseInt(_0x343b64(0x1be))/0xa;if(_0x5bb1bf===_0x23dd74)break;else _0x18540b['push'](_0x18540b['shift']());}catch(_0x37f4bb){_0x18540b['push'](_0x18540b['shift']());}}}(a257_0x3614,0x5ebb8));export const VERSION=a257_0x2697c4(0x1bd);export const GIT_TAG='v2.5.1-beta.1';export const GIT_COMMIT='e0818008';export const BUILD_TIME=a257_0x2697c4(0x1c1);function a257_0x3614(){const _0x14a0b9=['1379cXCvoS','561639XNJBxi','2.5.1-beta.1','7250180gPOWSg','1241876uNGTnm','2946FJLPYD','2026-08-26T12:07:30.585Z','3gqrlvx','5rwmGIU','2706147gPobnz','890582oWsxFM','5088360vzjtvD'];a257_0x3614=function(){return _0x14a0b9;};return a257_0x3614();}
package/lib/help.js CHANGED
@@ -1 +1 @@
1
- (function(_0x345012,_0x5cc1ea){var _0x36f316=a256_0x23ed,_0x4172d1=_0x345012();while(!![]){try{var _0x4fb6cf=parseInt(_0x36f316(0xaa))/0x1+parseInt(_0x36f316(0xaf))/0x2+-parseInt(_0x36f316(0xab))/0x3+-parseInt(_0x36f316(0xa8))/0x4+-parseInt(_0x36f316(0xa5))/0x5+-parseInt(_0x36f316(0xa2))/0x6+parseInt(_0x36f316(0xac))/0x7*(parseInt(_0x36f316(0xa6))/0x8);if(_0x4fb6cf===_0x5cc1ea)break;else _0x4172d1['push'](_0x4172d1['shift']());}catch(_0x2c7921){_0x4172d1['push'](_0x4172d1['shift']());}}}(a256_0x45c1,0x33556));import a256_0x334936 from'chalk';import{CLI_BIN_NAME,CLI_DISPLAY_NAME}from'./constant/cli.js';function a256_0x23ed(_0x4fccf4,_0x1aafa1){_0x4fccf4=_0x4fccf4-0xa2;var _0x45c183=a256_0x45c1();var _0x23ed27=_0x45c183[_0x4fccf4];return _0x23ed27;}function a256_0x45c1(){var _0x5e5cad=['322750bESbXu','1057878mbbhff','green','\x20--help','1173160nFmWCh','197944IYLjSn','\x20to\x20view\x20available\x20commands.','393780CTEYoi','log','224954hsvLKS','1152672FTqFvB','203hIyzzz','bold','\x20\x20Use\x20'];a256_0x45c1=function(){return _0x5e5cad;};return a256_0x45c1();}export function showHelp(){var _0x2f78dc=a256_0x23ed;console[_0x2f78dc(0xa9)](),console[_0x2f78dc(0xa9)](a256_0x334936[_0x2f78dc(0xa3)][_0x2f78dc(0xad)]('\x20\x20'+CLI_DISPLAY_NAME)),console[_0x2f78dc(0xa9)](),console['log'](_0x2f78dc(0xae)+a256_0x334936[_0x2f78dc(0xa3)][_0x2f78dc(0xad)](CLI_BIN_NAME+_0x2f78dc(0xa4))+_0x2f78dc(0xa7)),console[_0x2f78dc(0xa9)]();}
1
+ (function(_0x19bd31,_0x56dc71){var _0x54afa7=a258_0x2c89,_0x520622=_0x19bd31();while(!![]){try{var _0x2d2025=-parseInt(_0x54afa7(0x87))/0x1*(-parseInt(_0x54afa7(0x85))/0x2)+parseInt(_0x54afa7(0x8e))/0x3+parseInt(_0x54afa7(0x8a))/0x4+parseInt(_0x54afa7(0x8c))/0x5+-parseInt(_0x54afa7(0x89))/0x6+parseInt(_0x54afa7(0x83))/0x7*(-parseInt(_0x54afa7(0x8d))/0x8)+-parseInt(_0x54afa7(0x82))/0x9*(parseInt(_0x54afa7(0x84))/0xa);if(_0x2d2025===_0x56dc71)break;else _0x520622['push'](_0x520622['shift']());}catch(_0x158d10){_0x520622['push'](_0x520622['shift']());}}}(a258_0x2010,0xa620e));import a258_0x3fdc80 from'chalk';function a258_0x2010(){var _0x4176a1=['10186808XKaxmR','2133783LTQeLT','log','9LbaNNT','7kCyiRK','6438940jEpqcg','2NdbSWb','\x20to\x20view\x20available\x20commands.','1189813aCfsPK','bold','4387152FdBopd','1066532hxPcqJ','\x20\x20Use\x20','5805960mxeeHV'];a258_0x2010=function(){return _0x4176a1;};return a258_0x2010();}import{CLI_BIN_NAME,CLI_DISPLAY_NAME}from'./constant/cli.js';function a258_0x2c89(_0x4510ca,_0x1eba2c){_0x4510ca=_0x4510ca-0x81;var _0x20100a=a258_0x2010();var _0x2c895d=_0x20100a[_0x4510ca];return _0x2c895d;}export function showHelp(){var _0x4782c4=a258_0x2c89;console['log'](),console[_0x4782c4(0x81)](a258_0x3fdc80['green'][_0x4782c4(0x88)]('\x20\x20'+CLI_DISPLAY_NAME)),console[_0x4782c4(0x81)](),console['log'](_0x4782c4(0x8b)+a258_0x3fdc80['green'][_0x4782c4(0x88)](CLI_BIN_NAME+'\x20--help')+_0x4782c4(0x86)),console[_0x4782c4(0x81)]();}
@@ -1 +1 @@
1
- (function(_0x1468ce,_0x37be67){const _0x118f65=a257_0xbcb2,_0x328d07=_0x1468ce();while(!![]){try{const _0x58effc=-parseInt(_0x118f65(0x1d6))/0x1+parseInt(_0x118f65(0x1ca))/0x2*(parseInt(_0x118f65(0x1df))/0x3)+-parseInt(_0x118f65(0x1d5))/0x4*(-parseInt(_0x118f65(0x1e1))/0x5)+parseInt(_0x118f65(0x1de))/0x6+parseInt(_0x118f65(0x1d8))/0x7*(parseInt(_0x118f65(0x1cf))/0x8)+parseInt(_0x118f65(0x1d1))/0x9+parseInt(_0x118f65(0x1dc))/0xa*(-parseInt(_0x118f65(0x1d2))/0xb);if(_0x58effc===_0x37be67)break;else _0x328d07['push'](_0x328d07['shift']());}catch(_0x4ac8bf){_0x328d07['push'](_0x328d07['shift']());}}}(a257_0x315d,0xef461));function a257_0xbcb2(_0x2a6f25,_0x1feb93){_0x2a6f25=_0x2a6f25-0x1c7;const _0x315d2b=a257_0x315d();let _0xbcb2c1=_0x315d2b[_0x2a6f25];return _0xbcb2c1;}function a257_0x315d(){const _0x248f56=['2394084hBebmw','\x20via\x20skills@latest','Installation\x20failed','already\x20current','1357180VgfZim','log','6211608DUZgnt','3EyIxDa','Repair\x20with:\x20','8338795dYJmTy','changed','SOURCE_INVALID','code','skillVersion','738502nFZLig','Rabetbase\x20Built-in\x20Skill\x20','installedPath','FAILED','error','16WzxKOA','warn','5147685AroQFP','143JZvdva','[BUILTIN_SKILL_INSTALL_','\x20at\x20','4ABRwAa','1583868zDjFQj','repairCommand'];a257_0x315d=function(){return _0x248f56;};return a257_0x315d();}import{installBuiltinSkill}from'./skills/builtin-skill.js';export async function runPostinstall(_0x18e360={}){const _0xa196a8=a257_0xbcb2,_0x39c254=installBuiltinSkill(_0x18e360);if(_0x39c254['ok']){const _0x5a6db3=_0x39c254[_0xa196a8(0x1e2)]?'installed':_0xa196a8(0x1db),_0x4723ab=_0x39c254[_0xa196a8(0x1cc)]?_0xa196a8(0x1d4)+_0x39c254[_0xa196a8(0x1cc)]:_0xa196a8(0x1d9);return console[_0xa196a8(0x1dd)](_0xa196a8(0x1cb)+_0x39c254[_0xa196a8(0x1c9)]+'\x20'+_0x5a6db3+_0x4723ab),_0x39c254;}const _0x4c5077=_0xa196a8(0x1d3)+(_0x39c254[_0xa196a8(0x1c8)]??_0xa196a8(0x1cd))+']\x20'+(_0x39c254[_0xa196a8(0x1ce)]??_0xa196a8(0x1da))+'.\x20'+(_0xa196a8(0x1e0)+_0x39c254[_0xa196a8(0x1d7)]);if(_0x39c254[_0xa196a8(0x1c8)]===_0xa196a8(0x1c7))throw new Error(_0x4c5077);return console[_0xa196a8(0x1d0)](_0x4c5077),_0x39c254;}
1
+ (function(_0x4e3627,_0x570058){const _0x5de96c=a259_0x1316,_0x2f7537=_0x4e3627();while(!![]){try{const _0x31c8e0=parseInt(_0x5de96c(0x176))/0x1*(parseInt(_0x5de96c(0x16a))/0x2)+-parseInt(_0x5de96c(0x175))/0x3+parseInt(_0x5de96c(0x163))/0x4+-parseInt(_0x5de96c(0x164))/0x5+-parseInt(_0x5de96c(0x16d))/0x6+parseInt(_0x5de96c(0x171))/0x7*(-parseInt(_0x5de96c(0x16f))/0x8)+-parseInt(_0x5de96c(0x165))/0x9*(-parseInt(_0x5de96c(0x161))/0xa);if(_0x31c8e0===_0x570058)break;else _0x2f7537['push'](_0x2f7537['shift']());}catch(_0x1252f6){_0x2f7537['push'](_0x2f7537['shift']());}}}(a259_0x5a82,0xe5125));function a259_0x5a82(){const _0x46caa7=['installed','40BGCrGi','installedPath','731927EbaBfw','[BUILTIN_SKILL_INSTALL_','log','Repair\x20with:\x20','4490850ouUydD','111cefMEn','repairCommand','warn','error','\x20at\x20','changed','36230120AefQwv','Installation\x20failed','4052364dkmdvk','8678160gqIenO','9suFnSa','FAILED','skillVersion','Rabetbase\x20Built-in\x20Skill\x20','already\x20current','5218bFrtPY','code','\x20via\x20skills@latest','1392228jfPonh'];a259_0x5a82=function(){return _0x46caa7;};return a259_0x5a82();}function a259_0x1316(_0x4c77aa,_0x3842ff){_0x4c77aa=_0x4c77aa-0x15d;const _0x5a82a0=a259_0x5a82();let _0x131670=_0x5a82a0[_0x4c77aa];return _0x131670;}import{installBuiltinSkill}from'./skills/builtin-skill.js';export async function runPostinstall(_0x4b0942={}){const _0x33de72=a259_0x1316,_0xf5e8a1=installBuiltinSkill(_0x4b0942);if(_0xf5e8a1['ok']){const _0x28b793=_0xf5e8a1[_0x33de72(0x160)]?_0x33de72(0x16e):_0x33de72(0x169),_0x3a5258=_0xf5e8a1[_0x33de72(0x170)]?_0x33de72(0x15f)+_0xf5e8a1['installedPath']:_0x33de72(0x16c);return console[_0x33de72(0x173)](_0x33de72(0x168)+_0xf5e8a1[_0x33de72(0x167)]+'\x20'+_0x28b793+_0x3a5258),_0xf5e8a1;}const _0x2c357c=_0x33de72(0x172)+(_0xf5e8a1[_0x33de72(0x16b)]??_0x33de72(0x166))+']\x20'+(_0xf5e8a1[_0x33de72(0x15e)]??_0x33de72(0x162))+'.\x20'+(_0x33de72(0x174)+_0xf5e8a1[_0x33de72(0x177)]);if(_0xf5e8a1[_0x33de72(0x16b)]==='SOURCE_INVALID')throw new Error(_0x2c357c);return console[_0x33de72(0x15d)](_0x2c357c),_0xf5e8a1;}
@@ -1 +1 @@
1
- (function(_0x5c1dfb,_0x9b40b8){const _0x5bc37d=a258_0x6539,_0x2de3e5=_0x5c1dfb();while(!![]){try{const _0x21f6f5=parseInt(_0x5bc37d(0x103))/0x1*(-parseInt(_0x5bc37d(0x10c))/0x2)+parseInt(_0x5bc37d(0x110))/0x3*(parseInt(_0x5bc37d(0x10f))/0x4)+-parseInt(_0x5bc37d(0xfb))/0x5+parseInt(_0x5bc37d(0x109))/0x6+parseInt(_0x5bc37d(0x107))/0x7+-parseInt(_0x5bc37d(0x105))/0x8+parseInt(_0x5bc37d(0x102))/0x9;if(_0x21f6f5===_0x9b40b8)break;else _0x2de3e5['push'](_0x2de3e5['shift']());}catch(_0x1d8f8e){_0x2de3e5['push'](_0x2de3e5['shift']());}}}(a258_0x4538,0xdca20));function a258_0x4538(){const _0x9dad6=['.\x20It\x20may\x20create\x20or\x20change\x20business\x20data\x20or\x20local\x20configuration.','3468588beXStW','risk','Rabetbase\x20confirmation\x20requires\x20a\x20write\x20command.','68cAkbqr','trim','write','293324WhmoVz','51tBwRuq','8501435KUamqJ','replace','This\x20will\x20run\x20the\x20write\x20','confirmationDescription','high-risk-write','slice','.\x20It\x20may\x20overwrite,\x20delete,\x20or\x20materially\x20change\x20live\x20behavior.','25446501wQhLRT','28309gsrUus','This\x20will\x20run\x20the\x20high-risk\x20write\x20','9448608TqOPwQ','string','668269EpdnHz'];a258_0x4538=function(){return _0x9dad6;};return a258_0x4538();}const DESCRIPTION_MAX_LENGTH=0x1f4;export function buildRabetbaseConfirmationRequest(_0x20df52,_0x3989ef,_0x240867){const _0x84870=a258_0x6539,_0x5273e4=normalizeText(_0x20df52[_0x84870(0xfe)],DESCRIPTION_MAX_LENGTH),_0x13a5bc=_0x5273e4||normalizeText(defaultDescription(requireWriteRisk(_0x20df52),_0x3989ef),DESCRIPTION_MAX_LENGTH);return{'operation':_0x3989ef,'risk':requireWriteRisk(_0x20df52),'description':_0x13a5bc,..._0x240867?{'signal':_0x240867}:{}};}function requireWriteRisk(_0x37267e){const _0x296b46=a258_0x6539;if(_0x37267e[_0x296b46(0x10a)]===_0x296b46(0x10e)||_0x37267e[_0x296b46(0x10a)]===_0x296b46(0xff))return _0x37267e[_0x296b46(0x10a)];throw new Error(_0x296b46(0x10b));}function a258_0x6539(_0x256457,_0xd7e8af){_0x256457=_0x256457-0xfb;const _0x453864=a258_0x4538();let _0x653906=_0x453864[_0x256457];return _0x653906;}function defaultDescription(_0x47e8c7,_0x463576){const _0x8dda1d=a258_0x6539;if(_0x47e8c7==='high-risk-write')return _0x8dda1d(0x104)+_0x463576+_0x8dda1d(0x101);return _0x8dda1d(0xfd)+_0x463576+_0x8dda1d(0x108);}function normalizeText(_0x3d81d7,_0x2c5b7c){const _0x4c3671=a258_0x6539;if(typeof _0x3d81d7!==_0x4c3671(0x106))return'';return _0x3d81d7[_0x4c3671(0xfc)](/[\u0000-\u001f\u007f]+/g,'\x20')['replace'](/\s+/g,'\x20')[_0x4c3671(0x10d)]()[_0x4c3671(0x100)](0x0,_0x2c5b7c);}
1
+ function a260_0x49a8(){const _0x525b1f=['33suxFKL','Rabetbase\x20confirmation\x20requires\x20a\x20write\x20command.','risk','1887916lFopeP','trim','77gdsgMU','.\x20It\x20may\x20overwrite,\x20delete,\x20or\x20materially\x20change\x20live\x20behavior.','write','664758YUWhuq','340080SEGsQK','high-risk-write','replace','1366580KvkDCQ','213258YihOwb','slice','string','confirmationDescription','This\x20will\x20run\x20the\x20write\x20','This\x20will\x20run\x20the\x20high-risk\x20write\x20','994050CQRZwm','395141lypuVa','2wLAPrJ','40BeAtEU'];a260_0x49a8=function(){return _0x525b1f;};return a260_0x49a8();}(function(_0x53753c,_0x281cf9){const _0x344e58=a260_0xbcb7,_0x2bda98=_0x53753c();while(!![]){try{const _0x313939=-parseInt(_0x344e58(0x1b7))/0x1*(-parseInt(_0x344e58(0x1b8))/0x2)+parseInt(_0x344e58(0x1c3))/0x3+parseInt(_0x344e58(0x1bd))/0x4+-parseInt(_0x344e58(0x1c6))/0x5+-parseInt(_0x344e58(0x1c7))/0x6*(parseInt(_0x344e58(0x1bf))/0x7)+parseInt(_0x344e58(0x1b9))/0x8*(-parseInt(_0x344e58(0x1c2))/0x9)+parseInt(_0x344e58(0x1b6))/0xa*(parseInt(_0x344e58(0x1ba))/0xb);if(_0x313939===_0x281cf9)break;else _0x2bda98['push'](_0x2bda98['shift']());}catch(_0x5ab5cd){_0x2bda98['push'](_0x2bda98['shift']());}}}(a260_0x49a8,0x3bd68));function a260_0xbcb7(_0xb13fc0,_0x3f8581){_0xb13fc0=_0xb13fc0-0x1b5;const _0x49a8b4=a260_0x49a8();let _0xbcb7d7=_0x49a8b4[_0xb13fc0];return _0xbcb7d7;}const DESCRIPTION_MAX_LENGTH=0x1f4;export function buildRabetbaseConfirmationRequest(_0xfd08ff,_0xb1bc88,_0x1ba5d6){const _0x42b205=a260_0xbcb7,_0x5a068c=normalizeText(_0xfd08ff[_0x42b205(0x1ca)],DESCRIPTION_MAX_LENGTH),_0x2be3c8=_0x5a068c||normalizeText(defaultDescription(requireWriteRisk(_0xfd08ff),_0xb1bc88),DESCRIPTION_MAX_LENGTH);return{'operation':_0xb1bc88,'risk':requireWriteRisk(_0xfd08ff),'description':_0x2be3c8,..._0x1ba5d6?{'signal':_0x1ba5d6}:{}};}function requireWriteRisk(_0x35a6f7){const _0x44cd56=a260_0xbcb7;if(_0x35a6f7[_0x44cd56(0x1bc)]===_0x44cd56(0x1c1)||_0x35a6f7['risk']===_0x44cd56(0x1c4))return _0x35a6f7[_0x44cd56(0x1bc)];throw new Error(_0x44cd56(0x1bb));}function defaultDescription(_0x55a21b,_0x3a396d){const _0x22460a=a260_0xbcb7;if(_0x55a21b==='high-risk-write')return _0x22460a(0x1b5)+_0x3a396d+_0x22460a(0x1c0);return _0x22460a(0x1cb)+_0x3a396d+'.\x20It\x20may\x20create\x20or\x20change\x20business\x20data\x20or\x20local\x20configuration.';}function normalizeText(_0x200ccf,_0x19b563){const _0x5d2c15=a260_0xbcb7;if(typeof _0x200ccf!==_0x5d2c15(0x1c9))return'';return _0x200ccf[_0x5d2c15(0x1c5)](/[\u0000-\u001f\u007f]+/g,'\x20')[_0x5d2c15(0x1c5)](/\s+/g,'\x20')[_0x5d2c15(0x1be)]()[_0x5d2c15(0x1c8)](0x0,_0x19b563);}
@@ -1 +1 @@
1
- function a259_0x48c0(_0x2b6dbe,_0x2fdfbd){_0x2b6dbe=_0x2b6dbe-0x19f;var _0x19131e=a259_0x1913();var _0x48c078=_0x19131e[_0x2b6dbe];return _0x48c078;}(function(_0x5ad9df,_0x28ada3){var _0x3d0dfe=a259_0x48c0,_0x572772=_0x5ad9df();while(!![]){try{var _0x48f5c8=-parseInt(_0x3d0dfe(0x1a0))/0x1*(parseInt(_0x3d0dfe(0x1a9))/0x2)+-parseInt(_0x3d0dfe(0x1ae))/0x3+parseInt(_0x3d0dfe(0x1a7))/0x4*(parseInt(_0x3d0dfe(0x1a3))/0x5)+-parseInt(_0x3d0dfe(0x1b0))/0x6*(parseInt(_0x3d0dfe(0x1ac))/0x7)+-parseInt(_0x3d0dfe(0x1a6))/0x8+parseInt(_0x3d0dfe(0x1a8))/0x9*(-parseInt(_0x3d0dfe(0x1af))/0xa)+parseInt(_0x3d0dfe(0x1a5))/0xb;if(_0x48f5c8===_0x28ada3)break;else _0x572772['push'](_0x572772['shift']());}catch(_0x3a300b){_0x572772['push'](_0x572772['shift']());}}}(a259_0x1913,0x7e154));function a259_0x1913(){var _0x38534e=['244uObree','14166xHQpfd','42134MaLioL','trim','risk','298039ooBMcb','filter','1680765NtErSQ','1310TdpxAO','114utMfMz','write','command','split','37Vviwmw','high-risk-write','service','37785NHOjvt','join','35171345CRQPzN','6296360QwjbCn'];a259_0x1913=function(){return _0x38534e;};return a259_0x1913();}export function canonicalRabetbaseOperation(_0x3d187f){var _0x3e4235=a259_0x48c0;return[_0x3d187f[_0x3e4235(0x1a2)],..._0x3d187f[_0x3e4235(0x1b2)][_0x3e4235(0x1aa)]()[_0x3e4235(0x19f)](/\s+/)][_0x3e4235(0x1ad)](Boolean)[_0x3e4235(0x1a4)]('.');}export function createRabetbaseWriteMetadata(_0x460b12,_0x3bdbd4,_0x104355,_0x299125){var _0x45a2ca=a259_0x48c0;if(_0x299125||_0x104355['ok']!==!![]||_0x460b12['risk']!==_0x45a2ca(0x1b1)&&_0x460b12['risk']!==_0x45a2ca(0x1a1))return undefined;return{'rabetbase':{'schemaVersion':0x1,'event':{'type':'rabetbase.write.completed','operation':_0x3bdbd4,'risk':_0x460b12[_0x45a2ca(0x1ab)]}}};}
1
+ (function(_0x58ccf9,_0x1d0f94){var _0x1ca6bc=a261_0x1ee0,_0x362a79=_0x58ccf9();while(!![]){try{var _0x2fa46f=-parseInt(_0x1ca6bc(0xa9))/0x1*(-parseInt(_0x1ca6bc(0xac))/0x2)+-parseInt(_0x1ca6bc(0xaa))/0x3*(-parseInt(_0x1ca6bc(0x9f))/0x4)+-parseInt(_0x1ca6bc(0xae))/0x5+parseInt(_0x1ca6bc(0xaf))/0x6+-parseInt(_0x1ca6bc(0xab))/0x7+parseInt(_0x1ca6bc(0xa7))/0x8*(parseInt(_0x1ca6bc(0xa6))/0x9)+-parseInt(_0x1ca6bc(0xa5))/0xa;if(_0x2fa46f===_0x1d0f94)break;else _0x362a79['push'](_0x362a79['shift']());}catch(_0x41090d){_0x362a79['push'](_0x362a79['shift']());}}}(a261_0x3645,0x9b9e3));function a261_0x1ee0(_0x485001,_0x6897ec){_0x485001=_0x485001-0x9e;var _0x36456c=a261_0x3645();var _0x1ee00b=_0x36456c[_0x485001];return _0x1ee00b;}function a261_0x3645(){var _0x4d4d8b=['513676ClipRT','split','command','risk','filter','high-risk-write','21524790UWvESm','11003409VmLePk','8dPMLOq','service','17467yfepwN','27QpvbDz','1323322tuOhPp','76cnHAgZ','trim','6312770UbDHBr','7196232jBEzDE','write'];a261_0x3645=function(){return _0x4d4d8b;};return a261_0x3645();}export function canonicalRabetbaseOperation(_0xe8051b){var _0x447549=a261_0x1ee0;return[_0xe8051b[_0x447549(0xa8)],..._0xe8051b[_0x447549(0xa1)][_0x447549(0xad)]()[_0x447549(0xa0)](/\s+/)][_0x447549(0xa3)](Boolean)['join']('.');}export function createRabetbaseWriteMetadata(_0x57401f,_0x333e88,_0xe4964,_0x4945cd){var _0xd3cd65=a261_0x1ee0;if(_0x4945cd||_0xe4964['ok']!==!![]||_0x57401f['risk']!==_0xd3cd65(0x9e)&&_0x57401f[_0xd3cd65(0xa2)]!==_0xd3cd65(0xa4))return undefined;return{'rabetbase':{'schemaVersion':0x1,'event':{'type':'rabetbase.write.completed','operation':_0x333e88,'risk':_0x57401f[_0xd3cd65(0xa2)]}}};}
@@ -1 +1 @@
1
- (function(_0x3a32be,_0x2a92d2){const _0xfb6758=a260_0x24b5,_0x646969=_0x3a32be();while(!![]){try{const _0x363f7a=-parseInt(_0xfb6758(0x13b))/0x1+-parseInt(_0xfb6758(0x147))/0x2*(-parseInt(_0xfb6758(0x123))/0x3)+-parseInt(_0xfb6758(0x13a))/0x4*(parseInt(_0xfb6758(0x13c))/0x5)+parseInt(_0xfb6758(0x12f))/0x6*(parseInt(_0xfb6758(0x132))/0x7)+-parseInt(_0xfb6758(0x125))/0x8*(-parseInt(_0xfb6758(0x137))/0x9)+parseInt(_0xfb6758(0x12a))/0xa*(-parseInt(_0xfb6758(0x130))/0xb)+parseInt(_0xfb6758(0x12d))/0xc*(parseInt(_0xfb6758(0x144))/0xd);if(_0x363f7a===_0x2a92d2)break;else _0x646969['push'](_0x646969['shift']());}catch(_0x5688b4){_0x646969['push'](_0x646969['shift']());}}}(a260_0x232a,0xdd9d1));function a260_0x232a(){const _0x566b7d=['signal','high-risk-write','dryRun','17950rLmMHM','definition','execute','192tPMyZp','dry-run','78BXpsEL','6941jNVJSy','riskLevel','973vRjywS','confirm','risk','aborted','message','279HRvKuA','command','confirmation','120844ABVzOZ','1640696WsXkcG','210KyWVCq','isNonInteractive','write','Rabetbase\x20invocation\x20completed\x20without\x20a\x20captured\x20command\x20result.','reason','rawFlags','stringify','AbortError','2792803XMVqXW','present','data','1634tJPbMA','Rabetbase\x20invocation\x20aborted.','result','12hqiHVd','presentation','389048MBahfZ','format'];a260_0x232a=function(){return _0x566b7d;};return a260_0x232a();}import{buildConfigFromFlags,initGlobalEnvironment}from'../context.js';import{createPipelineEnv,createRabetbaseRunnerAdapter,finalizeRabetbaseRuntimeState,runCommand}from'../framework/runner.js';function a260_0x24b5(_0x38d3ca,_0x111f01){_0x38d3ca=_0x38d3ca-0x123;const _0x232a21=a260_0x232a();let _0x24b5b6=_0x232a21[_0x38d3ca];return _0x24b5b6;}import{buildRabetbaseConfirmationRequest}from'../runtime/confirmation.js';import{canonicalRabetbaseOperation,createRabetbaseWriteMetadata}from'../runtime/event.js';import{runSerialized}from'../runtime/queue.js';import{resolveRabetbaseInvocation}from'../runtime/resolve.js';const defaultPresentation={'present'({result:_0x371da5,command:_0x2d4bbe,risk:_0x7d53f0,dryRun:_0x338439}){const _0x40747b=a260_0x24b5;return JSON[_0x40747b(0x142)]({'ok':_0x371da5['ok'],'command':_0x2d4bbe,'risk':_0x7d53f0,..._0x338439?{'dryRun':!![]}:{},..._0x371da5[_0x40747b(0x146)]!==undefined?{'data':_0x371da5[_0x40747b(0x146)]}:{},..._0x371da5['message']?{'message':_0x371da5[_0x40747b(0x136)]}:{}});}};export async function invokeRabetbase(_0x295a1a,_0x1af237){const _0x29560a=a260_0x24b5;throwIfAborted(_0x1af237[_0x29560a(0x127)]);const _0x4d16d2=await resolveRabetbaseInvocation(_0x295a1a),_0x460a7f=canonicalRabetbaseOperation(_0x4d16d2[_0x29560a(0x12b)]);return await confirmWriteBeforeQueue(_0x4d16d2[_0x29560a(0x12b)],_0x4d16d2[_0x29560a(0x141)],_0x460a7f,_0x1af237),runSerialized(async()=>{const _0x1a29db=_0x29560a,_0x2c02aa={};try{throwIfAborted(_0x1af237['signal']);const _0x5da35b=buildConfigFromFlags(_0x4d16d2[_0x1a29db(0x141)]);await initGlobalEnvironment(_0x5da35b);const _0xc083bf=createPipelineEnv(_0x5da35b,{..._0x4d16d2[_0x1a29db(0x141)],'yes':_0x4d16d2[_0x1a29db(0x12b)][_0x1a29db(0x134)]===_0x1a29db(0x128)?!![]:_0x4d16d2['rawFlags']['yes'],'nonInteractive':!![]},_0x4d16d2['args']);_0xc083bf[_0x1a29db(0x13d)]=!![],_0xc083bf[_0x1a29db(0x131)]=_0x1a29db(0x128);const _0x26d439=withAbortSignal(_0x4d16d2['definition'],_0x1af237['signal']),_0x50acf4=createRabetbaseRunnerAdapter({'formatOutput'(_0x537eae,_0x12f422){const _0x5e69ee=_0x1a29db;_0x2c02aa[_0x5e69ee(0x149)]=_0x537eae,_0x2c02aa[_0x5e69ee(0x138)]=_0x12f422['command'],_0x2c02aa[_0x5e69ee(0x134)]=_0x12f422[_0x5e69ee(0x134)],_0x2c02aa['format']=_0x12f422[_0x5e69ee(0x126)],_0x2c02aa[_0x5e69ee(0x129)]=_0x12f422[_0x5e69ee(0x129)]===!![];},async 'confirmHighRisk'(){throw new Error('Embedded\x20Rabetbase\x20confirmation\x20must\x20run\x20before\x20the\x20execution\x20queue.');}});await runCommand(_0x26d439,_0xc083bf,_0x50acf4);if(!_0x2c02aa[_0x1a29db(0x149)]||!_0x2c02aa['command']||!_0x2c02aa[_0x1a29db(0x134)]||!_0x2c02aa[_0x1a29db(0x126)])throw new Error(_0x1a29db(0x13f));const _0x558273=_0x2c02aa['dryRun']===!![],_0x37e006=_0x1af237[_0x1a29db(0x124)]??defaultPresentation,_0x3fa8d9={'result':_0x2c02aa['result'],'command':_0x2c02aa[_0x1a29db(0x138)],'operation':_0x460a7f,'risk':_0x2c02aa[_0x1a29db(0x134)],'format':_0x2c02aa['format'],'dryRun':_0x558273},_0x470564=createRabetbaseWriteMetadata(_0x4d16d2[_0x1a29db(0x12b)],_0x460a7f,_0x2c02aa[_0x1a29db(0x149)],_0x558273);let _0x4db3a4;try{_0x4db3a4=await _0x37e006['present'](_0x3fa8d9);}catch(_0x3b4336){if(!_0x470564||_0x37e006===defaultPresentation)throw _0x3b4336;_0x4db3a4=await defaultPresentation[_0x1a29db(0x145)](_0x3fa8d9);}return{'operation':_0x460a7f,'risk':_0x2c02aa[_0x1a29db(0x134)],'mode':_0x558273?_0x1a29db(0x12e):_0x1a29db(0x12c),'result':_0x2c02aa[_0x1a29db(0x149)],'output':_0x4db3a4,..._0x470564?{'metadata':_0x470564}:{}};}finally{await finalizeRabetbaseRuntimeState();}});}async function confirmWriteBeforeQueue(_0x2180df,_0x16b7bd,_0x328fed,_0x295e95){const _0x1fd009=a260_0x24b5;if(_0x16b7bd[_0x1fd009(0x129)]===!![]||_0x2180df['risk']!==_0x1fd009(0x13e)&&_0x2180df[_0x1fd009(0x134)]!==_0x1fd009(0x128))return;await _0x295e95[_0x1fd009(0x139)][_0x1fd009(0x133)](buildRabetbaseConfirmationRequest(_0x2180df,_0x328fed,_0x295e95[_0x1fd009(0x127)]));}function withAbortSignal(_0xfc6b52,_0x227303){return{..._0xfc6b52,async 'execute'(_0x381268){const _0x5ecb6f=a260_0x24b5;return throwIfAborted(_0x227303),_0xfc6b52[_0x5ecb6f(0x12c)](_0x381268);}};}function throwIfAborted(_0x1a8e8a){const _0x2c7183=a260_0x24b5;if(_0x1a8e8a?.[_0x2c7183(0x135)])throw _0x1a8e8a['reason']instanceof Error?_0x1a8e8a[_0x2c7183(0x140)]:new DOMException(_0x2c7183(0x148),_0x2c7183(0x143));}
1
+ (function(_0x13db90,_0x350181){const _0x362650=a262_0x540f,_0x244183=_0x13db90();while(!![]){try{const _0x75591f=-parseInt(_0x362650(0x1a8))/0x1+parseInt(_0x362650(0x1b2))/0x2*(-parseInt(_0x362650(0x1a3))/0x3)+parseInt(_0x362650(0x1a9))/0x4+parseInt(_0x362650(0x1ad))/0x5*(-parseInt(_0x362650(0x1b6))/0x6)+parseInt(_0x362650(0x19e))/0x7*(parseInt(_0x362650(0x1bd))/0x8)+-parseInt(_0x362650(0x19f))/0x9+parseInt(_0x362650(0x1aa))/0xa*(parseInt(_0x362650(0x1b3))/0xb);if(_0x75591f===_0x350181)break;else _0x244183['push'](_0x244183['shift']());}catch(_0x1fc80e){_0x244183['push'](_0x244183['shift']());}}}(a262_0xcb8e,0x390a1));import{buildConfigFromFlags,initGlobalEnvironment}from'../context.js';import{createPipelineEnv,createRabetbaseRunnerAdapter,finalizeRabetbaseRuntimeState,runCommand}from'../framework/runner.js';import{buildRabetbaseConfirmationRequest}from'../runtime/confirmation.js';import{canonicalRabetbaseOperation,createRabetbaseWriteMetadata}from'../runtime/event.js';import{runSerialized}from'../runtime/queue.js';function a262_0xcb8e(){const _0x1c25aa=['reason','write','77dCyHNS','1583901sSZEHp','confirmation','data','aborted','18fNRfYA','dryRun','dry-run','riskLevel','execute','397260ukTbHp','1242540VKjeSo','14390FxgEhV','result','high-risk-write','5Fgwlmh','args','yes','AbortError','signal','2076etKIzi','2167KZwhIa','risk','command','972816dkAlRO','present','presentation','Rabetbase\x20invocation\x20aborted.','format','definition','Rabetbase\x20invocation\x20completed\x20without\x20a\x20captured\x20command\x20result.','277184LUQRzi','isNonInteractive','Embedded\x20Rabetbase\x20confirmation\x20must\x20run\x20before\x20the\x20execution\x20queue.','message','rawFlags'];a262_0xcb8e=function(){return _0x1c25aa;};return a262_0xcb8e();}function a262_0x540f(_0x8d7d96,_0x164633){_0x8d7d96=_0x8d7d96-0x19a;const _0xcb8e18=a262_0xcb8e();let _0x540fe5=_0xcb8e18[_0x8d7d96];return _0x540fe5;}import{resolveRabetbaseInvocation}from'../runtime/resolve.js';const defaultPresentation={'present'({result:_0x153b4b,command:_0x210ae6,risk:_0x507ccb,dryRun:_0x4891ae}){const _0x3953fe=a262_0x540f;return JSON['stringify']({'ok':_0x153b4b['ok'],'command':_0x210ae6,'risk':_0x507ccb,..._0x4891ae?{'dryRun':!![]}:{},..._0x153b4b[_0x3953fe(0x1a1)]!==undefined?{'data':_0x153b4b['data']}:{},..._0x153b4b[_0x3953fe(0x19a)]?{'message':_0x153b4b[_0x3953fe(0x19a)]}:{}});}};export async function invokeRabetbase(_0x48030e,_0x170a38){const _0x1accf8=a262_0x540f;throwIfAborted(_0x170a38['signal']);const _0x37db81=await resolveRabetbaseInvocation(_0x48030e),_0x16d248=canonicalRabetbaseOperation(_0x37db81[_0x1accf8(0x1bb)]);return await confirmWriteBeforeQueue(_0x37db81[_0x1accf8(0x1bb)],_0x37db81[_0x1accf8(0x19b)],_0x16d248,_0x170a38),runSerialized(async()=>{const _0xa7c624=_0x1accf8,_0x5af312={};try{throwIfAborted(_0x170a38[_0xa7c624(0x1b1)]);const _0x1046b2=buildConfigFromFlags(_0x37db81['rawFlags']);await initGlobalEnvironment(_0x1046b2);const _0x4f4355=createPipelineEnv(_0x1046b2,{..._0x37db81[_0xa7c624(0x19b)],'yes':_0x37db81[_0xa7c624(0x1bb)]['risk']===_0xa7c624(0x1ac)?!![]:_0x37db81[_0xa7c624(0x19b)][_0xa7c624(0x1af)],'nonInteractive':!![]},_0x37db81[_0xa7c624(0x1ae)]);_0x4f4355[_0xa7c624(0x1be)]=!![],_0x4f4355[_0xa7c624(0x1a6)]=_0xa7c624(0x1ac);const _0x2e8f51=withAbortSignal(_0x37db81[_0xa7c624(0x1bb)],_0x170a38[_0xa7c624(0x1b1)]),_0x6ddc30=createRabetbaseRunnerAdapter({'formatOutput'(_0x4b80dd,_0x8c2894){const _0x2c0b59=_0xa7c624;_0x5af312[_0x2c0b59(0x1ab)]=_0x4b80dd,_0x5af312[_0x2c0b59(0x1b5)]=_0x8c2894['command'],_0x5af312[_0x2c0b59(0x1b4)]=_0x8c2894[_0x2c0b59(0x1b4)],_0x5af312['format']=_0x8c2894['format'],_0x5af312[_0x2c0b59(0x1a4)]=_0x8c2894['dryRun']===!![];},async 'confirmHighRisk'(){const _0xb89f07=_0xa7c624;throw new Error(_0xb89f07(0x1bf));}});await runCommand(_0x2e8f51,_0x4f4355,_0x6ddc30);if(!_0x5af312[_0xa7c624(0x1ab)]||!_0x5af312[_0xa7c624(0x1b5)]||!_0x5af312[_0xa7c624(0x1b4)]||!_0x5af312[_0xa7c624(0x1ba)])throw new Error(_0xa7c624(0x1bc));const _0x4c97cb=_0x5af312['dryRun']===!![],_0x23b692=_0x170a38[_0xa7c624(0x1b8)]??defaultPresentation,_0x4ee0e6={'result':_0x5af312[_0xa7c624(0x1ab)],'command':_0x5af312[_0xa7c624(0x1b5)],'operation':_0x16d248,'risk':_0x5af312['risk'],'format':_0x5af312[_0xa7c624(0x1ba)],'dryRun':_0x4c97cb},_0x557c65=createRabetbaseWriteMetadata(_0x37db81[_0xa7c624(0x1bb)],_0x16d248,_0x5af312[_0xa7c624(0x1ab)],_0x4c97cb);let _0x2edd3a;try{_0x2edd3a=await _0x23b692[_0xa7c624(0x1b7)](_0x4ee0e6);}catch(_0x409d47){if(!_0x557c65||_0x23b692===defaultPresentation)throw _0x409d47;_0x2edd3a=await defaultPresentation[_0xa7c624(0x1b7)](_0x4ee0e6);}return{'operation':_0x16d248,'risk':_0x5af312[_0xa7c624(0x1b4)],'mode':_0x4c97cb?_0xa7c624(0x1a5):'execute','result':_0x5af312[_0xa7c624(0x1ab)],'output':_0x2edd3a,..._0x557c65?{'metadata':_0x557c65}:{}};}finally{await finalizeRabetbaseRuntimeState();}});}async function confirmWriteBeforeQueue(_0x4cd78b,_0x71268e,_0x21dd46,_0x3cb1f3){const _0x2a37cc=a262_0x540f;if(_0x71268e['dryRun']===!![]||_0x4cd78b[_0x2a37cc(0x1b4)]!==_0x2a37cc(0x19d)&&_0x4cd78b['risk']!==_0x2a37cc(0x1ac))return;await _0x3cb1f3[_0x2a37cc(0x1a0)]['confirm'](buildRabetbaseConfirmationRequest(_0x4cd78b,_0x21dd46,_0x3cb1f3[_0x2a37cc(0x1b1)]));}function withAbortSignal(_0x128f84,_0x1cd62f){return{..._0x128f84,async 'execute'(_0x42e678){const _0x1cbd38=a262_0x540f;return throwIfAborted(_0x1cd62f),_0x128f84[_0x1cbd38(0x1a7)](_0x42e678);}};}function throwIfAborted(_0x3e7c79){const _0x4b25f0=a262_0x540f;if(_0x3e7c79?.[_0x4b25f0(0x1a2)])throw _0x3e7c79[_0x4b25f0(0x19c)]instanceof Error?_0x3e7c79[_0x4b25f0(0x19c)]:new DOMException(_0x4b25f0(0x1b9),_0x4b25f0(0x1b0));}
@@ -1 +1 @@
1
- function a261_0x19ea(_0x337d3b,_0x3af81c){_0x337d3b=_0x337d3b-0x1c2;const _0x1cdacd=a261_0x1cda();let _0x19ea7d=_0x1cdacd[_0x337d3b];return _0x19ea7d;}const a261_0x5d4f30=a261_0x19ea;(function(_0x4973fc,_0xa6a9b5){const _0x244fd1=a261_0x19ea,_0x5a9197=_0x4973fc();while(!![]){try{const _0x34c6ea=-parseInt(_0x244fd1(0x1c6))/0x1*(-parseInt(_0x244fd1(0x1c4))/0x2)+-parseInt(_0x244fd1(0x1c8))/0x3+-parseInt(_0x244fd1(0x1c5))/0x4+parseInt(_0x244fd1(0x1ce))/0x5*(parseInt(_0x244fd1(0x1c7))/0x6)+-parseInt(_0x244fd1(0x1cd))/0x7+parseInt(_0x244fd1(0x1ca))/0x8*(parseInt(_0x244fd1(0x1c2))/0x9)+-parseInt(_0x244fd1(0x1c9))/0xa*(-parseInt(_0x244fd1(0x1cc))/0xb);if(_0x34c6ea===_0xa6a9b5)break;else _0x5a9197['push'](_0x5a9197['shift']());}catch(_0x278b30){_0x5a9197['push'](_0x5a9197['shift']());}}}(a261_0x1cda,0x62ae6));function a261_0x1cda(){const _0x42bbda=['1394048RwViKJ','21lCsObb','354ikSLMH','165321QyfvHC','50EkRtLM','3228728YSdHIF','catch','463353ANHPGC','5434709VVrbUJ','53855pIEQPb','9xqzPGO','resolve','31858TYmMgW'];a261_0x1cda=function(){return _0x42bbda;};return a261_0x1cda();}let tail=Promise[a261_0x5d4f30(0x1c3)]();export async function runSerialized(_0x2e6f94){const _0x19449e=a261_0x5d4f30,_0x2762f0=tail;let _0x147552;tail=new Promise(_0x1ab2ca=>{_0x147552=_0x1ab2ca;}),await _0x2762f0[_0x19449e(0x1cb)](()=>undefined);try{return await _0x2e6f94();}finally{_0x147552();}}
1
+ const a263_0x2da6c4=a263_0xf699;(function(_0x5459e2,_0x1968d1){const _0x225122=a263_0xf699,_0xf6ab1b=_0x5459e2();while(!![]){try{const _0x5a3267=-parseInt(_0x225122(0x145))/0x1*(parseInt(_0x225122(0x14d))/0x2)+parseInt(_0x225122(0x144))/0x3+-parseInt(_0x225122(0x14a))/0x4*(parseInt(_0x225122(0x149))/0x5)+-parseInt(_0x225122(0x147))/0x6*(-parseInt(_0x225122(0x14c))/0x7)+-parseInt(_0x225122(0x143))/0x8+-parseInt(_0x225122(0x148))/0x9+parseInt(_0x225122(0x142))/0xa*(parseInt(_0x225122(0x146))/0xb);if(_0x5a3267===_0x1968d1)break;else _0xf6ab1b['push'](_0xf6ab1b['shift']());}catch(_0x359f9a){_0xf6ab1b['push'](_0xf6ab1b['shift']());}}}(a263_0x28d8,0x493c4));function a263_0x28d8(){const _0x1cb132=['10IESyjZ','catch','110IFRUOf','3033976MCRTRl','317649rwcSPB','81095cLQMoV','1319439eqyItc','204XbSIaz','3286251xyvBhp','25wZKlAO','49724boHoxR','resolve','17843rKSDqW'];a263_0x28d8=function(){return _0x1cb132;};return a263_0x28d8();}let tail=Promise[a263_0x2da6c4(0x14b)]();function a263_0xf699(_0x5b8b36,_0x5429f2){_0x5b8b36=_0x5b8b36-0x141;const _0x28d8f7=a263_0x28d8();let _0xf69936=_0x28d8f7[_0x5b8b36];return _0xf69936;}export async function runSerialized(_0x19fd7c){const _0x4733fe=a263_0x2da6c4,_0x4aeb7f=tail;let _0x2d57b9;tail=new Promise(_0x16428d=>{_0x2d57b9=_0x16428d;}),await _0x4aeb7f[_0x4733fe(0x141)](()=>undefined);try{return await _0x19fd7c();}finally{_0x2d57b9();}}
@@ -1 +1 @@
1
- function a262_0x4b4a(_0xefe94b,_0x171dab){_0xefe94b=_0xefe94b-0x8a;const _0x48325c=a262_0x4832();let _0x4b4a8f=_0x48325c[_0xefe94b];return _0x4b4a8f;}(function(_0x274b7b,_0x1d96a7){const _0x42c5f6=a262_0x4b4a,_0x398094=_0x274b7b();while(!![]){try{const _0x56d7c4=parseInt(_0x42c5f6(0x96))/0x1+parseInt(_0x42c5f6(0x9b))/0x2+parseInt(_0x42c5f6(0x8a))/0x3+parseInt(_0x42c5f6(0x8b))/0x4+-parseInt(_0x42c5f6(0x92))/0x5+parseInt(_0x42c5f6(0x91))/0x6*(parseInt(_0x42c5f6(0xa0))/0x7)+parseInt(_0x42c5f6(0x9e))/0x8*(-parseInt(_0x42c5f6(0x8d))/0x9);if(_0x56d7c4===_0x1d96a7)break;else _0x398094['push'](_0x398094['shift']());}catch(_0x1a157f){_0x398094['push'](_0x398094['shift']());}}}(a262_0x4832,0x6a04d));import a262_0x3be618 from'meow';import{findDefinition,getServiceEntry,isKnownService,resolveRemovedCommand}from'../commands/registry.js';function a262_0x4832(){const _0x3fd10b=['join','47080PKYFSe','`rabetbase\x20run`\x20is\x20unavailable\x20through\x20the\x20embedded\x20runtime\x20because\x20it\x20executes\x20arbitrary\x20package\x20scripts.','message','88Tsgvls','hint','9429qiUaSS','flags','2579376ApCSeF','2220428ZDAHkU','wildcardDef','386910BYMVWz','input','Use\x20an\x20explicit\x20shell\x20tool\x20only\x20when\x20script\x20execution\x20is\x20intentionally\x20requested.','Rabetbase\x20argv\x20must\x20include\x20a\x20command\x20for\x20service\x20\x22','246XnKfuj','3895725CAodYh','unknownCommand','validation','defaultCommand','192622yLFwyZ','slice','run','Rabetbase\x20argv\x20must\x20include\x20a\x20service\x20and\x20command.'];a262_0x4832=function(){return _0x3fd10b;};return a262_0x4832();}import{buildMeowFlags}from'../constant/cli.js';import{CliErrors}from'../errors.js';export async function resolveRabetbaseInvocation(_0x57af66){const _0x43fe83=a262_0x4b4a,_0xdc523a=a262_0x3be618('',{'importMeta':import.meta,'argv':[..._0x57af66],'flags':buildMeowFlags(),'autoHelp':![],'autoVersion':![]}),_0x4b97c0=[..._0xdc523a[_0x43fe83(0x8e)]],_0x9a46a1=_0xdc523a[_0x43fe83(0xa1)],_0x189980=_0x4b97c0[0x0];if(!_0x189980)throw CliErrors['validation'](_0x43fe83(0x99));const _0xc471a8=resolveRemovedCommand(_0x189980,_0x4b97c0[0x1]);if(_0xc471a8)throw CliErrors['validation'](_0xc471a8[_0x43fe83(0x9d)],_0xc471a8[_0x43fe83(0x9f)]);if(_0x189980===_0x43fe83(0x98))throw CliErrors[_0x43fe83(0x94)](_0x43fe83(0x9c),_0x43fe83(0x8f));if(!isKnownService(_0x189980))throw CliErrors['unknownCommand'](_0x4b97c0[_0x43fe83(0x9a)]('\x20'));const _0x2eb942=getServiceEntry(_0x189980),_0x85f926=_0x4b97c0[0x1],_0x3b3dc1=_0x85f926||_0x2eb942[_0x43fe83(0x95)];if(!_0x3b3dc1){if(_0x2eb942['wildcardDef'])return{'definition':_0x2eb942['wildcardDef'],'rawFlags':_0x9a46a1,'args':[]};throw CliErrors['validation'](_0x43fe83(0x90)+_0x189980+'\x22.');}const _0x20a782=findDefinition(_0x189980,_0x3b3dc1);if(_0x20a782)return{'definition':_0x20a782,'rawFlags':_0x9a46a1,'args':_0x4b97c0[_0x43fe83(0x97)](0x2)};if(_0x2eb942[_0x43fe83(0x8c)])return{'definition':_0x2eb942[_0x43fe83(0x8c)],'rawFlags':_0x9a46a1,'args':[_0x3b3dc1,..._0x4b97c0['slice'](0x2)]};throw CliErrors[_0x43fe83(0x93)](_0x189980+'\x20'+_0x3b3dc1);}
1
+ (function(_0x5aba54,_0xbc6470){const _0x2fffc6=a264_0x4711,_0x60103d=_0x5aba54();while(!![]){try{const _0x23751a=-parseInt(_0x2fffc6(0x1d6))/0x1*(-parseInt(_0x2fffc6(0x1c8))/0x2)+-parseInt(_0x2fffc6(0x1d3))/0x3+parseInt(_0x2fffc6(0x1d2))/0x4+-parseInt(_0x2fffc6(0x1d1))/0x5+-parseInt(_0x2fffc6(0x1cc))/0x6+parseInt(_0x2fffc6(0x1c7))/0x7+parseInt(_0x2fffc6(0x1d0))/0x8*(-parseInt(_0x2fffc6(0x1c5))/0x9);if(_0x23751a===_0xbc6470)break;else _0x60103d['push'](_0x60103d['shift']());}catch(_0x1f8f2e){_0x60103d['push'](_0x60103d['shift']());}}}(a264_0x3d20,0xcb670));function a264_0x4711(_0x3e9f0c,_0x3efad3){_0x3e9f0c=_0x3e9f0c-0x1c0;const _0x3d2069=a264_0x3d20();let _0x4711ba=_0x3d2069[_0x3e9f0c];return _0x4711ba;}import a264_0x5aa04e from'meow';import{findDefinition,getServiceEntry,isKnownService,resolveRemovedCommand}from'../commands/registry.js';function a264_0x3d20(){const _0x1e684c=['1SHqVoR','validation','input','unknownCommand','flags','`rabetbase\x20run`\x20is\x20unavailable\x20through\x20the\x20embedded\x20runtime\x20because\x20it\x20executes\x20arbitrary\x20package\x20scripts.','9cAJavV','join','10194086PQDEJF','2476386xeGByX','Use\x20an\x20explicit\x20shell\x20tool\x20only\x20when\x20script\x20execution\x20is\x20intentionally\x20requested.','run','wildcardDef','581334rBwTTe','message','Rabetbase\x20argv\x20must\x20include\x20a\x20service\x20and\x20command.','Rabetbase\x20argv\x20must\x20include\x20a\x20command\x20for\x20service\x20\x22','12813904avTMJs','1724725VUmTuo','5063552BlLglT','3251013LLbjsc','hint','slice'];a264_0x3d20=function(){return _0x1e684c;};return a264_0x3d20();}import{buildMeowFlags}from'../constant/cli.js';import{CliErrors}from'../errors.js';export async function resolveRabetbaseInvocation(_0x27b5f2){const _0x5ec43b=a264_0x4711,_0xa6ac77=a264_0x5aa04e('',{'importMeta':import.meta,'argv':[..._0x27b5f2],'flags':buildMeowFlags(),'autoHelp':![],'autoVersion':![]}),_0x1f242d=[..._0xa6ac77[_0x5ec43b(0x1c1)]],_0x3383ef=_0xa6ac77[_0x5ec43b(0x1c3)],_0x35b8b9=_0x1f242d[0x0];if(!_0x35b8b9)throw CliErrors[_0x5ec43b(0x1c0)](_0x5ec43b(0x1ce));const _0x139549=resolveRemovedCommand(_0x35b8b9,_0x1f242d[0x1]);if(_0x139549)throw CliErrors[_0x5ec43b(0x1c0)](_0x139549[_0x5ec43b(0x1cd)],_0x139549[_0x5ec43b(0x1d4)]);if(_0x35b8b9===_0x5ec43b(0x1ca))throw CliErrors[_0x5ec43b(0x1c0)](_0x5ec43b(0x1c4),_0x5ec43b(0x1c9));if(!isKnownService(_0x35b8b9))throw CliErrors[_0x5ec43b(0x1c2)](_0x1f242d[_0x5ec43b(0x1c6)]('\x20'));const _0x420b92=getServiceEntry(_0x35b8b9),_0x594595=_0x1f242d[0x1],_0x18cdf4=_0x594595||_0x420b92['defaultCommand'];if(!_0x18cdf4){if(_0x420b92[_0x5ec43b(0x1cb)])return{'definition':_0x420b92['wildcardDef'],'rawFlags':_0x3383ef,'args':[]};throw CliErrors[_0x5ec43b(0x1c0)](_0x5ec43b(0x1cf)+_0x35b8b9+'\x22.');}const _0x1095d6=findDefinition(_0x35b8b9,_0x18cdf4);if(_0x1095d6)return{'definition':_0x1095d6,'rawFlags':_0x3383ef,'args':_0x1f242d[_0x5ec43b(0x1d5)](0x2)};if(_0x420b92[_0x5ec43b(0x1cb)])return{'definition':_0x420b92[_0x5ec43b(0x1cb)],'rawFlags':_0x3383ef,'args':[_0x18cdf4,..._0x1f242d[_0x5ec43b(0x1d5)](0x2)]};throw CliErrors[_0x5ec43b(0x1c2)](_0x35b8b9+'\x20'+_0x18cdf4);}
@@ -1 +1 @@
1
- const a264_0x2147dd=a264_0x529e;(function(_0x2fa37f,_0x1c4eb3){const _0x2864fb=a264_0x529e,_0x390b56=_0x2fa37f();while(!![]){try{const _0xf887bd=-parseInt(_0x2864fb(0x1e4))/0x1+parseInt(_0x2864fb(0x1f0))/0x2*(parseInt(_0x2864fb(0x1f8))/0x3)+parseInt(_0x2864fb(0x1ee))/0x4+-parseInt(_0x2864fb(0x1e8))/0x5+parseInt(_0x2864fb(0x1d4))/0x6*(parseInt(_0x2864fb(0x1cd))/0x7)+parseInt(_0x2864fb(0x1ce))/0x8+parseInt(_0x2864fb(0x1da))/0x9*(-parseInt(_0x2864fb(0x1dd))/0xa);if(_0xf887bd===_0x1c4eb3)break;else _0x390b56['push'](_0x390b56['shift']());}catch(_0xe3889e){_0x390b56['push'](_0x390b56['shift']());}}}(a264_0x192e,0x85ea1));import{createHash}from'node:crypto';import{lstatSync,readFileSync,readdirSync}from'node:fs';import{homedir}from'node:os';function a264_0x192e(){const _0x3de0d3=['45378ceAjXw','message','INSTALL_FAILED','Unsafe\x20manifest\x20path:\x20','4284695UoZOCt','root','Built-in\x20Skill\x20source\x20does\x20not\x20match\x20its\x20package\x20manifest','isFile','schemaVersion','includes','347132gHSHtA','missing','2TDazqy','unknown','error','skipped','rabetbase\x20cli-skill\x20install','utf8','name','installedPath','2263899bllPgg','startsWith','reason','digest','Symbolic\x20link\x20is\x20not\x20allowed:\x20','files','absent','SKILL.md','skillVersion','package.json','manifest','path','present','unverifiable','join','parse','568309yEnZnf','7398216QefCTS','current','split','version','flatMap','version_mismatch','72tnXQpo','isSymbolicLink','skills@latest\x20exited\x20','trim','home','packageVersion','1055133vUPzPw','state','update','110icsgjN','Installed\x20Skill\x20state\x20is\x20','sha256','VERIFY_FAILED','packageRoot','rabetbase.manifest.json','isDirectory'];a264_0x192e=function(){return _0x3de0d3;};return a264_0x192e();}import{dirname,join,relative,resolve,sep}from'node:path';import{fileURLToPath}from'node:url';import{runNpxSkillsAddGlobal}from'../skills/npx-skills-add.js';import{resolveInstalledSkill}from'../skills/skill-presence.js';const DEFAULT_PACKAGE_ROOT=resolve(dirname(fileURLToPath(import.meta.url)),'..','..'),REPAIR_COMMAND=a264_0x2147dd(0x1f4),SKILL_NAME='rabetbase';function a264_0x529e(_0x55959a,_0x25e06c){_0x55959a=_0x55959a-0x1ca;const _0x192e6b=a264_0x192e();let _0x529ef2=_0x192e6b[_0x55959a];return _0x529ef2;}function frontmatterValue(_0x498a1f,_0x43d302){const _0x5859a5=a264_0x2147dd;return _0x498a1f['match'](new RegExp('^'+_0x43d302+':\x5cs*(.+)$','m'))?.[0x1]?.[_0x5859a5(0x1d7)]()??'';}function listFiles(_0x36070e,_0x2f11e9=_0x36070e){const _0xdbb1f1=a264_0x2147dd;return readdirSync(_0x2f11e9,{'withFileTypes':!![]})[_0xdbb1f1(0x1d2)](_0x42ff31=>{const _0x298987=_0xdbb1f1,_0xd5f8c9=join(_0x2f11e9,_0x42ff31[_0x298987(0x1f6)]),_0x5df64c=lstatSync(_0xd5f8c9);if(_0x5df64c[_0x298987(0x1d5)]())throw new Error(_0x298987(0x1fc)+_0xd5f8c9);if(_0x5df64c[_0x298987(0x1e3)]())return listFiles(_0x36070e,_0xd5f8c9);if(!_0x5df64c[_0x298987(0x1eb)]())throw new Error('Unsupported\x20Skill\x20entry:\x20'+_0xd5f8c9);return[relative(_0x36070e,_0xd5f8c9)[_0x298987(0x1d0)](sep)[_0x298987(0x1cb)]('/')];})['sort']((_0x3ae4a2,_0x9e72a6)=>_0x3ae4a2<_0x9e72a6?-0x1:_0x3ae4a2>_0x9e72a6?0x1:0x0);}function digestFiles(_0x3851e9,_0x13bab8){const _0x3dcf5d=a264_0x2147dd,_0x1112bf=createHash(_0x3dcf5d(0x1df));for(const _0x2420c3 of _0x13bab8){if(_0x2420c3[_0x3dcf5d(0x1f9)]('/')||_0x2420c3['split']('/')[_0x3dcf5d(0x1ed)]('..')||_0x2420c3[_0x3dcf5d(0x1ed)]('\x5c'))throw new Error(_0x3dcf5d(0x1e7)+_0x2420c3);_0x1112bf[_0x3dcf5d(0x1dc)](_0x2420c3),_0x1112bf[_0x3dcf5d(0x1dc)]('\x00'),_0x1112bf[_0x3dcf5d(0x1dc)](readFileSync(join(_0x3851e9,..._0x2420c3[_0x3dcf5d(0x1d0)]('/')))),_0x1112bf[_0x3dcf5d(0x1dc)]('\x00');}return _0x1112bf[_0x3dcf5d(0x1fb)]('hex');}function sameFiles(_0x5eb156,_0x475e54){return _0x5eb156['length']===_0x475e54['length']&&_0x5eb156['every']((_0xdecc61,_0x5496ec)=>_0xdecc61===_0x475e54[_0x5496ec]);}function readSource(_0x471b8a){const _0x113e60=a264_0x2147dd,_0x5028a1=JSON[_0x113e60(0x1cc)](readFileSync(join(_0x471b8a,_0x113e60(0x201)),_0x113e60(0x1f5))),_0x1488ac=JSON[_0x113e60(0x1cc)](readFileSync(join(_0x471b8a,'skills',_0x113e60(0x1e2)),_0x113e60(0x1f5))),_0x1dfc98=join(_0x471b8a,'skills',SKILL_NAME),_0x3cbe32=frontmatterValue(readFileSync(join(_0x1dfc98,_0x113e60(0x1ff)),_0x113e60(0x1f5)),_0x113e60(0x1d1)),_0x1e1e87=listFiles(_0x1dfc98);if(_0x1488ac[_0x113e60(0x1ec)]!==0x1||_0x1488ac[_0x113e60(0x1f6)]!==SKILL_NAME||!_0x5028a1[_0x113e60(0x1d1)]||_0x1488ac[_0x113e60(0x1d9)]!==_0x5028a1[_0x113e60(0x1d1)]||_0x1488ac[_0x113e60(0x200)]!==_0x5028a1[_0x113e60(0x1d1)]||_0x3cbe32!==_0x5028a1[_0x113e60(0x1d1)]||!sameFiles(_0x1e1e87,_0x1488ac[_0x113e60(0x1fd)])||digestFiles(_0x1dfc98,_0x1e1e87)!==_0x1488ac[_0x113e60(0x1fb)])throw new Error(_0x113e60(0x1ea));return{'packageVersion':_0x5028a1['version'],'skillVersion':_0x3cbe32,'root':_0x1dfc98,'manifest':_0x1488ac};}function installedSkillPath(_0xbdb35){const _0x11a321=a264_0x2147dd,_0x28b05c=resolveInstalledSkill(SKILL_NAME,{'home':_0xbdb35});if(_0x28b05c['state']==='present')return{'state':_0x11a321(0x204),'path':dirname(_0x28b05c['path'])};if(_0x28b05c[_0x11a321(0x1db)]===_0x11a321(0x1fe))return{'state':_0x11a321(0x1ef)};return{'state':'unverifiable','reason':_0x28b05c[_0x11a321(0x1fa)]};}export function inspectInstalledBuiltinSkillVersion(_0x2f4bfc,_0x2ca282={}){const _0x1bfac4=a264_0x2147dd,_0x40346b=installedSkillPath(_0x2ca282[_0x1bfac4(0x1d8)]??homedir());if(_0x40346b[_0x1bfac4(0x1db)]==='missing')return{'state':_0x1bfac4(0x1ef),'expectedVersion':_0x2f4bfc,'repairCommand':REPAIR_COMMAND};if(_0x40346b['state']===_0x1bfac4(0x1ca))return{'state':'unverifiable','expectedVersion':_0x2f4bfc,'reason':_0x40346b['reason'],'repairCommand':REPAIR_COMMAND};try{const _0x8306a7=frontmatterValue(readFileSync(join(_0x40346b[_0x1bfac4(0x203)],_0x1bfac4(0x1ff)),_0x1bfac4(0x1f5)),_0x1bfac4(0x1d1));return{'state':_0x8306a7===_0x2f4bfc?_0x1bfac4(0x1cf):_0x1bfac4(0x1d3),'expectedVersion':_0x2f4bfc,'skillVersion':_0x8306a7,'installedPath':_0x40346b[_0x1bfac4(0x203)],'repairCommand':REPAIR_COMMAND};}catch(_0x1fa58f){return{'state':_0x1bfac4(0x1ca),'expectedVersion':_0x2f4bfc,'installedPath':_0x40346b[_0x1bfac4(0x203)],'reason':_0x1fa58f instanceof Error?_0x1fa58f[_0x1bfac4(0x1e5)]:String(_0x1fa58f),'repairCommand':REPAIR_COMMAND};}}export function inspectBuiltinSkill(_0x473bba={}){const _0xdf9f14=a264_0x2147dd,_0x18b84d=_0x473bba['packageRoot']??DEFAULT_PACKAGE_ROOT;let _0x17d4fe;try{_0x17d4fe=readSource(_0x18b84d);}catch(_0x493df4){return{'state':'unverifiable','packageVersion':'unknown','reason':_0x493df4 instanceof Error?_0x493df4[_0xdf9f14(0x1e5)]:String(_0x493df4),'repairCommand':REPAIR_COMMAND};}const _0xb9f5c7=installedSkillPath(_0x473bba[_0xdf9f14(0x1d8)]??homedir());if(_0xb9f5c7[_0xdf9f14(0x1db)]===_0xdf9f14(0x1ef))return{'state':'missing','packageVersion':_0x17d4fe['packageVersion'],'repairCommand':REPAIR_COMMAND};if(_0xb9f5c7[_0xdf9f14(0x1db)]===_0xdf9f14(0x1ca))return{'state':_0xdf9f14(0x1ca),'packageVersion':_0x17d4fe[_0xdf9f14(0x1d9)],'reason':_0xb9f5c7['reason'],'repairCommand':REPAIR_COMMAND};try{const _0x793453=frontmatterValue(readFileSync(join(_0xb9f5c7[_0xdf9f14(0x203)],'SKILL.md'),_0xdf9f14(0x1f5)),'version');if(_0x793453!==_0x17d4fe['skillVersion'])return{'state':_0xdf9f14(0x1d3),'packageVersion':_0x17d4fe[_0xdf9f14(0x1d9)],'skillVersion':_0x793453,'installedPath':_0xb9f5c7['path'],'repairCommand':REPAIR_COMMAND};const _0x42bc32=listFiles(_0xb9f5c7[_0xdf9f14(0x203)]),_0x5f0cc2=digestFiles(_0xb9f5c7['path'],_0x42bc32);return{'state':sameFiles(_0x42bc32,_0x17d4fe[_0xdf9f14(0x202)][_0xdf9f14(0x1fd)])&&_0x5f0cc2===_0x17d4fe[_0xdf9f14(0x202)]['digest']?_0xdf9f14(0x1cf):'content_mismatch','packageVersion':_0x17d4fe[_0xdf9f14(0x1d9)],'skillVersion':_0x793453,'installedPath':_0xb9f5c7[_0xdf9f14(0x203)],'digest':_0x5f0cc2,'repairCommand':REPAIR_COMMAND};}catch(_0x5de423){return{'state':_0xdf9f14(0x1ca),'packageVersion':_0x17d4fe['packageVersion'],'installedPath':_0xb9f5c7[_0xdf9f14(0x203)],'reason':_0x5de423 instanceof Error?_0x5de423[_0xdf9f14(0x1e5)]:String(_0x5de423),'repairCommand':REPAIR_COMMAND};}}function failure(_0x10bef9,_0x16abf0,_0x208e5d,_0x40c032){const _0xddfc3a=a264_0x2147dd;return{'ok':![],'code':_0x10bef9,'packageVersion':_0x16abf0[_0xddfc3a(0x1d9)],'skillVersion':_0x16abf0[_0xddfc3a(0x200)],'installedPath':_0x40c032,'changed':![],'repairCommand':REPAIR_COMMAND,'error':_0x208e5d instanceof Error?_0x208e5d[_0xddfc3a(0x1e5)]:String(_0x208e5d)};}export function installBuiltinSkill(_0x4a195f={}){const _0x427da5=a264_0x2147dd,_0x671cf4=_0x4a195f[_0x427da5(0x1e1)]??DEFAULT_PACKAGE_ROOT,_0x4db92b=_0x4a195f[_0x427da5(0x1d8)]??homedir();let _0x2d0cef;try{_0x2d0cef=readSource(_0x671cf4);}catch(_0x5d21f3){return failure('SOURCE_INVALID',{'packageVersion':'unknown','skillVersion':_0x427da5(0x1f1)},_0x5d21f3);}const _0x32ae67=inspectBuiltinSkill({'packageRoot':_0x671cf4,'home':_0x4db92b}),_0x4f20b7=runNpxSkillsAddGlobal(_0x671cf4,_0x2d0cef[_0x427da5(0x1e9)],{'stdio':_0x4a195f['stdio']??'pipe','expectedSkillName':SKILL_NAME,'presence':{'home':_0x4db92b}});if(_0x4f20b7[_0x427da5(0x1f3)])return{'ok':!![],'packageVersion':_0x2d0cef[_0x427da5(0x1d9)],'skillVersion':_0x2d0cef['skillVersion'],'installedPath':_0x32ae67['installedPath'],'changed':![],'repairCommand':REPAIR_COMMAND};if(!_0x4f20b7['ok'])return failure(_0x427da5(0x1e6),_0x2d0cef,_0x4f20b7[_0x427da5(0x1f2)]??_0x427da5(0x1d6)+_0x4f20b7['status']);const _0x18a040=inspectBuiltinSkill({'packageRoot':_0x671cf4,'home':_0x4db92b});if(_0x18a040[_0x427da5(0x1db)]!==_0x427da5(0x1cf))return failure(_0x427da5(0x1e0),_0x2d0cef,_0x18a040[_0x427da5(0x1fa)]??_0x427da5(0x1de)+_0x18a040[_0x427da5(0x1db)],_0x18a040[_0x427da5(0x1f7)]);return{'ok':!![],'packageVersion':_0x2d0cef[_0x427da5(0x1d9)],'skillVersion':_0x2d0cef[_0x427da5(0x200)],'installedPath':_0x18a040[_0x427da5(0x1f7)],'changed':_0x32ae67[_0x427da5(0x1db)]!==_0x427da5(0x1cf),'repairCommand':REPAIR_COMMAND};}
1
+ const a266_0xdcfb55=a266_0x31e3;(function(_0x4ef00a,_0x21d76e){const _0x27798a=a266_0x31e3,_0x428053=_0x4ef00a();while(!![]){try{const _0x4dedb4=-parseInt(_0x27798a(0x1a7))/0x1*(-parseInt(_0x27798a(0x1af))/0x2)+parseInt(_0x27798a(0x1b2))/0x3*(-parseInt(_0x27798a(0x1a6))/0x4)+parseInt(_0x27798a(0x1ab))/0x5+parseInt(_0x27798a(0x1c3))/0x6*(parseInt(_0x27798a(0x1c0))/0x7)+parseInt(_0x27798a(0x1e2))/0x8*(parseInt(_0x27798a(0x1a9))/0x9)+parseInt(_0x27798a(0x1d3))/0xa*(-parseInt(_0x27798a(0x1e1))/0xb)+parseInt(_0x27798a(0x1b9))/0xc*(parseInt(_0x27798a(0x1da))/0xd);if(_0x4dedb4===_0x21d76e)break;else _0x428053['push'](_0x428053['shift']());}catch(_0x73cb7b){_0x428053['push'](_0x428053['shift']());}}}(a266_0x24a1,0xcdde9));function a266_0x24a1(){const _0x5d0e92=['INSTALL_FAILED','utf8','root','manifest','trim','reason','hex','current','8192190GrISag','missing','Built-in\x20Skill\x20source\x20does\x20not\x20match\x20its\x20package\x20manifest','Unsafe\x20manifest\x20path:\x20','rabetbase','match','version_mismatch','97721mdDkuZ','files','unverifiable','isDirectory','unknown','pipe','includes','11UyFSUT','232kFQNDI','schemaVersion','packageRoot','Unsupported\x20Skill\x20entry:\x20','isFile','rabetbase.manifest.json','Symbolic\x20link\x20is\x20not\x20allowed:\x20','369524SmItlA','1758GLPImj','skillVersion','160074FstCGL','SKILL.md','598205dTOjbS','skills@latest\x20exited\x20','packageVersion','version','12zowCRz','installedPath','status','45GJVNor',':\x5cs*(.+)$','sha256','SOURCE_INVALID','update','absent','name','2040oWZuie','home','path','package.json','flatMap','stdio','skills','95977TcdXzh','split','skipped','492tiRxzy','digest','VERIFY_FAILED','parse','message','rabetbase\x20cli-skill\x20install','state','startsWith'];a266_0x24a1=function(){return _0x5d0e92;};return a266_0x24a1();}import{createHash}from'node:crypto';import{lstatSync,readFileSync,readdirSync}from'node:fs';import{homedir}from'node:os';import{dirname,join,relative,resolve,sep}from'node:path';import{fileURLToPath}from'node:url';import{runNpxSkillsAddGlobal}from'../skills/npx-skills-add.js';import{resolveInstalledSkill}from'../skills/skill-presence.js';const DEFAULT_PACKAGE_ROOT=resolve(dirname(fileURLToPath(import.meta.url)),'..','..'),REPAIR_COMMAND=a266_0xdcfb55(0x1c8),SKILL_NAME=a266_0xdcfb55(0x1d7);function frontmatterValue(_0x22bf17,_0x1cb557){const _0x60e012=a266_0xdcfb55;return _0x22bf17[_0x60e012(0x1d8)](new RegExp('^'+_0x1cb557+_0x60e012(0x1b3),'m'))?.[0x1]?.[_0x60e012(0x1cf)]()??'';}function listFiles(_0x2679fb,_0x3c6ff9=_0x2679fb){const _0x2a5716=a266_0xdcfb55;return readdirSync(_0x3c6ff9,{'withFileTypes':!![]})[_0x2a5716(0x1bd)](_0x1d4f86=>{const _0x25a3ee=_0x2a5716,_0x590b14=join(_0x3c6ff9,_0x1d4f86[_0x25a3ee(0x1b8)]),_0x355bf2=lstatSync(_0x590b14);if(_0x355bf2['isSymbolicLink']())throw new Error(_0x25a3ee(0x1a5)+_0x590b14);if(_0x355bf2[_0x25a3ee(0x1dd)]())return listFiles(_0x2679fb,_0x590b14);if(!_0x355bf2[_0x25a3ee(0x1e6)]())throw new Error(_0x25a3ee(0x1e5)+_0x590b14);return[relative(_0x2679fb,_0x590b14)['split'](sep)['join']('/')];})['sort']((_0x4d36e4,_0x2db50e)=>_0x4d36e4<_0x2db50e?-0x1:_0x4d36e4>_0x2db50e?0x1:0x0);}function digestFiles(_0x49c9aa,_0x3b560b){const _0x2825a6=a266_0xdcfb55,_0x23b625=createHash(_0x2825a6(0x1b4));for(const _0x424d28 of _0x3b560b){if(_0x424d28[_0x2825a6(0x1ca)]('/')||_0x424d28[_0x2825a6(0x1c1)]('/')[_0x2825a6(0x1e0)]('..')||_0x424d28[_0x2825a6(0x1e0)]('\x5c'))throw new Error(_0x2825a6(0x1d6)+_0x424d28);_0x23b625[_0x2825a6(0x1b6)](_0x424d28),_0x23b625[_0x2825a6(0x1b6)]('\x00'),_0x23b625['update'](readFileSync(join(_0x49c9aa,..._0x424d28[_0x2825a6(0x1c1)]('/')))),_0x23b625[_0x2825a6(0x1b6)]('\x00');}return _0x23b625[_0x2825a6(0x1c4)](_0x2825a6(0x1d1));}function sameFiles(_0x53cb1a,_0x3f4e69){return _0x53cb1a['length']===_0x3f4e69['length']&&_0x53cb1a['every']((_0x40f80b,_0x4f9313)=>_0x40f80b===_0x3f4e69[_0x4f9313]);}function readSource(_0x88135e){const _0x397c85=a266_0xdcfb55,_0x1bf898=JSON[_0x397c85(0x1c6)](readFileSync(join(_0x88135e,_0x397c85(0x1bc)),_0x397c85(0x1cc))),_0x1df1bb=JSON['parse'](readFileSync(join(_0x88135e,'skills',_0x397c85(0x1a4)),_0x397c85(0x1cc))),_0x2e85e0=join(_0x88135e,_0x397c85(0x1bf),SKILL_NAME),_0x488b9f=frontmatterValue(readFileSync(join(_0x2e85e0,_0x397c85(0x1aa)),_0x397c85(0x1cc)),_0x397c85(0x1ae)),_0x32ebe2=listFiles(_0x2e85e0);if(_0x1df1bb[_0x397c85(0x1e3)]!==0x1||_0x1df1bb[_0x397c85(0x1b8)]!==SKILL_NAME||!_0x1bf898[_0x397c85(0x1ae)]||_0x1df1bb[_0x397c85(0x1ad)]!==_0x1bf898[_0x397c85(0x1ae)]||_0x1df1bb[_0x397c85(0x1a8)]!==_0x1bf898[_0x397c85(0x1ae)]||_0x488b9f!==_0x1bf898['version']||!sameFiles(_0x32ebe2,_0x1df1bb[_0x397c85(0x1db)])||digestFiles(_0x2e85e0,_0x32ebe2)!==_0x1df1bb['digest'])throw new Error(_0x397c85(0x1d5));return{'packageVersion':_0x1bf898[_0x397c85(0x1ae)],'skillVersion':_0x488b9f,'root':_0x2e85e0,'manifest':_0x1df1bb};}function installedSkillPath(_0x2a779a){const _0x1674c4=a266_0xdcfb55,_0x1b7a05=resolveInstalledSkill(SKILL_NAME,{'home':_0x2a779a});if(_0x1b7a05[_0x1674c4(0x1c9)]==='present')return{'state':'present','path':dirname(_0x1b7a05[_0x1674c4(0x1bb)])};if(_0x1b7a05[_0x1674c4(0x1c9)]===_0x1674c4(0x1b7))return{'state':_0x1674c4(0x1d4)};return{'state':_0x1674c4(0x1dc),'reason':_0x1b7a05['reason']};}export function inspectInstalledBuiltinSkillVersion(_0x2ec6b9,_0x5b2fcf={}){const _0x5cecb5=a266_0xdcfb55,_0x340d10=installedSkillPath(_0x5b2fcf[_0x5cecb5(0x1ba)]??homedir());if(_0x340d10['state']===_0x5cecb5(0x1d4))return{'state':_0x5cecb5(0x1d4),'expectedVersion':_0x2ec6b9,'repairCommand':REPAIR_COMMAND};if(_0x340d10[_0x5cecb5(0x1c9)]===_0x5cecb5(0x1dc))return{'state':'unverifiable','expectedVersion':_0x2ec6b9,'reason':_0x340d10[_0x5cecb5(0x1d0)],'repairCommand':REPAIR_COMMAND};try{const _0x3dd6bb=frontmatterValue(readFileSync(join(_0x340d10[_0x5cecb5(0x1bb)],'SKILL.md'),_0x5cecb5(0x1cc)),_0x5cecb5(0x1ae));return{'state':_0x3dd6bb===_0x2ec6b9?_0x5cecb5(0x1d2):_0x5cecb5(0x1d9),'expectedVersion':_0x2ec6b9,'skillVersion':_0x3dd6bb,'installedPath':_0x340d10[_0x5cecb5(0x1bb)],'repairCommand':REPAIR_COMMAND};}catch(_0xf6978c){return{'state':_0x5cecb5(0x1dc),'expectedVersion':_0x2ec6b9,'installedPath':_0x340d10[_0x5cecb5(0x1bb)],'reason':_0xf6978c instanceof Error?_0xf6978c[_0x5cecb5(0x1c7)]:String(_0xf6978c),'repairCommand':REPAIR_COMMAND};}}function a266_0x31e3(_0x45606a,_0xa9c528){_0x45606a=_0x45606a-0x1a4;const _0x24a189=a266_0x24a1();let _0x31e353=_0x24a189[_0x45606a];return _0x31e353;}export function inspectBuiltinSkill(_0x25da20={}){const _0x352e8c=a266_0xdcfb55,_0x50033b=_0x25da20[_0x352e8c(0x1e4)]??DEFAULT_PACKAGE_ROOT;let _0x4ca15c;try{_0x4ca15c=readSource(_0x50033b);}catch(_0x1f57c1){return{'state':_0x352e8c(0x1dc),'packageVersion':_0x352e8c(0x1de),'reason':_0x1f57c1 instanceof Error?_0x1f57c1['message']:String(_0x1f57c1),'repairCommand':REPAIR_COMMAND};}const _0x5567ae=installedSkillPath(_0x25da20['home']??homedir());if(_0x5567ae[_0x352e8c(0x1c9)]===_0x352e8c(0x1d4))return{'state':_0x352e8c(0x1d4),'packageVersion':_0x4ca15c['packageVersion'],'repairCommand':REPAIR_COMMAND};if(_0x5567ae[_0x352e8c(0x1c9)]==='unverifiable')return{'state':_0x352e8c(0x1dc),'packageVersion':_0x4ca15c[_0x352e8c(0x1ad)],'reason':_0x5567ae[_0x352e8c(0x1d0)],'repairCommand':REPAIR_COMMAND};try{const _0x44ec3f=frontmatterValue(readFileSync(join(_0x5567ae['path'],_0x352e8c(0x1aa)),_0x352e8c(0x1cc)),'version');if(_0x44ec3f!==_0x4ca15c[_0x352e8c(0x1a8)])return{'state':_0x352e8c(0x1d9),'packageVersion':_0x4ca15c[_0x352e8c(0x1ad)],'skillVersion':_0x44ec3f,'installedPath':_0x5567ae[_0x352e8c(0x1bb)],'repairCommand':REPAIR_COMMAND};const _0x3e2abb=listFiles(_0x5567ae['path']),_0x56014a=digestFiles(_0x5567ae[_0x352e8c(0x1bb)],_0x3e2abb);return{'state':sameFiles(_0x3e2abb,_0x4ca15c[_0x352e8c(0x1ce)][_0x352e8c(0x1db)])&&_0x56014a===_0x4ca15c[_0x352e8c(0x1ce)][_0x352e8c(0x1c4)]?'current':'content_mismatch','packageVersion':_0x4ca15c['packageVersion'],'skillVersion':_0x44ec3f,'installedPath':_0x5567ae['path'],'digest':_0x56014a,'repairCommand':REPAIR_COMMAND};}catch(_0x328e4c){return{'state':_0x352e8c(0x1dc),'packageVersion':_0x4ca15c[_0x352e8c(0x1ad)],'installedPath':_0x5567ae[_0x352e8c(0x1bb)],'reason':_0x328e4c instanceof Error?_0x328e4c['message']:String(_0x328e4c),'repairCommand':REPAIR_COMMAND};}}function failure(_0x1c741c,_0x5e1c6b,_0x201120,_0x21a45a){const _0x4478e4=a266_0xdcfb55;return{'ok':![],'code':_0x1c741c,'packageVersion':_0x5e1c6b[_0x4478e4(0x1ad)],'skillVersion':_0x5e1c6b[_0x4478e4(0x1a8)],'installedPath':_0x21a45a,'changed':![],'repairCommand':REPAIR_COMMAND,'error':_0x201120 instanceof Error?_0x201120[_0x4478e4(0x1c7)]:String(_0x201120)};}export function installBuiltinSkill(_0x475e45={}){const _0x2e19af=a266_0xdcfb55,_0x391499=_0x475e45[_0x2e19af(0x1e4)]??DEFAULT_PACKAGE_ROOT,_0x267966=_0x475e45[_0x2e19af(0x1ba)]??homedir();let _0x3e9279;try{_0x3e9279=readSource(_0x391499);}catch(_0x259495){return failure(_0x2e19af(0x1b5),{'packageVersion':_0x2e19af(0x1de),'skillVersion':_0x2e19af(0x1de)},_0x259495);}const _0x38507d=inspectBuiltinSkill({'packageRoot':_0x391499,'home':_0x267966}),_0x55b6f6=runNpxSkillsAddGlobal(_0x391499,_0x3e9279[_0x2e19af(0x1cd)],{'stdio':_0x475e45[_0x2e19af(0x1be)]??_0x2e19af(0x1df),'expectedSkillName':SKILL_NAME,'presence':{'home':_0x267966}});if(_0x55b6f6[_0x2e19af(0x1c2)])return{'ok':!![],'packageVersion':_0x3e9279[_0x2e19af(0x1ad)],'skillVersion':_0x3e9279['skillVersion'],'installedPath':_0x38507d[_0x2e19af(0x1b0)],'changed':![],'repairCommand':REPAIR_COMMAND};if(!_0x55b6f6['ok'])return failure(_0x2e19af(0x1cb),_0x3e9279,_0x55b6f6['error']??_0x2e19af(0x1ac)+_0x55b6f6[_0x2e19af(0x1b1)]);const _0x25a8f1=inspectBuiltinSkill({'packageRoot':_0x391499,'home':_0x267966});if(_0x25a8f1[_0x2e19af(0x1c9)]!==_0x2e19af(0x1d2))return failure(_0x2e19af(0x1c5),_0x3e9279,_0x25a8f1[_0x2e19af(0x1d0)]??'Installed\x20Skill\x20state\x20is\x20'+_0x25a8f1[_0x2e19af(0x1c9)],_0x25a8f1['installedPath']);return{'ok':!![],'packageVersion':_0x3e9279[_0x2e19af(0x1ad)],'skillVersion':_0x3e9279[_0x2e19af(0x1a8)],'installedPath':_0x25a8f1[_0x2e19af(0x1b0)],'changed':_0x38507d['state']!==_0x2e19af(0x1d2),'repairCommand':REPAIR_COMMAND};}
@@ -1 +1 @@
1
- function a265_0x2159(_0x231715,_0x5ef9f4){_0x231715=_0x231715-0x191;const _0x3246fd=a265_0x3246();let _0x215990=_0x3246fd[_0x231715];return _0x215990;}(function(_0x611975,_0x2a9764){const _0x2f592c=a265_0x2159,_0x3dee1d=_0x611975();while(!![]){try{const _0x68c080=parseInt(_0x2f592c(0x1b3))/0x1+parseInt(_0x2f592c(0x1a8))/0x2*(parseInt(_0x2f592c(0x193))/0x3)+parseInt(_0x2f592c(0x1b5))/0x4+-parseInt(_0x2f592c(0x1a0))/0x5*(parseInt(_0x2f592c(0x19e))/0x6)+-parseInt(_0x2f592c(0x19c))/0x7*(parseInt(_0x2f592c(0x1af))/0x8)+parseInt(_0x2f592c(0x197))/0x9*(-parseInt(_0x2f592c(0x1b0))/0xa)+parseInt(_0x2f592c(0x1a5))/0xb*(parseInt(_0x2f592c(0x19b))/0xc);if(_0x68c080===_0x2a9764)break;else _0x3dee1d['push'](_0x3dee1d['shift']());}catch(_0x118943){_0x3dee1d['push'](_0x3dee1d['shift']());}}}(a265_0x3246,0xe4eb5));import{logger}from'../utils/logger.js';import{CLI_BIN_NAME}from'../constant/cli.js';import{NPX_SKILLS_ADD_GLOBAL_COMMAND_LINE}from'../skills/npx-skills-add.js';export function camelCaseFlagsToKebab(_0x54c97f){const _0x327a18=a265_0x2159,_0x2e1aa4=[];for(const [_0x1f6426,_0x5abe9d]of Object['entries'](_0x54c97f)){if(_0x5abe9d===!![]){const _0x3b5186=_0x1f6426[_0x327a18(0x195)](/([A-Z])/g,'-$1')[_0x327a18(0x1a1)]();_0x2e1aa4[_0x327a18(0x1a4)](_0x3b5186);}}return _0x2e1aa4;}export function parseDynamicFlags(){const _0x5e9b73=a265_0x2159,_0x4149ca=[];for(let _0x4fe9dd=0x3;_0x4fe9dd<process[_0x5e9b73(0x1aa)][_0x5e9b73(0x1b4)];_0x4fe9dd++){const _0x158999=process[_0x5e9b73(0x1aa)][_0x4fe9dd];if(_0x158999&&_0x158999['startsWith']('--')){const _0x5055b5=_0x158999['slice'](0x2);_0x5055b5&&!_0x5055b5['includes']('=')&&_0x4149ca[_0x5e9b73(0x1a4)](_0x5055b5);}}return _0x4149ca;}export function getAllProvidedFlags(_0x8d58a8){const _0x50734a=a265_0x2159,_0x409065=camelCaseFlagsToKebab(_0x8d58a8),_0x2a9803=parseDynamicFlags(),_0x354f56=new Set([..._0x409065,..._0x2a9803]);return Array[_0x50734a(0x191)](_0x354f56);}export function normalizeLegacyBffSaveFlags(_0x336d03){const _0x512c96=a265_0x2159,_0x290fbb=new Set(_0x336d03);return _0x290fbb[_0x512c96(0x1a3)](_0x512c96(0x19f))&&_0x290fbb[_0x512c96(0x1a2)](_0x512c96(0x19d)),Array[_0x512c96(0x191)](_0x290fbb);}function a265_0x3246(){const _0x5babbe=['exit','replace','(empty)','9WiBTuj','Unsupported\x20command:\x20','\x0aRabetbase\x20CLI\x20Skill\x20-\x20Developer\x20Workflow\x20Installation\x20Tool\x0a\x0aUsage:\x0a\x20\x20','\x0aAvailable\x20commands:','156xmulzN','7483fexduQ','enable-bff-save','2122062eYmuGw','dangerously-bff-save','20VtvsGG','toLowerCase','add','has','push','185295vhDISk','\x20cli-skill\x20install\x0a\x0aPublic\x20Open\x20Skill\x20source:\x20','Error:\x20Unsupported\x20command:\x20','1470dWVmRc','\x20cli-skill\x20install\x20\x20\x20\x20\x20\x20\x20#\x20Install\x20CLI\x20Built-in\x20Skill','argv','cwd','help','--help','\x0a\x0aNote:\x20cli-skill\x20install\x20uses\x20the\x20npm\x20package-local\x20Skill;\x20the\x20public\x20source\x20is\x20an\x20optional\x20latest\x20mirror.\x0a','1328hHGpGi','2863090JoyjDW','log','skill','922314RQIgCm','length','2941980erAOUB','from','error','3834UDFWgY'];a265_0x3246=function(){return _0x5babbe;};return a265_0x3246();}const SKILLS_INSTALL_COMMAND_LINE=NPX_SKILLS_ADD_GLOBAL_COMMAND_LINE;export async function skillsCommand(_0x5b9ea4,_0x5c410a,_0x4a230d){const _0x57e709=a265_0x2159;logger['setLogPath'](process[_0x57e709(0x1ab)]());if(_0x4a230d?.[_0x57e709(0x1ac)]||_0x5b9ea4===_0x57e709(0x1ad)){showHelp();return;}console[_0x57e709(0x192)](_0x57e709(0x1a7)+(_0x5b9ea4||_0x57e709(0x196))),console[_0x57e709(0x1b1)](_0x57e709(0x19a)),console[_0x57e709(0x1b1)]('\x20\x20'+CLI_BIN_NAME+_0x57e709(0x1a9)),console['log'](''),console['log']('Public\x20Open\x20Skill\x20source:\x20'+SKILLS_INSTALL_COMMAND_LINE),logger[_0x57e709(0x192)](_0x57e709(0x1b2),_0x57e709(0x198)+_0x5b9ea4),process[_0x57e709(0x194)](0x1);}function showHelp(){const _0x2ba26a=a265_0x2159;console[_0x2ba26a(0x1b1)](_0x2ba26a(0x199)+CLI_BIN_NAME+_0x2ba26a(0x1a6)+SKILLS_INSTALL_COMMAND_LINE+_0x2ba26a(0x1ae));}
1
+ (function(_0x433a65,_0x145139){const _0x48a70b=a267_0x26ca,_0x182d14=_0x433a65();while(!![]){try{const _0x1554c7=-parseInt(_0x48a70b(0xff))/0x1*(parseInt(_0x48a70b(0xfc))/0x2)+-parseInt(_0x48a70b(0x11f))/0x3*(-parseInt(_0x48a70b(0x103))/0x4)+-parseInt(_0x48a70b(0x11a))/0x5*(-parseInt(_0x48a70b(0x10e))/0x6)+-parseInt(_0x48a70b(0xfb))/0x7*(parseInt(_0x48a70b(0x119))/0x8)+-parseInt(_0x48a70b(0x108))/0x9*(-parseInt(_0x48a70b(0x114))/0xa)+-parseInt(_0x48a70b(0x10a))/0xb+-parseInt(_0x48a70b(0x101))/0xc*(-parseInt(_0x48a70b(0x11b))/0xd);if(_0x1554c7===_0x145139)break;else _0x182d14['push'](_0x182d14['shift']());}catch(_0x3d234c){_0x182d14['push'](_0x182d14['shift']());}}}(a267_0x483a,0xd584d));import{logger}from'../utils/logger.js';import{CLI_BIN_NAME}from'../constant/cli.js';import{NPX_SKILLS_ADD_GLOBAL_COMMAND_LINE}from'../skills/npx-skills-add.js';export function camelCaseFlagsToKebab(_0xebf316){const _0x3179bd=a267_0x26ca,_0x57fb74=[];for(const [_0x54103e,_0x2204f5]of Object['entries'](_0xebf316)){if(_0x2204f5===!![]){const _0x1b987d=_0x54103e[_0x3179bd(0x117)](/([A-Z])/g,'-$1')[_0x3179bd(0x107)]();_0x57fb74[_0x3179bd(0x115)](_0x1b987d);}}return _0x57fb74;}function a267_0x26ca(_0x308f40,_0x571704){_0x308f40=_0x308f40-0xf8;const _0x483a9b=a267_0x483a();let _0x26caf1=_0x483a9b[_0x308f40];return _0x26caf1;}export function parseDynamicFlags(){const _0x1d24c4=a267_0x26ca,_0xf30df1=[];for(let _0xb16c3c=0x3;_0xb16c3c<process[_0x1d24c4(0x11d)][_0x1d24c4(0x104)];_0xb16c3c++){const _0x24b666=process['argv'][_0xb16c3c];if(_0x24b666&&_0x24b666[_0x1d24c4(0xf8)]('--')){const _0x50aa58=_0x24b666[_0x1d24c4(0x10d)](0x2);_0x50aa58&&!_0x50aa58[_0x1d24c4(0x109)]('=')&&_0xf30df1[_0x1d24c4(0x115)](_0x50aa58);}}return _0xf30df1;}export function getAllProvidedFlags(_0x7bd955){const _0x5b3a7a=a267_0x26ca,_0x2755e0=camelCaseFlagsToKebab(_0x7bd955),_0x162262=parseDynamicFlags(),_0x53e479=new Set([..._0x2755e0,..._0x162262]);return Array[_0x5b3a7a(0x11e)](_0x53e479);}function a267_0x483a(){const _0x11b75a=['Unsupported\x20command:\x20','154ViNGmu','12670wRrJXR','has','Public\x20Open\x20Skill\x20source:\x20','151TZAXFY','\x0aAvailable\x20commands:','9012xrESTI','\x20cli-skill\x20install\x20\x20\x20\x20\x20\x20\x20#\x20Install\x20CLI\x20Built-in\x20Skill','8tSdukx','length','cwd','enable-bff-save','toLowerCase','14513157PpPgEB','includes','9996547rKZUue','\x0aRabetbase\x20CLI\x20Skill\x20-\x20Developer\x20Workflow\x20Installation\x20Tool\x0a\x0aUsage:\x0a\x20\x20','dangerously-bff-save','slice','15762haaXxx','add','\x20cli-skill\x20install\x0a\x0aPublic\x20Open\x20Skill\x20source:\x20','error','help','\x0a\x0aNote:\x20cli-skill\x20install\x20uses\x20the\x20npm\x20package-local\x20Skill;\x20the\x20public\x20source\x20is\x20an\x20optional\x20latest\x20mirror.\x0a','10JqXLKl','push','setLogPath','replace','Error:\x20Unsupported\x20command:\x20','395128XYrmub','1085mHlpIo','3159bdjzwR','(empty)','argv','from','2192118TIBcsL','startsWith','log'];a267_0x483a=function(){return _0x11b75a;};return a267_0x483a();}export function normalizeLegacyBffSaveFlags(_0x37bf8c){const _0x5c0b2e=a267_0x26ca,_0x1b8c17=new Set(_0x37bf8c);return _0x1b8c17[_0x5c0b2e(0xfd)](_0x5c0b2e(0x10c))&&_0x1b8c17[_0x5c0b2e(0x10f)](_0x5c0b2e(0x106)),Array[_0x5c0b2e(0x11e)](_0x1b8c17);}const SKILLS_INSTALL_COMMAND_LINE=NPX_SKILLS_ADD_GLOBAL_COMMAND_LINE;export async function skillsCommand(_0x2f41fb,_0x44dec0,_0x18e01c){const _0x1fbef3=a267_0x26ca;logger[_0x1fbef3(0x116)](process[_0x1fbef3(0x105)]());if(_0x18e01c?.[_0x1fbef3(0x112)]||_0x2f41fb==='--help'){showHelp();return;}console[_0x1fbef3(0x111)](_0x1fbef3(0x118)+(_0x2f41fb||_0x1fbef3(0x11c))),console['log'](_0x1fbef3(0x100)),console['log']('\x20\x20'+CLI_BIN_NAME+_0x1fbef3(0x102)),console[_0x1fbef3(0xf9)](''),console['log'](_0x1fbef3(0xfe)+SKILLS_INSTALL_COMMAND_LINE),logger['error']('skill',_0x1fbef3(0xfa)+_0x2f41fb),process['exit'](0x1);}function showHelp(){const _0x35b683=a267_0x26ca;console[_0x35b683(0xf9)](_0x35b683(0x10b)+CLI_BIN_NAME+_0x35b683(0x110)+SKILLS_INSTALL_COMMAND_LINE+_0x35b683(0x113));}
@@ -1 +1 @@
1
- const a266_0x13b220=a266_0x1f0a;(function(_0x44d798,_0xeeeb){const _0x263c1b=a266_0x1f0a,_0x6167f7=_0x44d798();while(!![]){try{const _0x287d85=parseInt(_0x263c1b(0x15c))/0x1+parseInt(_0x263c1b(0x16c))/0x2*(parseInt(_0x263c1b(0x149))/0x3)+parseInt(_0x263c1b(0x15d))/0x4+-parseInt(_0x263c1b(0x148))/0x5+-parseInt(_0x263c1b(0x157))/0x6*(parseInt(_0x263c1b(0x160))/0x7)+parseInt(_0x263c1b(0x179))/0x8+-parseInt(_0x263c1b(0x159))/0x9;if(_0x287d85===_0xeeeb)break;else _0x6167f7['push'](_0x6167f7['shift']());}catch(_0x268e23){_0x6167f7['push'](_0x6167f7['shift']());}}}(a266_0xa076,0x43bac));import{spawnSync}from'node:child_process';import{resolveNpmBin}from'../utils/platform.js';import{resolveInstalledSkill}from'../skills/skill-presence.js';export const NPX_FLAG_YES='-y';export const SKILLS_FLAG_GLOBAL='-g';export const SKILLS_FLAG_YES='-y';export const NPX_SKILLS_CLI=a266_0x13b220(0x145);export const NPX_SKILLS_SUBCOMMAND_ADD=a266_0x13b220(0x16a);export const NPX_SKILLS_FLAG_SKILL='--skill';export const RABETBASE_SKILL_SOURCE='lovrabet/rabetbase';export const LEGACY_RABETBASE_SKILL_SOURCE=a266_0x13b220(0x154);function a266_0xa076(){const _0x137e3b=['message','rabetbase','lovrabet/lovrabet-skill','error','filter','37356qnxsCu','Skill\x20\x22','6011991FDyFjb','join','unknown','157304VwenmT','1965816QbggEN','npm_config_global','PERMISSION_DENIED','7rclShj','inherit','status','stderr','NPX_NOT_FOUND','exit\x20','EPERM','stdout','EACCES','Installer\x20reported\x20','add','state','2JLTJny','present','CHILD_EXIT_NONZERO','reason','pipe','skill','absent','toString','ENOENT','expectedSkillName','warn','stdio','\x20failed\x20target(s)','4364648yevLGy','remove','npx\x20terminated\x20by\x20signal\x20','!\x20Could\x20not\x20verify\x20\x22','skills@latest','unverifiable','code','2736905paCnYG','914061Gcojpf','SPAWN_FAILED','CHILD_TERMINATED','SKILL_NOT_INSTALLED','NPM_CONFIG_GLOBAL','npx','push','log','signal'];a266_0xa076=function(){return _0x137e3b;};return a266_0xa076();}export const DEFAULT_RABETBASE_SKILL_NAME='Lovrabet';export const RABETBASE_GLOBAL_SKILL_NAME=a266_0x13b220(0x153);export const RABETBASE_SKILL_GIT_SOURCE='git@codeup.aliyun.com:yuntoo/open/rabetbase-cli.git';export function resolveGlobalSkillName(_0x188fbf){switch(_0x188fbf['trim']()){case RABETBASE_SKILL_SOURCE:case RABETBASE_SKILL_GIT_SOURCE:return RABETBASE_GLOBAL_SKILL_NAME;default:return undefined;}}export function buildNpxSkillsAddArgv(_0x32c04b){const _0x16d55d=a266_0x13b220,_0x5a846c=[NPX_FLAG_YES,NPX_SKILLS_CLI,NPX_SKILLS_SUBCOMMAND_ADD,RABETBASE_SKILL_SOURCE];return _0x32c04b&&_0x5a846c[_0x16d55d(0x14f)](NPX_SKILLS_FLAG_SKILL,_0x32c04b),_0x5a846c;}export const NPX_SKILLS_ADD_COMMAND_LINE=[a266_0x13b220(0x14e),...buildNpxSkillsAddArgv()][a266_0x13b220(0x15a)]('\x20');export const NPX_SKILLS_ADD_GLOBAL_COMMAND_LINE=['npx',NPX_FLAG_YES,NPX_SKILLS_CLI,NPX_SKILLS_SUBCOMMAND_ADD,RABETBASE_SKILL_SOURCE,SKILLS_FLAG_GLOBAL,SKILLS_FLAG_YES][a266_0x13b220(0x15a)]('\x20');const CHILD_OUTPUT_MAX_BUFFER=0x10*0x400*0x400;function failure(_0x1fe02b,_0x441c85,_0x262fd0){return{'ok':![],'status':_0x441c85,'code':_0x1fe02b,'error':'['+_0x1fe02b+']\x20'+_0x262fd0};}function a266_0x1f0a(_0x5b45ae,_0x359f0a){_0x5b45ae=_0x5b45ae-0x143;const _0xa07644=a266_0xa076();let _0x1f0a26=_0xa07644[_0x5b45ae];return _0x1f0a26;}function spawnOptions(_0x377a58,_0x8e61e){const _0x25c052=a266_0x13b220,_0x546655={...process.env};return delete _0x546655[_0x25c052(0x15e)],delete _0x546655[_0x25c052(0x14d)],{'cwd':_0x377a58,'stdio':_0x8e61e,'env':_0x546655,'shell':![],..._0x8e61e===_0x25c052(0x170)?{'maxBuffer':CHILD_OUTPUT_MAX_BUFFER}:{}};}function normalizeSpawnResult(_0x41b2ad,_0x243622,_0x3a0ed3,_0x61daa1){const _0x53e75d=a266_0x13b220,_0x30dba9=[_0x41b2ad[_0x53e75d(0x167)]?_0x41b2ad['stdout'][_0x53e75d(0x173)]():'',_0x41b2ad[_0x53e75d(0x163)]?_0x41b2ad[_0x53e75d(0x163)][_0x53e75d(0x173)]():''][_0x53e75d(0x156)](Boolean)[_0x53e75d(0x15a)]('\x0a')['trim']();_0x61daa1!==_0x53e75d(0x170)&&_0x30dba9&&console[_0x53e75d(0x150)](_0x30dba9);if(_0x41b2ad[_0x53e75d(0x155)]){const _0x217b5d=_0x41b2ad[_0x53e75d(0x155)],_0x34b527=_0x217b5d[_0x53e75d(0x147)]===_0x53e75d(0x174)?_0x53e75d(0x164):_0x217b5d[_0x53e75d(0x147)]===_0x53e75d(0x166)||_0x217b5d[_0x53e75d(0x147)]===_0x53e75d(0x168)?_0x53e75d(0x15f):_0x53e75d(0x14a);return failure(_0x34b527,_0x41b2ad[_0x53e75d(0x162)],_0x217b5d[_0x53e75d(0x152)]);}if(_0x41b2ad['signal'])return failure(_0x53e75d(0x14b),_0x41b2ad[_0x53e75d(0x162)],_0x53e75d(0x143)+_0x41b2ad[_0x53e75d(0x151)]);if(_0x41b2ad[_0x53e75d(0x162)]!==0x0)return failure(_0x53e75d(0x16e),_0x41b2ad[_0x53e75d(0x162)],_0x30dba9||_0x53e75d(0x165)+(_0x41b2ad[_0x53e75d(0x162)]??_0x53e75d(0x15b)));const _0x3a038e=_0x243622?resolveInstalledSkill(_0x243622,_0x3a0ed3):undefined,_0x7e6ac1=_0x30dba9['match'](/Failed to install\s+(\d+)/i);if(_0x7e6ac1&&Number(_0x7e6ac1[0x1])>0x0){const _0x2c79bd=_0x53e75d(0x169)+_0x7e6ac1[0x1]+_0x53e75d(0x178)+(_0x30dba9?':\x0a'+_0x30dba9:'');if(_0x3a038e?.[_0x53e75d(0x16b)]===_0x53e75d(0x16d))return console['warn']('!\x20'+_0x2c79bd),{'ok':!![],'status':0x0};return failure('INSTALL_PARTIAL',0x0,_0x2c79bd);}if(_0x3a038e){if(_0x3a038e[_0x53e75d(0x16b)]===_0x53e75d(0x172))return failure(_0x53e75d(0x14c),0x0,_0x53e75d(0x158)+_0x243622+'\x22\x20not\x20found\x20after\x20install\x20(checked\x20'+_0x3a038e['checked']['join'](',\x20')+')');_0x3a038e[_0x53e75d(0x16b)]===_0x53e75d(0x146)&&console[_0x53e75d(0x176)](_0x53e75d(0x144)+_0x243622+'\x22\x20install\x20state:\x20'+_0x3a038e[_0x53e75d(0x16f)]);}return{'ok':!![],'status':0x0};}export function shouldSkipNpxSkillsAdd(){return process.env.RABETBASE_SKIP_NPX_SKILLS==='1';}export function runNpxSkillsAdd(_0x261a3a,_0x10726e){const _0x70bb81=a266_0x13b220;if(shouldSkipNpxSkillsAdd())return{'ok':!![],'status':0x0,'skipped':!![]};const _0x5340c5=_0x10726e?.[_0x70bb81(0x177)]??_0x70bb81(0x161),_0x2085da=resolveNpmBin(_0x70bb81(0x14e)),_0x4726b6=buildNpxSkillsAddArgv(_0x10726e?.[_0x70bb81(0x171)]),_0x587d79=['npx',..._0x4726b6]['join']('\x20');console[_0x70bb81(0x150)]('*\x20'+_0x587d79);const _0x2b3e1b=spawnSync(_0x2085da,_0x4726b6,spawnOptions(_0x261a3a,_0x5340c5));return normalizeSpawnResult(_0x2b3e1b,undefined,undefined,_0x5340c5);}export function runNpxSkillsRemove(_0x255854,_0x35c095,_0x46ee3f=LEGACY_RABETBASE_SKILL_SOURCE){const _0x2021b3=a266_0x13b220;if(shouldSkipNpxSkillsAdd())return{'ok':!![],'status':0x0,'skipped':!![]};const _0x1a8edd=_0x35c095?.['stdio']??_0x2021b3(0x161),_0x2f4a30=resolveNpmBin(_0x2021b3(0x14e)),_0x4d2739=[NPX_FLAG_YES,NPX_SKILLS_CLI,_0x2021b3(0x17a),_0x46ee3f,NPX_SKILLS_FLAG_SKILL,_0x35c095?.[_0x2021b3(0x171)]??DEFAULT_RABETBASE_SKILL_NAME,..._0x35c095?.['yes']?['-y']:[]],_0x52bea0=[_0x2f4a30,..._0x4d2739][_0x2021b3(0x15a)]('\x20');console[_0x2021b3(0x150)]('*\x20'+_0x52bea0);const _0x3c95dd=spawnSync(_0x2f4a30,_0x4d2739,spawnOptions(_0x255854,_0x1a8edd));return normalizeSpawnResult(_0x3c95dd,undefined,undefined,_0x1a8edd);}export function runNpxSkillsAddGlobal(_0x55f1ce,_0x110116,_0x4bd32d){const _0x4d16f5=a266_0x13b220;if(shouldSkipNpxSkillsAdd())return{'ok':!![],'status':0x0,'skipped':!![]};const _0x20e610=resolveNpmBin(_0x4d16f5(0x14e)),_0x5c6b7b=[NPX_FLAG_YES,NPX_SKILLS_CLI,NPX_SKILLS_SUBCOMMAND_ADD,_0x110116,SKILLS_FLAG_GLOBAL,SKILLS_FLAG_YES],_0x36bb93=['npx',NPX_FLAG_YES,NPX_SKILLS_CLI,NPX_SKILLS_SUBCOMMAND_ADD,_0x110116,SKILLS_FLAG_GLOBAL,SKILLS_FLAG_YES][_0x4d16f5(0x15a)]('\x20');console[_0x4d16f5(0x150)]('*\x20'+_0x36bb93);const _0x51160e=spawnSync(_0x20e610,_0x5c6b7b,spawnOptions(_0x55f1ce,_0x4d16f5(0x170)));return normalizeSpawnResult(_0x51160e,_0x4bd32d?.[_0x4d16f5(0x175)]??resolveGlobalSkillName(_0x110116),_0x4bd32d?.['presence'],_0x4bd32d?.[_0x4d16f5(0x177)]);}
1
+ const a268_0x3dba16=a268_0x61ee;function a268_0x4104(){const _0x4d5ba0=['warn','pipe','ENOENT','276IMSwOC','stdio','skill','log','EPERM','unknown','--skill','1010300fKoNWx','280220tePNbY','toString','1656SZtMaZ','npx','stderr','code','SKILL_NOT_INSTALLED','error','919146mPGZXS','exit\x20','INSTALL_PARTIAL','status','445515RrEKBa','git@codeup.aliyun.com:yuntoo/open/rabetbase-cli.git','checked','match','rabetbase','remove','PERMISSION_DENIED','message','trim','2784424uUmGiR','CHILD_EXIT_NONZERO','presence','stdout','inherit','lovrabet/rabetbase','Installer\x20reported\x20','present','join','\x22\x20not\x20found\x20after\x20install\x20(checked\x20','state','NPM_CONFIG_GLOBAL','unverifiable','\x20failed\x20target(s)','yes','Lovrabet','expectedSkillName','196250CcRtSC','!\x20Could\x20not\x20verify\x20\x22','\x22\x20install\x20state:\x20','Skill\x20\x22','push'];a268_0x4104=function(){return _0x4d5ba0;};return a268_0x4104();}(function(_0x5946c5,_0xa488b6){const _0x11bf36=a268_0x61ee,_0x1a80a6=_0x5946c5();while(!![]){try{const _0x3423a0=parseInt(_0x11bf36(0x99))/0x1+parseInt(_0x11bf36(0xa9))/0x2+-parseInt(_0x11bf36(0xa1))/0x3*(-parseInt(_0x11bf36(0xab))/0x4)+parseInt(_0x11bf36(0xa8))/0x5+-parseInt(_0x11bf36(0xb1))/0x6+parseInt(_0x11bf36(0xb5))/0x7+-parseInt(_0x11bf36(0xbe))/0x8;if(_0x3423a0===_0xa488b6)break;else _0x1a80a6['push'](_0x1a80a6['shift']());}catch(_0x39f273){_0x1a80a6['push'](_0x1a80a6['shift']());}}}(a268_0x4104,0x21e9d));import{spawnSync}from'node:child_process';import{resolveNpmBin}from'../utils/platform.js';import{resolveInstalledSkill}from'../skills/skill-presence.js';export const NPX_FLAG_YES='-y';export const SKILLS_FLAG_GLOBAL='-g';export const SKILLS_FLAG_YES='-y';export const NPX_SKILLS_CLI='skills@latest';export const NPX_SKILLS_SUBCOMMAND_ADD='add';export const NPX_SKILLS_FLAG_SKILL=a268_0x3dba16(0xa7);export const RABETBASE_SKILL_SOURCE=a268_0x3dba16(0xc3);export const LEGACY_RABETBASE_SKILL_SOURCE='lovrabet/lovrabet-skill';export const DEFAULT_RABETBASE_SKILL_NAME=a268_0x3dba16(0x97);export const RABETBASE_GLOBAL_SKILL_NAME=a268_0x3dba16(0xb9);export const RABETBASE_SKILL_GIT_SOURCE=a268_0x3dba16(0xb6);export function resolveGlobalSkillName(_0x35f8b7){const _0x293793=a268_0x3dba16;switch(_0x35f8b7[_0x293793(0xbd)]()){case RABETBASE_SKILL_SOURCE:case RABETBASE_SKILL_GIT_SOURCE:return RABETBASE_GLOBAL_SKILL_NAME;default:return undefined;}}export function buildNpxSkillsAddArgv(_0x2080ac){const _0x5f2a12=a268_0x3dba16,_0x2dfa3e=[NPX_FLAG_YES,NPX_SKILLS_CLI,NPX_SKILLS_SUBCOMMAND_ADD,RABETBASE_SKILL_SOURCE];return _0x2080ac&&_0x2dfa3e[_0x5f2a12(0x9d)](NPX_SKILLS_FLAG_SKILL,_0x2080ac),_0x2dfa3e;}export const NPX_SKILLS_ADD_COMMAND_LINE=[a268_0x3dba16(0xac),...buildNpxSkillsAddArgv()][a268_0x3dba16(0xc6)]('\x20');export const NPX_SKILLS_ADD_GLOBAL_COMMAND_LINE=['npx',NPX_FLAG_YES,NPX_SKILLS_CLI,NPX_SKILLS_SUBCOMMAND_ADD,RABETBASE_SKILL_SOURCE,SKILLS_FLAG_GLOBAL,SKILLS_FLAG_YES][a268_0x3dba16(0xc6)]('\x20');function a268_0x61ee(_0x4b1bd3,_0x52b869){_0x4b1bd3=_0x4b1bd3-0x95;const _0x410472=a268_0x4104();let _0x61ee72=_0x410472[_0x4b1bd3];return _0x61ee72;}const CHILD_OUTPUT_MAX_BUFFER=0x10*0x400*0x400;function failure(_0x363ae0,_0x442b5a,_0x46a82b){return{'ok':![],'status':_0x442b5a,'code':_0x363ae0,'error':'['+_0x363ae0+']\x20'+_0x46a82b};}function spawnOptions(_0x2a60e4,_0x330b60){const _0x67a3e9=a268_0x3dba16,_0x39d2b3={...process.env};return delete _0x39d2b3['npm_config_global'],delete _0x39d2b3[_0x67a3e9(0xc9)],{'cwd':_0x2a60e4,'stdio':_0x330b60,'env':_0x39d2b3,'shell':![],..._0x330b60===_0x67a3e9(0x9f)?{'maxBuffer':CHILD_OUTPUT_MAX_BUFFER}:{}};}function normalizeSpawnResult(_0x5a0f16,_0x246f34,_0x51eca0,_0x29e296){const _0x586d1b=a268_0x3dba16,_0x342fcf=[_0x5a0f16[_0x586d1b(0xc1)]?_0x5a0f16[_0x586d1b(0xc1)]['toString']():'',_0x5a0f16[_0x586d1b(0xad)]?_0x5a0f16[_0x586d1b(0xad)][_0x586d1b(0xaa)]():'']['filter'](Boolean)[_0x586d1b(0xc6)]('\x0a')[_0x586d1b(0xbd)]();_0x29e296!==_0x586d1b(0x9f)&&_0x342fcf&&console[_0x586d1b(0xa4)](_0x342fcf);if(_0x5a0f16['error']){const _0x25baf9=_0x5a0f16[_0x586d1b(0xb0)],_0x148fda=_0x25baf9[_0x586d1b(0xae)]===_0x586d1b(0xa0)?'NPX_NOT_FOUND':_0x25baf9[_0x586d1b(0xae)]===_0x586d1b(0xa5)||_0x25baf9['code']==='EACCES'?_0x586d1b(0xbb):'SPAWN_FAILED';return failure(_0x148fda,_0x5a0f16['status'],_0x25baf9[_0x586d1b(0xbc)]);}if(_0x5a0f16['signal'])return failure('CHILD_TERMINATED',_0x5a0f16[_0x586d1b(0xb4)],'npx\x20terminated\x20by\x20signal\x20'+_0x5a0f16['signal']);if(_0x5a0f16['status']!==0x0)return failure(_0x586d1b(0xbf),_0x5a0f16['status'],_0x342fcf||_0x586d1b(0xb2)+(_0x5a0f16['status']??_0x586d1b(0xa6)));const _0x565cd6=_0x246f34?resolveInstalledSkill(_0x246f34,_0x51eca0):undefined,_0x4a6d16=_0x342fcf[_0x586d1b(0xb8)](/Failed to install\s+(\d+)/i);if(_0x4a6d16&&Number(_0x4a6d16[0x1])>0x0){const _0x33f00d=_0x586d1b(0xc4)+_0x4a6d16[0x1]+_0x586d1b(0x95)+(_0x342fcf?':\x0a'+_0x342fcf:'');if(_0x565cd6?.[_0x586d1b(0xc8)]===_0x586d1b(0xc5))return console[_0x586d1b(0x9e)]('!\x20'+_0x33f00d),{'ok':!![],'status':0x0};return failure(_0x586d1b(0xb3),0x0,_0x33f00d);}if(_0x565cd6){if(_0x565cd6[_0x586d1b(0xc8)]==='absent')return failure(_0x586d1b(0xaf),0x0,_0x586d1b(0x9c)+_0x246f34+_0x586d1b(0xc7)+_0x565cd6[_0x586d1b(0xb7)][_0x586d1b(0xc6)](',\x20')+')');_0x565cd6['state']===_0x586d1b(0xca)&&console['warn'](_0x586d1b(0x9a)+_0x246f34+_0x586d1b(0x9b)+_0x565cd6['reason']);}return{'ok':!![],'status':0x0};}export function shouldSkipNpxSkillsAdd(){return process.env.RABETBASE_SKIP_NPX_SKILLS==='1';}export function runNpxSkillsAdd(_0xbe0066,_0x4ee7ce){const _0x1a387f=a268_0x3dba16;if(shouldSkipNpxSkillsAdd())return{'ok':!![],'status':0x0,'skipped':!![]};const _0x5b546=_0x4ee7ce?.[_0x1a387f(0xa2)]??_0x1a387f(0xc2),_0x3dbf96=resolveNpmBin(_0x1a387f(0xac)),_0x3e225a=buildNpxSkillsAddArgv(_0x4ee7ce?.[_0x1a387f(0xa3)]),_0x1002d2=['npx',..._0x3e225a][_0x1a387f(0xc6)]('\x20');console[_0x1a387f(0xa4)]('*\x20'+_0x1002d2);const _0x2fbf7e=spawnSync(_0x3dbf96,_0x3e225a,spawnOptions(_0xbe0066,_0x5b546));return normalizeSpawnResult(_0x2fbf7e,undefined,undefined,_0x5b546);}export function runNpxSkillsRemove(_0x30c943,_0x316f19,_0x1f47a1=LEGACY_RABETBASE_SKILL_SOURCE){const _0x25e6f6=a268_0x3dba16;if(shouldSkipNpxSkillsAdd())return{'ok':!![],'status':0x0,'skipped':!![]};const _0x324e47=_0x316f19?.[_0x25e6f6(0xa2)]??_0x25e6f6(0xc2),_0x3d13ca=resolveNpmBin('npx'),_0x2794c3=[NPX_FLAG_YES,NPX_SKILLS_CLI,_0x25e6f6(0xba),_0x1f47a1,NPX_SKILLS_FLAG_SKILL,_0x316f19?.[_0x25e6f6(0xa3)]??DEFAULT_RABETBASE_SKILL_NAME,..._0x316f19?.[_0x25e6f6(0x96)]?['-y']:[]],_0x206e3d=[_0x3d13ca,..._0x2794c3][_0x25e6f6(0xc6)]('\x20');console['log']('*\x20'+_0x206e3d);const _0x2b03fa=spawnSync(_0x3d13ca,_0x2794c3,spawnOptions(_0x30c943,_0x324e47));return normalizeSpawnResult(_0x2b03fa,undefined,undefined,_0x324e47);}export function runNpxSkillsAddGlobal(_0x4dc865,_0x54d55b,_0x3658c5){const _0x1c516d=a268_0x3dba16;if(shouldSkipNpxSkillsAdd())return{'ok':!![],'status':0x0,'skipped':!![]};const _0x131ccd=resolveNpmBin(_0x1c516d(0xac)),_0x410f3a=[NPX_FLAG_YES,NPX_SKILLS_CLI,NPX_SKILLS_SUBCOMMAND_ADD,_0x54d55b,SKILLS_FLAG_GLOBAL,SKILLS_FLAG_YES],_0x4477ac=[_0x1c516d(0xac),NPX_FLAG_YES,NPX_SKILLS_CLI,NPX_SKILLS_SUBCOMMAND_ADD,_0x54d55b,SKILLS_FLAG_GLOBAL,SKILLS_FLAG_YES]['join']('\x20');console[_0x1c516d(0xa4)]('*\x20'+_0x4477ac);const _0x4deeb9=spawnSync(_0x131ccd,_0x410f3a,spawnOptions(_0x4dc865,_0x1c516d(0x9f)));return normalizeSpawnResult(_0x4deeb9,_0x3658c5?.[_0x1c516d(0x98)]??resolveGlobalSkillName(_0x54d55b),_0x3658c5?.[_0x1c516d(0xc0)],_0x3658c5?.[_0x1c516d(0xa2)]);}
@@ -1 +1 @@
1
- const a267_0x5724ba=a267_0x187d;(function(_0xbadd1e,_0x20af62){const _0x478e12=a267_0x187d,_0x3023f1=_0xbadd1e();while(!![]){try{const _0x119cae=parseInt(_0x478e12(0x9e))/0x1+-parseInt(_0x478e12(0xb1))/0x2+-parseInt(_0x478e12(0xa8))/0x3*(-parseInt(_0x478e12(0x94))/0x4)+-parseInt(_0x478e12(0x98))/0x5+parseInt(_0x478e12(0xac))/0x6+-parseInt(_0x478e12(0xa1))/0x7*(parseInt(_0x478e12(0xa0))/0x8)+parseInt(_0x478e12(0xa7))/0x9;if(_0x119cae===_0x20af62)break;else _0x3023f1['push'](_0x3023f1['shift']());}catch(_0x32405b){_0x3023f1['push'](_0x3023f1['shift']());}}}(a267_0x30a1,0xd3a2c));import{existsSync,readFileSync}from'node:fs';import{homedir}from'node:os';function a267_0x30a1(){const _0x237856=['unusable','map','\x20has\x20no\x20skills\x20map','lockFile','join','127321infxtV','.agents','16rKCFhE','1384586dHomkX','\x22\x20but\x20no\x20SKILL.md\x20was\x20found\x20in\x20known\x20layouts\x20','reason','number','.claude','message','17726283EYnXqR','1299HvknZg','skills','parse','recorded','2146704Oihoup','present','utf8','SKILL.md','\x20records\x20\x22','1828670pVrAGX','kind','\x20is\x20unreadable:\x20','5304OdHRSa','unverifiable','not-recorded','.skill-lock.json','4260295bAIFIP'];a267_0x30a1=function(){return _0x237856;};return a267_0x30a1();}import{join}from'node:path';export const SKILL_LOCK_RELATIVE_PATH=join(a267_0x5724ba(0x9f),a267_0x5724ba(0x97));export const GLOBAL_SKILLS_DIR_RELATIVE_PATHS=[join(a267_0x5724ba(0x9f),a267_0x5724ba(0xa9)),join(a267_0x5724ba(0xa5),a267_0x5724ba(0xa9))];const SUPPORTED_LOCK_VERSIONS=[0x3];function readLockLookup(_0x4b997f,_0xb380e1){const _0x51fb11=a267_0x5724ba;if(!existsSync(_0x4b997f))return{'kind':_0x51fb11(0x96)};let _0x5094b9;try{_0x5094b9=JSON[_0x51fb11(0xaa)](readFileSync(_0x4b997f,_0x51fb11(0xae)));}catch(_0x274801){return{'kind':_0x51fb11(0x99),'reason':_0x4b997f+_0x51fb11(0x93)+_0x274801[_0x51fb11(0xa6)]};}const _0x230696=_0x5094b9;if(typeof _0x230696?.['version']!==_0x51fb11(0xa4)||!SUPPORTED_LOCK_VERSIONS['includes'](_0x230696['version']))return{'kind':'unusable','reason':_0x4b997f+'\x20uses\x20unsupported\x20version\x20'+String(_0x230696?.['version'])};if(!_0x230696['skills']||typeof _0x230696[_0x51fb11(0xa9)]!=='object')return{'kind':'unusable','reason':_0x4b997f+_0x51fb11(0x9b)};return _0x230696[_0x51fb11(0xa9)][_0xb380e1]?{'kind':'recorded'}:{'kind':_0x51fb11(0x96)};}function a267_0x187d(_0x37e68c,_0x520a03){_0x37e68c=_0x37e68c-0x93;const _0x30a1cf=a267_0x30a1();let _0x187d4d=_0x30a1cf[_0x37e68c];return _0x187d4d;}export function resolveInstalledSkill(_0x113818,_0x4df0db){const _0x5289db=a267_0x5724ba,_0x1dd19b=_0x4df0db?.['home']??homedir(),_0x15b181=_0x4df0db?.['globalSkillsDirs']??GLOBAL_SKILLS_DIR_RELATIVE_PATHS['map'](_0x290077=>join(_0x1dd19b,_0x290077)),_0x2abf38=_0x4df0db?.[_0x5289db(0x9c)]??join(_0x1dd19b,SKILL_LOCK_RELATIVE_PATH),_0x3b27a9=_0x15b181[_0x5289db(0x9a)](_0x1382e2=>join(_0x1382e2,_0x113818,_0x5289db(0xaf))),_0x1c9ada=_0x3b27a9['find'](_0x528de0=>existsSync(_0x528de0));if(_0x1c9ada)return{'state':_0x5289db(0xad),'path':_0x1c9ada};const _0x5d8e9a=readLockLookup(_0x2abf38,_0x113818);if(_0x5d8e9a[_0x5289db(0xb2)]===_0x5289db(0x99))return{'state':'unverifiable','reason':_0x5d8e9a[_0x5289db(0xa3)]};if(_0x5d8e9a[_0x5289db(0xb2)]===_0x5289db(0xab))return{'state':_0x5289db(0x95),'reason':_0x2abf38+_0x5289db(0xb0)+_0x113818+_0x5289db(0xa2)+('('+_0x3b27a9[_0x5289db(0x9d)](',\x20')+')')};return{'state':'absent','checked':_0x3b27a9};}
1
+ const a269_0x24d5fe=a269_0x5c4d;function a269_0x239a(){const _0x4be722=['message','38lFvJNZ','5188908VDftkU','not-recorded','.claude','8dWnpAZ','\x20uses\x20unsupported\x20version\x20','map','2158580MPKYJF','home','\x20records\x20\x22','reason','absent','skills','1302063hpAzvh','8473640ygiKzs','includes','find','object','728566SLDXRB','5pIQKOA','209691BDDzkl','version','unverifiable','kind','recorded','unusable','.agents','76299AJxNfb','join','.skill-lock.json'];a269_0x239a=function(){return _0x4be722;};return a269_0x239a();}(function(_0xdb97,_0x46ecf0){const _0x1721b5=a269_0x5c4d,_0x3133a6=_0xdb97();while(!![]){try{const _0x47b26c=-parseInt(_0x1721b5(0xb5))/0x1+-parseInt(_0x1721b5(0xc2))/0x2*(-parseInt(_0x1721b5(0xbe))/0x3)+parseInt(_0x1721b5(0xaa))/0x4*(parseInt(_0x1721b5(0xb6))/0x5)+parseInt(_0x1721b5(0xc3))/0x6+parseInt(_0x1721b5(0xb0))/0x7+-parseInt(_0x1721b5(0xa7))/0x8*(parseInt(_0x1721b5(0xb7))/0x9)+-parseInt(_0x1721b5(0xb1))/0xa;if(_0x47b26c===_0x46ecf0)break;else _0x3133a6['push'](_0x3133a6['shift']());}catch(_0x2e15fe){_0x3133a6['push'](_0x3133a6['shift']());}}}(a269_0x239a,0x73d66));import{existsSync,readFileSync}from'node:fs';import{homedir}from'node:os';import{join}from'node:path';export const SKILL_LOCK_RELATIVE_PATH=join(a269_0x24d5fe(0xbd),a269_0x24d5fe(0xc0));export const GLOBAL_SKILLS_DIR_RELATIVE_PATHS=[join(a269_0x24d5fe(0xbd),a269_0x24d5fe(0xaf)),join(a269_0x24d5fe(0xa6),a269_0x24d5fe(0xaf))];function a269_0x5c4d(_0x2e82ba,_0x12ce63){_0x2e82ba=_0x2e82ba-0xa5;const _0x239adc=a269_0x239a();let _0x5c4d92=_0x239adc[_0x2e82ba];return _0x5c4d92;}const SUPPORTED_LOCK_VERSIONS=[0x3];function readLockLookup(_0x1ac8f4,_0x2b6f49){const _0x2ad676=a269_0x24d5fe;if(!existsSync(_0x1ac8f4))return{'kind':_0x2ad676(0xa5)};let _0x127a41;try{_0x127a41=JSON['parse'](readFileSync(_0x1ac8f4,'utf8'));}catch(_0x796502){return{'kind':_0x2ad676(0xbc),'reason':_0x1ac8f4+'\x20is\x20unreadable:\x20'+_0x796502[_0x2ad676(0xc1)]};}const _0x4b4549=_0x127a41;if(typeof _0x4b4549?.[_0x2ad676(0xb8)]!=='number'||!SUPPORTED_LOCK_VERSIONS[_0x2ad676(0xb2)](_0x4b4549[_0x2ad676(0xb8)]))return{'kind':_0x2ad676(0xbc),'reason':_0x1ac8f4+_0x2ad676(0xa8)+String(_0x4b4549?.[_0x2ad676(0xb8)])};if(!_0x4b4549['skills']||typeof _0x4b4549[_0x2ad676(0xaf)]!==_0x2ad676(0xb4))return{'kind':_0x2ad676(0xbc),'reason':_0x1ac8f4+'\x20has\x20no\x20skills\x20map'};return _0x4b4549[_0x2ad676(0xaf)][_0x2b6f49]?{'kind':_0x2ad676(0xbb)}:{'kind':_0x2ad676(0xa5)};}export function resolveInstalledSkill(_0x27d123,_0x503562){const _0x372888=a269_0x24d5fe,_0x508fd9=_0x503562?.[_0x372888(0xab)]??homedir(),_0x14e973=_0x503562?.['globalSkillsDirs']??GLOBAL_SKILLS_DIR_RELATIVE_PATHS['map'](_0x25167a=>join(_0x508fd9,_0x25167a)),_0x3a23e2=_0x503562?.['lockFile']??join(_0x508fd9,SKILL_LOCK_RELATIVE_PATH),_0x426ee9=_0x14e973[_0x372888(0xa9)](_0x2bbf17=>join(_0x2bbf17,_0x27d123,'SKILL.md')),_0x447f82=_0x426ee9[_0x372888(0xb3)](_0x319042=>existsSync(_0x319042));if(_0x447f82)return{'state':'present','path':_0x447f82};const _0x385ae3=readLockLookup(_0x3a23e2,_0x27d123);if(_0x385ae3['kind']===_0x372888(0xbc))return{'state':_0x372888(0xb9),'reason':_0x385ae3[_0x372888(0xad)]};if(_0x385ae3[_0x372888(0xba)]===_0x372888(0xbb))return{'state':_0x372888(0xb9),'reason':_0x3a23e2+_0x372888(0xac)+_0x27d123+'\x22\x20but\x20no\x20SKILL.md\x20was\x20found\x20in\x20known\x20layouts\x20'+('('+_0x426ee9[_0x372888(0xbf)](',\x20')+')')};return{'state':_0x372888(0xae),'checked':_0x426ee9};}
@@ -1 +1 @@
1
- (function(_0x4a6dcd,_0x32cbab){const _0x48ad8c=a268_0x80cb,_0x47ac93=_0x4a6dcd();while(!![]){try{const _0x464f4e=parseInt(_0x48ad8c(0x1ed))/0x1+parseInt(_0x48ad8c(0x1fe))/0x2*(parseInt(_0x48ad8c(0x1f8))/0x3)+-parseInt(_0x48ad8c(0x1ec))/0x4*(parseInt(_0x48ad8c(0x1f5))/0x5)+-parseInt(_0x48ad8c(0x1f4))/0x6*(-parseInt(_0x48ad8c(0x1f9))/0x7)+parseInt(_0x48ad8c(0x1fc))/0x8+parseInt(_0x48ad8c(0x1ee))/0x9*(parseInt(_0x48ad8c(0x1f0))/0xa)+-parseInt(_0x48ad8c(0x1fd))/0xb;if(_0x464f4e===_0x32cbab)break;else _0x47ac93['push'](_0x47ac93['shift']());}catch(_0x17d65b){_0x47ac93['push'](_0x47ac93['shift']());}}}(a268_0x583b,0xd2da2));import{sendCliTraceLog}from'../telemetry/send-cli-trace-log.js';import{getCliVersion}from'../utils/version.js';const SENSITIVE_PATTERNS=[/cookie/i,/token/i,/password/i,/passwd/i,/secret/i,/auth/i,/session/i,/credential/i,/^value$/i];function isSensitiveKey(_0x1c2ad0){const _0x997ec5=a268_0x80cb;return SENSITIVE_PATTERNS['some'](_0x1f8268=>_0x1f8268[_0x997ec5(0x1ef)](_0x1c2ad0));}function sanitizeFlags(_0x582716){const _0x421520={};for(const [_0x241bb,_0x41c0a1]of Object['entries'](_0x582716)){isSensitiveKey(_0x241bb)?_0x421520[_0x241bb]=_0x41c0a1!=null&&_0x41c0a1!==''?'[REDACTED]':_0x41c0a1:_0x421520[_0x241bb]=_0x41c0a1;}return _0x421520;}function a268_0x80cb(_0x1cedf9,_0x2efa70){_0x1cedf9=_0x1cedf9-0x1ec;const _0x583b2d=a268_0x583b();let _0x80cbe9=_0x583b2d[_0x1cedf9];return _0x80cbe9;}function a268_0x583b(){const _0x1c13c2=['597534sGHupx','810DGzmgA','test','79650zBsaXz','flags','error','stringify','6330714qoDyLe','227540okATMg','command','rabetbase.command','3WPtwnd','7SEudhF','service','durationMs','8334544TeHJyI','21798260RkUacx','506266jTrVYl','72rTsFcP'];a268_0x583b=function(){return _0x1c13c2;};return a268_0x583b();}export async function reportCommandTrace(_0x5c82a1){const _0x4e7a68=a268_0x80cb;try{const _0x3ad220=sanitizeFlags(_0x5c82a1[_0x4e7a68(0x1f1)]);await sendCliTraceLog({'spanName':_0x4e7a68(0x1f7),'logData':{'command.cli_version':getCliVersion(),'command.service':_0x5c82a1[_0x4e7a68(0x1fa)],'command.name':_0x5c82a1[_0x4e7a68(0x1f6)],'command.flags':JSON[_0x4e7a68(0x1f3)](_0x3ad220),..._0x5c82a1['durationMs']!=null?{'command.duration_ms':_0x5c82a1[_0x4e7a68(0x1fb)]}:{},..._0x5c82a1['error']?{'command.error':_0x5c82a1[_0x4e7a68(0x1f2)]instanceof Error?_0x5c82a1[_0x4e7a68(0x1f2)]['message']:String(_0x5c82a1['error'])}:{}}});}catch{}}
1
+ (function(_0x361159,_0x2b3ee9){const _0x3a9a40=a270_0x3973,_0xa229dd=_0x361159();while(!![]){try{const _0x3398cc=-parseInt(_0x3a9a40(0x102))/0x1*(-parseInt(_0x3a9a40(0x10b))/0x2)+parseInt(_0x3a9a40(0x10c))/0x3*(-parseInt(_0x3a9a40(0x103))/0x4)+-parseInt(_0x3a9a40(0xfa))/0x5+parseInt(_0x3a9a40(0xff))/0x6+parseInt(_0x3a9a40(0x106))/0x7+parseInt(_0x3a9a40(0xfb))/0x8*(parseInt(_0x3a9a40(0x109))/0x9)+parseInt(_0x3a9a40(0xfc))/0xa*(-parseInt(_0x3a9a40(0x107))/0xb);if(_0x3398cc===_0x2b3ee9)break;else _0xa229dd['push'](_0xa229dd['shift']());}catch(_0x15f4f2){_0xa229dd['push'](_0xa229dd['shift']());}}}(a270_0x1667,0xb55a5));import{sendCliTraceLog}from'../telemetry/send-cli-trace-log.js';import{getCliVersion}from'../utils/version.js';const SENSITIVE_PATTERNS=[/cookie/i,/token/i,/password/i,/passwd/i,/secret/i,/auth/i,/session/i,/credential/i,/^value$/i];function isSensitiveKey(_0x2d611d){return SENSITIVE_PATTERNS['some'](_0xe4cac2=>_0xe4cac2['test'](_0x2d611d));}function sanitizeFlags(_0x1b36d1){const _0x4e20da=a270_0x3973,_0x23f1e6={};for(const [_0x4e2e0d,_0x91cdbc]of Object[_0x4e20da(0xf9)](_0x1b36d1)){isSensitiveKey(_0x4e2e0d)?_0x23f1e6[_0x4e2e0d]=_0x91cdbc!=null&&_0x91cdbc!==''?_0x4e20da(0x105):_0x91cdbc:_0x23f1e6[_0x4e2e0d]=_0x91cdbc;}return _0x23f1e6;}function a270_0x3973(_0x4f55e1,_0x537d61){_0x4f55e1=_0x4f55e1-0xf9;const _0x1667c6=a270_0x1667();let _0x397342=_0x1667c6[_0x4f55e1];return _0x397342;}export async function reportCommandTrace(_0x45fe14){const _0x59de61=a270_0x3973;try{const _0x35517d=sanitizeFlags(_0x45fe14[_0x59de61(0xfe)]);await sendCliTraceLog({'spanName':_0x59de61(0x108),'logData':{'command.cli_version':getCliVersion(),'command.service':_0x45fe14[_0x59de61(0x100)],'command.name':_0x45fe14['command'],'command.flags':JSON[_0x59de61(0xfd)](_0x35517d),..._0x45fe14[_0x59de61(0x104)]!=null?{'command.duration_ms':_0x45fe14[_0x59de61(0x104)]}:{},..._0x45fe14['error']?{'command.error':_0x45fe14[_0x59de61(0x101)]instanceof Error?_0x45fe14[_0x59de61(0x101)][_0x59de61(0x10a)]:String(_0x45fe14['error'])}:{}}});}catch{}}function a270_0x1667(){const _0x35d97e=['[REDACTED]','3285898zTRqCK','4246ATRvCW','rabetbase.command','3483cwapVQ','message','259006EXlyTS','261pYpoqw','entries','3573230GuCiLp','16872pkQxDo','40390jTciBL','stringify','flags','7712016YCzcDd','service','error','5UDfPsZ','9284SpPCxA','durationMs'];a270_0x1667=function(){return _0x35d97e;};return a270_0x1667();}
@@ -1 +1 @@
1
- function a269_0x70ca(_0x44b9b2,_0x4ed8a6){_0x44b9b2=_0x44b9b2-0x14b;var _0x13670b=a269_0x1367();var _0x70ca13=_0x13670b[_0x44b9b2];return _0x70ca13;}(function(_0x52c0d4,_0x5d91cf){var _0xd120a=a269_0x70ca,_0x590f71=_0x52c0d4();while(!![]){try{var _0x3aa773=parseInt(_0xd120a(0x152))/0x1*(-parseInt(_0xd120a(0x157))/0x2)+-parseInt(_0xd120a(0x14f))/0x3+parseInt(_0xd120a(0x154))/0x4+parseInt(_0xd120a(0x153))/0x5*(parseInt(_0xd120a(0x14b))/0x6)+parseInt(_0xd120a(0x14d))/0x7*(parseInt(_0xd120a(0x14c))/0x8)+parseInt(_0xd120a(0x14e))/0x9*(parseInt(_0xd120a(0x155))/0xa)+-parseInt(_0xd120a(0x156))/0xb;if(_0x3aa773===_0x5d91cf)break;else _0x590f71['push'](_0x590f71['shift']());}catch(_0x510bb1){_0x590f71['push'](_0x590f71['shift']());}}}(a269_0x1367,0x5d9db));function a269_0x1367(){var _0x1db382=['service','282XFIhdq','8PltvUn','1711115cQYUEj','729SGeOnh','2254548LABDAi','error','cli.help','1OFAjTd','58955JjrXaM','1647272otRWXH','76630DVWaKE','7549355npAlsm','19742yxnEEa'];a269_0x1367=function(){return _0x1db382;};return a269_0x1367();}import{sendCliTraceLog}from'../telemetry/send-cli-trace-log.js';export async function reportCliHelpTrace(_0x4ac104,_0x11f29e){var _0x306858=a269_0x70ca;try{await sendCliTraceLog({'spanName':_0x306858(0x151),'logData':{'rabetbase.help.kind':_0x4ac104,..._0x11f29e?.[_0x306858(0x158)]&&{'rabetbase.help.service':_0x11f29e[_0x306858(0x158)]}}});}catch(_0x38b1df){console[_0x306858(0x150)]('Failed\x20to\x20report\x20CLI\x20help\x20trace:',_0x38b1df);}}
1
+ function a271_0x5e8b(_0x5a9ba0,_0x42ce29){_0x5a9ba0=_0x5a9ba0-0x81;var _0x16a78d=a271_0x16a7();var _0x5e8b2a=_0x16a78d[_0x5a9ba0];return _0x5e8b2a;}(function(_0x33d7c7,_0x41059b){var _0x55dac7=a271_0x5e8b,_0x3dd000=_0x33d7c7();while(!![]){try{var _0x394a0f=-parseInt(_0x55dac7(0x8b))/0x1+-parseInt(_0x55dac7(0x84))/0x2*(-parseInt(_0x55dac7(0x81))/0x3)+-parseInt(_0x55dac7(0x85))/0x4+parseInt(_0x55dac7(0x87))/0x5+parseInt(_0x55dac7(0x8c))/0x6*(parseInt(_0x55dac7(0x83))/0x7)+-parseInt(_0x55dac7(0x89))/0x8+parseInt(_0x55dac7(0x82))/0x9*(parseInt(_0x55dac7(0x88))/0xa);if(_0x394a0f===_0x41059b)break;else _0x3dd000['push'](_0x3dd000['shift']());}catch(_0x3b1908){_0x3dd000['push'](_0x3dd000['shift']());}}}(a271_0x16a7,0x6b935));import{sendCliTraceLog}from'../telemetry/send-cli-trace-log.js';export async function reportCliHelpTrace(_0x2afefa,_0x1323e9){var _0xc8b8ce=a271_0x5e8b;try{await sendCliTraceLog({'spanName':_0xc8b8ce(0x86),'logData':{'rabetbase.help.kind':_0x2afefa,..._0x1323e9?.[_0xc8b8ce(0x8a)]&&{'rabetbase.help.service':_0x1323e9[_0xc8b8ce(0x8a)]}}});}catch(_0x23455e){console['error']('Failed\x20to\x20report\x20CLI\x20help\x20trace:',_0x23455e);}}function a271_0x16a7(){var _0x4920e=['6393664jUqQQo','service','841297sGHwdk','2070AizrdY','172068hNgJxD','54ekPVcX','7602bhVeXm','12QAesHl','3475224VeEWKO','cli.help','840020NWejoy','3438550zItrGq'];a271_0x16a7=function(){return _0x4920e;};return a271_0x16a7();}
@@ -1 +1 @@
1
- (function(_0x478a44,_0x27e8b6){const _0x13f062=a270_0x89a8,_0x44f8a0=_0x478a44();while(!![]){try{const _0x5d8af8=-parseInt(_0x13f062(0x124))/0x1+-parseInt(_0x13f062(0x123))/0x2+-parseInt(_0x13f062(0x11f))/0x3+parseInt(_0x13f062(0x11e))/0x4+-parseInt(_0x13f062(0x11b))/0x5*(-parseInt(_0x13f062(0x118))/0x6)+-parseInt(_0x13f062(0x11d))/0x7+-parseInt(_0x13f062(0x122))/0x8*(-parseInt(_0x13f062(0x120))/0x9);if(_0x5d8af8===_0x27e8b6)break;else _0x44f8a0['push'](_0x44f8a0['shift']());}catch(_0x4628bc){_0x44f8a0['push'](_0x44f8a0['shift']());}}}(a270_0x2f89,0x7e028));function a270_0x89a8(_0x1a582c,_0x38dc09){_0x1a582c=_0x1a582c-0x117;const _0x2f894b=a270_0x2f89();let _0x89a8d6=_0x2f894b[_0x1a582c];return _0x89a8d6;}import{VERSION,GIT_COMMIT}from'../generated/build-info.js';function a270_0x2f89(){const _0x32ddf6=['2493684jOhnmn','153jBKhTw','daily','410536DhOmJj','342230YyXEzy','66068qzlHHF','email','107766jSkGve','tenant_code','production','235yvlBas','nickname','1548148MhyhbF','356620mdHfZN'];a270_0x2f89=function(){return _0x32ddf6;};return a270_0x2f89();}import{getSessionUserInfo}from'../auth/get-session-user.js';import{setServiceConfig,setUserContext}from'@lovrabet/otel-logger';import{NPM_PACKAGE_NAME}from'../constant/cli.js';import{getConfigAppCode}from'../utils/config.js';let cliOtelTraceInitialized=![];export async function ensureCliOtelTraceConfig(){const _0xa6d4bd=a270_0x89a8,_0x43337c=await getSessionUserInfo();if(!cliOtelTraceInitialized){const _0x2c87cd=_0x43337c?.['user'];setServiceConfig({'serviceName':NPM_PACKAGE_NAME,'serviceVersion':GIT_COMMIT!=='unknown'?VERSION+'+'+GIT_COMMIT:VERSION,'serviceEnv':process.env.RABETBASE_ENV??(process.env.RABETBASE_E2E_DAILY==='1'?_0xa6d4bd(0x121):_0xa6d4bd(0x11a))}),setUserContext({'id':_0x2c87cd?.['id'],'username':_0x2c87cd?.['username'],'nickname':_0x2c87cd?.[_0xa6d4bd(0x11c)],'email':_0x2c87cd?.[_0xa6d4bd(0x117)],'tenantCode':_0x2c87cd?.['tenant']?.[_0xa6d4bd(0x119)],'appCode':getConfigAppCode()}),cliOtelTraceInitialized=!![];}return _0x43337c;}
1
+ (function(_0x1e8495,_0x318187){const _0x45743f=a272_0x168d,_0x447889=_0x1e8495();while(!![]){try{const _0x2e7f4a=-parseInt(_0x45743f(0x12b))/0x1+-parseInt(_0x45743f(0x12c))/0x2+parseInt(_0x45743f(0x136))/0x3+parseInt(_0x45743f(0x132))/0x4+parseInt(_0x45743f(0x130))/0x5+-parseInt(_0x45743f(0x135))/0x6*(-parseInt(_0x45743f(0x134))/0x7)+-parseInt(_0x45743f(0x137))/0x8;if(_0x2e7f4a===_0x318187)break;else _0x447889['push'](_0x447889['shift']());}catch(_0x161e84){_0x447889['push'](_0x447889['shift']());}}}(a272_0x25ba,0x8af1e));import{VERSION,GIT_COMMIT}from'../generated/build-info.js';import{getSessionUserInfo}from'../auth/get-session-user.js';import{setServiceConfig,setUserContext}from'@lovrabet/otel-logger';import{NPM_PACKAGE_NAME}from'../constant/cli.js';function a272_0x168d(_0x2c3fde,_0x6edba5){_0x2c3fde=_0x2c3fde-0x129;const _0x25baaa=a272_0x25ba();let _0x168d64=_0x25baaa[_0x2c3fde];return _0x168d64;}import{getConfigAppCode}from'../utils/config.js';let cliOtelTraceInitialized=![];export async function ensureCliOtelTraceConfig(){const _0x4b4d02=a272_0x168d,_0x3e7ea8=await getSessionUserInfo();if(!cliOtelTraceInitialized){const _0x1ca544=_0x3e7ea8?.[_0x4b4d02(0x129)];setServiceConfig({'serviceName':NPM_PACKAGE_NAME,'serviceVersion':GIT_COMMIT!==_0x4b4d02(0x138)?VERSION+'+'+GIT_COMMIT:VERSION,'serviceEnv':process.env.RABETBASE_ENV??(process.env.RABETBASE_E2E_DAILY==='1'?_0x4b4d02(0x12a):_0x4b4d02(0x133))}),setUserContext({'id':_0x1ca544?.['id'],'username':_0x1ca544?.['username'],'nickname':_0x1ca544?.[_0x4b4d02(0x131)],'email':_0x1ca544?.[_0x4b4d02(0x12e)],'tenantCode':_0x1ca544?.[_0x4b4d02(0x12d)]?.[_0x4b4d02(0x12f)],'appCode':getConfigAppCode()}),cliOtelTraceInitialized=!![];}return _0x3e7ea8;}function a272_0x25ba(){const _0x53e1f1=['tenant_code','1999735yfWkgq','nickname','1601616XCZRwV','production','28MWZldz','1392576gDHkLa','3164979sXbwvQ','4460136Ahxrgb','unknown','user','daily','789463SrRkLZ','1735260MmQval','tenant','email'];a272_0x25ba=function(){return _0x53e1f1;};return a272_0x25ba();}
@@ -1 +1 @@
1
- (function(_0x2662e5,_0xc592da){const _0x5a508e=a271_0x29ec,_0x1d5ddb=_0x2662e5();while(!![]){try{const _0x4cd670=-parseInt(_0x5a508e(0xea))/0x1*(parseInt(_0x5a508e(0xdc))/0x2)+-parseInt(_0x5a508e(0xeb))/0x3*(-parseInt(_0x5a508e(0xe4))/0x4)+parseInt(_0x5a508e(0xe0))/0x5*(-parseInt(_0x5a508e(0xe8))/0x6)+-parseInt(_0x5a508e(0xe5))/0x7+parseInt(_0x5a508e(0xe3))/0x8*(parseInt(_0x5a508e(0xda))/0x9)+parseInt(_0x5a508e(0xdb))/0xa*(parseInt(_0x5a508e(0xe9))/0xb)+-parseInt(_0x5a508e(0xe7))/0xc*(-parseInt(_0x5a508e(0xde))/0xd);if(_0x4cd670===_0xc592da)break;else _0x1d5ddb['push'](_0x1d5ddb['shift']());}catch(_0xfd6ac8){_0x1d5ddb['push'](_0x1d5ddb['shift']());}}}(a271_0x3d07,0x85c00));import{shutdownTraces}from'@lovrabet/otel-logger';function a271_0x29ec(_0x5801d,_0x287bd6){_0x5801d=_0x5801d-0xda;const _0x3d0771=a271_0x3d07();let _0x29ec96=_0x3d0771[_0x5801d];return _0x29ec96;}let shutdownPromise=null;export async function flushOtelNodeIfUsed(){if(shutdownPromise)return shutdownPromise;return shutdownPromise=((async()=>{try{await shutdownTraces();}catch{}})()),shutdownPromise;}function a271_0x3d07(){const _0x55e592=['46478UQRsIu','SIGTERM','9165rScnAo','exit','1645430GcXkvD','then','beforeExit','1941312sEeUGP','8CSrKPm','6443584xaMCLN','once','25308dccUTw','18hmWzpC','2786333GIhhsO','34PNzLIF','802398qbqslV','SIGINT','36zNoRDy','10lxzPmb'];a271_0x3d07=function(){return _0x55e592;};return a271_0x3d07();}export function registerOtelShutdownOnExit(){const _0x5670f4=a271_0x29ec;process[_0x5670f4(0xe6)](_0x5670f4(0xe2),()=>{void flushOtelNodeIfUsed();});const _0x26ace4=()=>{const _0x1fe9f7=_0x5670f4;void flushOtelNodeIfUsed()[_0x1fe9f7(0xe1)](()=>process[_0x1fe9f7(0xdf)](0x0));};process[_0x5670f4(0xe6)](_0x5670f4(0xec),_0x26ace4),process['once'](_0x5670f4(0xdd),_0x26ace4);}export async function exitWithOtelShutdown(_0x129937){const _0x2b4704=a271_0x29ec;await flushOtelNodeIfUsed(),process[_0x2b4704(0xdf)](_0x129937);}
1
+ (function(_0x37c564,_0x369269){const _0x591db9=a273_0x32c1,_0xbd90f7=_0x37c564();while(!![]){try{const _0x5b4b15=parseInt(_0x591db9(0x129))/0x1*(-parseInt(_0x591db9(0x123))/0x2)+parseInt(_0x591db9(0x126))/0x3+-parseInt(_0x591db9(0x121))/0x4+-parseInt(_0x591db9(0x11d))/0x5*(-parseInt(_0x591db9(0x11e))/0x6)+parseInt(_0x591db9(0x125))/0x7*(-parseInt(_0x591db9(0x127))/0x8)+parseInt(_0x591db9(0x122))/0x9+parseInt(_0x591db9(0x12a))/0xa*(parseInt(_0x591db9(0x11f))/0xb);if(_0x5b4b15===_0x369269)break;else _0xbd90f7['push'](_0xbd90f7['shift']());}catch(_0x25432b){_0xbd90f7['push'](_0xbd90f7['shift']());}}}(a273_0x3860,0x5df57));import{shutdownTraces}from'@lovrabet/otel-logger';let shutdownPromise=null;function a273_0x32c1(_0x41815f,_0x33d571){_0x41815f=_0x41815f-0x11d;const _0x38602b=a273_0x3860();let _0x32c1d5=_0x38602b[_0x41815f];return _0x32c1d5;}export async function flushOtelNodeIfUsed(){if(shutdownPromise)return shutdownPromise;return shutdownPromise=((async()=>{try{await shutdownTraces();}catch{}})()),shutdownPromise;}export function registerOtelShutdownOnExit(){const _0x523843=a273_0x32c1;process[_0x523843(0x124)](_0x523843(0x128),()=>{void flushOtelNodeIfUsed();});const _0x184986=()=>{const _0x2b6e47=_0x523843;void flushOtelNodeIfUsed()['then'](()=>process[_0x2b6e47(0x120)](0x0));};process['once']('SIGINT',_0x184986),process[_0x523843(0x124)]('SIGTERM',_0x184986);}function a273_0x3860(){const _0x4d54aa=['4isjlud','once','67816hJWkdP','1835724OrDpTh','536NvwYxF','beforeExit','256511iMbgCr','20tuzqvP','251885CfSXaR','78oSvipb','3037210NTzsRk','exit','2944724KzRWsa','4177125LNQpib'];a273_0x3860=function(){return _0x4d54aa;};return a273_0x3860();}export async function exitWithOtelShutdown(_0x36f997){const _0xb8b1e0=a273_0x32c1;await flushOtelNodeIfUsed(),process[_0xb8b1e0(0x120)](_0x36f997);}
@@ -1 +1 @@
1
- const a272_0x57f1f5=a272_0x5494;(function(_0x15d880,_0x2f5967){const _0x14bc40=a272_0x5494,_0x1cd8bd=_0x15d880();while(!![]){try{const _0x185102=parseInt(_0x14bc40(0x1cd))/0x1+-parseInt(_0x14bc40(0x1da))/0x2*(-parseInt(_0x14bc40(0x1d1))/0x3)+-parseInt(_0x14bc40(0x1d8))/0x4*(-parseInt(_0x14bc40(0x1d7))/0x5)+parseInt(_0x14bc40(0x1d9))/0x6+parseInt(_0x14bc40(0x1cf))/0x7*(-parseInt(_0x14bc40(0x1d2))/0x8)+parseInt(_0x14bc40(0x1db))/0x9+-parseInt(_0x14bc40(0x1d0))/0xa;if(_0x185102===_0x2f5967)break;else _0x1cd8bd['push'](_0x1cd8bd['shift']());}catch(_0x240165){_0x1cd8bd['push'](_0x1cd8bd['shift']());}}}(a272_0x1ada,0xe0192));import{sendTraceLog}from'@lovrabet/otel-logger';import{ensureCliOtelTraceConfig}from'../telemetry/ensure-cli-otel-config.js';function a272_0x5494(_0x422514,_0x402dac){_0x422514=_0x422514-0x1cd;const _0x1adac8=a272_0x1ada();let _0x5494c9=_0x1adac8[_0x422514];return _0x5494c9;}import{getCliVersion}from'../utils/version.js';function a272_0x1ada(){const _0x3be72d=['35010iGIMCM','380RHWWtc','4513140xFMpVA','29096FUByEv','7400250lbETmK','manual','973375eGIxBK','spanName','54474dMQzlD','34859810BtiXyI','321DSVnJR','376cTmDVf','logData','traceparent','traceName','rabetbase-cli'];a272_0x1ada=function(){return _0x3be72d;};return a272_0x1ada();}const DEFAULT_TRACE_NAME=a272_0x57f1f5(0x1d6);export async function sendCliTraceLog(_0x2c727a){const _0x5a60b8=a272_0x57f1f5;await ensureCliOtelTraceConfig(),sendTraceLog({'traceName':_0x2c727a[_0x5a60b8(0x1d5)]??DEFAULT_TRACE_NAME,'version':_0x2c727a['version']??getCliVersion(),'spanName':_0x2c727a[_0x5a60b8(0x1ce)],'eventType':_0x5a60b8(0x1dc),'logData':_0x2c727a[_0x5a60b8(0x1d3)],..._0x2c727a['traceparent']&&{'traceparent':_0x2c727a[_0x5a60b8(0x1d4)]}});}
1
+ const a274_0x5b6199=a274_0x212c;(function(_0x3fe549,_0xef12ad){const _0x472210=a274_0x212c,_0x2fd8e0=_0x3fe549();while(!![]){try{const _0x29ebf3=parseInt(_0x472210(0x1f2))/0x1*(parseInt(_0x472210(0x1fd))/0x2)+-parseInt(_0x472210(0x1f0))/0x3+-parseInt(_0x472210(0x1f9))/0x4*(parseInt(_0x472210(0x1f3))/0x5)+parseInt(_0x472210(0x1fc))/0x6+-parseInt(_0x472210(0x1fb))/0x7*(-parseInt(_0x472210(0x1f1))/0x8)+parseInt(_0x472210(0x1f8))/0x9*(-parseInt(_0x472210(0x1fe))/0xa)+-parseInt(_0x472210(0x1fa))/0xb;if(_0x29ebf3===_0xef12ad)break;else _0x2fd8e0['push'](_0x2fd8e0['shift']());}catch(_0x4c15ca){_0x2fd8e0['push'](_0x2fd8e0['shift']());}}}(a274_0x4d1b,0x6a91a));import{sendTraceLog}from'@lovrabet/otel-logger';function a274_0x4d1b(){const _0x102fd6=['72849MkrbNS','4662474XvakBk','10SYSjbf','1834060CBlwzV','version','775926lXpBaG','376iNqzny','135028hrzcCz','4328265wdWrNf','traceparent','manual','rabetbase-cli','spanName','9pHwXIy','4kXmiBS','2168551nezTlf'];a274_0x4d1b=function(){return _0x102fd6;};return a274_0x4d1b();}import{ensureCliOtelTraceConfig}from'../telemetry/ensure-cli-otel-config.js';import{getCliVersion}from'../utils/version.js';function a274_0x212c(_0x6bcb16,_0x5a9cb6){_0x6bcb16=_0x6bcb16-0x1ef;const _0x4d1b8e=a274_0x4d1b();let _0x212c6c=_0x4d1b8e[_0x6bcb16];return _0x212c6c;}const DEFAULT_TRACE_NAME=a274_0x5b6199(0x1f6);export async function sendCliTraceLog(_0x38cba2){const _0x189705=a274_0x5b6199;await ensureCliOtelTraceConfig(),sendTraceLog({'traceName':_0x38cba2['traceName']??DEFAULT_TRACE_NAME,'version':_0x38cba2[_0x189705(0x1ef)]??getCliVersion(),'spanName':_0x38cba2[_0x189705(0x1f7)],'eventType':_0x189705(0x1f5),'logData':_0x38cba2['logData'],..._0x38cba2[_0x189705(0x1f4)]&&{'traceparent':_0x38cba2[_0x189705(0x1f4)]}});}