@pikku/addon-console 0.12.36 → 0.12.40

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 (424) hide show
  1. package/dist/.pikku/addon/pikku-addon-types.gen.d.ts +2 -2
  2. package/dist/.pikku/addon/pikku-addon-types.gen.js +2 -2
  3. package/dist/.pikku/addon/pikku-package.gen.js +4 -3
  4. package/dist/.pikku/addon/pikku-package.gen.js.map +1 -1
  5. package/dist/.pikku/agent/pikku-agent-map.gen.d.ts +1 -1
  6. package/dist/.pikku/agent/pikku-agent-types.gen.d.ts +6 -2
  7. package/dist/.pikku/agent/pikku-agent-types.gen.d.ts.map +1 -1
  8. package/dist/.pikku/agent/pikku-agent-types.gen.js +3 -0
  9. package/dist/.pikku/agent/pikku-agent-types.gen.js.map +1 -1
  10. package/dist/.pikku/agent/pikku-model-aliases.gen.d.ts +2 -0
  11. package/dist/.pikku/agent/pikku-model-aliases.gen.d.ts.map +1 -0
  12. package/dist/.pikku/agent/pikku-model-aliases.gen.js +6 -0
  13. package/dist/.pikku/agent/pikku-model-aliases.gen.js.map +1 -0
  14. package/dist/.pikku/agent/pikku-scorer-names.gen.d.ts +8 -0
  15. package/dist/.pikku/auth/auth.types.d.ts +1 -1
  16. package/dist/.pikku/auth/auth.types.js +1 -1
  17. package/dist/.pikku/channel/pikku-channel-types.gen.d.ts +1 -1
  18. package/dist/.pikku/channel/pikku-channel-types.gen.js +1 -1
  19. package/dist/.pikku/console/pikku-node-types.gen.d.ts +1 -1
  20. package/dist/.pikku/function/pikku-function-types.gen.d.ts +20 -24
  21. package/dist/.pikku/function/pikku-function-types.gen.d.ts.map +1 -1
  22. package/dist/.pikku/function/pikku-function-types.gen.js +2 -2
  23. package/dist/.pikku/function/pikku-function-types.gen.js.map +1 -1
  24. package/dist/.pikku/function/pikku-functions-meta-verbose.gen.json +276 -24
  25. package/dist/.pikku/function/pikku-functions-meta.gen.js +2 -2
  26. package/dist/.pikku/function/pikku-functions-meta.gen.js.map +1 -1
  27. package/dist/.pikku/function/pikku-functions-meta.gen.json +212 -21
  28. package/dist/.pikku/function/pikku-functions.gen.js +15 -1
  29. package/dist/.pikku/function/pikku-functions.gen.js.map +1 -1
  30. package/dist/.pikku/http/pikku-http-types.gen.d.ts +1 -1
  31. package/dist/.pikku/http/pikku-http-types.gen.js +1 -1
  32. package/dist/.pikku/mcp/pikku-mcp-types.gen.d.ts +1 -1
  33. package/dist/.pikku/mcp/pikku-mcp-types.gen.js +1 -1
  34. package/dist/.pikku/pikku-bootstrap-scenarios.gen.d.ts +1 -1
  35. package/dist/.pikku/pikku-bootstrap-scenarios.gen.js +1 -1
  36. package/dist/.pikku/pikku-bootstrap.gen.d.ts +2 -1
  37. package/dist/.pikku/pikku-bootstrap.gen.d.ts.map +1 -1
  38. package/dist/.pikku/pikku-bootstrap.gen.js +2 -1
  39. package/dist/.pikku/pikku-bootstrap.gen.js.map +1 -1
  40. package/dist/.pikku/pikku-meta-service.gen.d.ts +1 -1
  41. package/dist/.pikku/pikku-meta-service.gen.js +1 -1
  42. package/dist/.pikku/pikku-services.gen.d.ts +8 -6
  43. package/dist/.pikku/pikku-services.gen.d.ts.map +1 -1
  44. package/dist/.pikku/pikku-services.gen.js +6 -4
  45. package/dist/.pikku/pikku-services.gen.js.map +1 -1
  46. package/dist/.pikku/pikku-types.gen.d.ts +1 -1
  47. package/dist/.pikku/pikku-types.gen.js +1 -1
  48. package/dist/.pikku/queue/pikku-queue-types.gen.d.ts +1 -1
  49. package/dist/.pikku/queue/pikku-queue-types.gen.js +1 -1
  50. package/dist/.pikku/rpc/pikku-rpc-wirings-map.gen.d.ts +29 -14
  51. package/dist/.pikku/rpc/pikku-rpc-wirings-map.internal.gen.d.ts +29 -14
  52. package/dist/.pikku/rpc/pikku-rpc-wirings-map.remote.gen.d.ts +20 -14
  53. package/dist/.pikku/rpc/pikku-rpc-wirings-meta.internal.gen.js +2 -2
  54. package/dist/.pikku/rpc/pikku-rpc-wirings-meta.internal.gen.js.map +1 -1
  55. package/dist/.pikku/rpc/pikku-rpc-wirings-meta.internal.gen.json +7 -0
  56. package/dist/.pikku/scenarios/pikku-scenario-functions-meta.gen.js +2 -2
  57. package/dist/.pikku/scenarios/pikku-scenario-functions-meta.gen.js.map +1 -1
  58. package/dist/.pikku/scenarios/pikku-scenario-functions.gen.d.ts +1 -1
  59. package/dist/.pikku/scenarios/pikku-scenario-wirings-meta.gen.js +2 -2
  60. package/dist/.pikku/scenarios/pikku-scenario-wirings-meta.gen.js.map +1 -1
  61. package/dist/.pikku/scenarios/pikku-scenario-wirings.gen.d.ts +1 -1
  62. package/dist/.pikku/scenarios/schemas/register.gen.d.ts +1 -1
  63. package/dist/.pikku/scenarios/schemas/register.gen.js +1 -1
  64. package/dist/.pikku/scheduler/pikku-scheduler-types.gen.d.ts +1 -1
  65. package/dist/.pikku/scheduler/pikku-scheduler-types.gen.js +1 -1
  66. package/dist/.pikku/schemas/register.gen.js +25 -1
  67. package/dist/.pikku/schemas/register.gen.js.map +1 -1
  68. package/dist/.pikku/schemas/schemas/AddonMetaPage.schema.json +1 -1
  69. package/dist/.pikku/schemas/schemas/AddonPackageInfo.schema.json +1 -1
  70. package/dist/.pikku/schemas/schemas/AllMeta.schema.json +1 -1
  71. package/dist/.pikku/schemas/schemas/GetAgentRunScoresInput.schema.json +1 -0
  72. package/dist/.pikku/schemas/schemas/GetAgentRunScoresOutput.schema.json +1 -0
  73. package/dist/.pikku/schemas/schemas/GetAuditFiltersOutput.schema.json +1 -0
  74. package/dist/.pikku/schemas/schemas/GetAuditsInput.schema.json +1 -0
  75. package/dist/.pikku/schemas/schemas/GetAuditsOutput.schema.json +1 -0
  76. package/dist/.pikku/schemas/schemas/GetFunctionsMetaOutput.schema.json +1 -1
  77. package/dist/.pikku/schemas/schemas/GetScorersOutput.schema.json +1 -0
  78. package/dist/.pikku/schemas/schemas/GetWorkflowMetaByIdOutput.schema.json +1 -1
  79. package/dist/.pikku/schemas/schemas/KnowledgeBundle.schema.json +1 -1
  80. package/dist/.pikku/schemas/schemas/SecretGetInput.schema.json +1 -0
  81. package/dist/.pikku/schemas/schemas/SecretGetOutput.schema.json +1 -0
  82. package/dist/.pikku/schemas/schemas/SecretHasInput.schema.json +1 -0
  83. package/dist/.pikku/schemas/schemas/SecretHasOutput.schema.json +1 -0
  84. package/dist/.pikku/schemas/schemas/SecretSetInput.schema.json +1 -0
  85. package/dist/.pikku/schemas/schemas/SecretSetOutput.schema.json +1 -0
  86. package/dist/.pikku/scopes/pikku-personas.gen.js +1 -1
  87. package/dist/.pikku/scopes/pikku-roles.gen.d.ts +1 -1
  88. package/dist/.pikku/scopes/pikku-scope-types.gen.d.ts +1 -1
  89. package/dist/.pikku/scopes/pikku-scope-types.gen.js +1 -1
  90. package/dist/.pikku/scopes/pikku-scopes-meta.gen.json +8 -0
  91. package/dist/.pikku/scopes/pikku-scopes.gen.d.ts +2 -2
  92. package/dist/.pikku/scopes/pikku-scopes.gen.d.ts.map +1 -1
  93. package/dist/.pikku/scopes/pikku-scopes.gen.js.map +1 -1
  94. package/dist/.pikku/secrets/pikku-secret-types.gen.d.ts +1 -1
  95. package/dist/.pikku/secrets/pikku-secret-types.gen.js +1 -1
  96. package/dist/.pikku/secrets/pikku-secrets.gen.d.ts +1 -1
  97. package/dist/.pikku/secrets/pikku-secrets.gen.js +1 -1
  98. package/dist/.pikku/trigger/pikku-trigger-types.gen.d.ts +1 -1
  99. package/dist/.pikku/trigger/pikku-trigger-types.gen.js +1 -1
  100. package/dist/.pikku/variables/pikku-variable-types.gen.d.ts +1 -1
  101. package/dist/.pikku/variables/pikku-variable-types.gen.js +1 -1
  102. package/dist/.pikku/variables/pikku-variables.gen.d.ts +1 -1
  103. package/dist/.pikku/variables/pikku-variables.gen.js +1 -1
  104. package/dist/.pikku/workflow/pikku-personas.gen.js +1 -1
  105. package/dist/.pikku/workflow/pikku-scenario-step-map.gen.d.ts +2 -2
  106. package/dist/.pikku/workflow/pikku-workflow-map.gen.d.ts +1 -1
  107. package/dist/.pikku/workflow/pikku-workflow-types.gen.d.ts +23 -15
  108. package/dist/.pikku/workflow/pikku-workflow-types.gen.d.ts.map +1 -1
  109. package/dist/.pikku/workflow/pikku-workflow-types.gen.js +1 -1
  110. package/dist/.pikku/workflow/pikku-workflow-types.gen.js.map +1 -1
  111. package/dist/.pikku/workflow/pikku-workflow-wirings-meta.gen.js +2 -2
  112. package/dist/.pikku/workflow/pikku-workflow-wirings-meta.gen.js.map +1 -1
  113. package/dist/.pikku/workflow/pikku-workflow-wirings.gen.d.ts +1 -1
  114. package/dist/.pikku/workflow/pikku-workflow-wirings.gen.js +1 -1
  115. package/dist/src/functions/agent-credential-check.function.d.ts +1 -1
  116. package/dist/src/functions/agent-credential-check.function.d.ts.map +1 -1
  117. package/dist/src/functions/agent-credential-check.function.js +1 -1
  118. package/dist/src/functions/agent-credential-check.function.js.map +1 -1
  119. package/dist/src/functions/credential-delete.function.d.ts +1 -1
  120. package/dist/src/functions/credential-delete.function.d.ts.map +1 -1
  121. package/dist/src/functions/credential-get.function.d.ts +1 -1
  122. package/dist/src/functions/credential-get.function.d.ts.map +1 -1
  123. package/dist/src/functions/credential-list-users.function.d.ts +1 -1
  124. package/dist/src/functions/credential-list-users.function.d.ts.map +1 -1
  125. package/dist/src/functions/credential-set.function.d.ts +1 -1
  126. package/dist/src/functions/credential-set.function.d.ts.map +1 -1
  127. package/dist/src/functions/credential-status.function.d.ts +1 -1
  128. package/dist/src/functions/credential-status.function.d.ts.map +1 -1
  129. package/dist/src/functions/credential-users.function.d.ts +1 -1
  130. package/dist/src/functions/credential-users.function.d.ts.map +1 -1
  131. package/dist/src/functions/delete-agent-thread.function.d.ts +1 -1
  132. package/dist/src/functions/delete-agent-thread.function.d.ts.map +1 -1
  133. package/dist/src/functions/delete-workflow-run.function.d.ts +1 -1
  134. package/dist/src/functions/delete-workflow-run.function.d.ts.map +1 -1
  135. package/dist/src/functions/get-addon-categories.function.d.ts +1 -1
  136. package/dist/src/functions/get-addon-categories.function.d.ts.map +1 -1
  137. package/dist/src/functions/get-addon-icon.function.d.ts +1 -1
  138. package/dist/src/functions/get-addon-icon.function.d.ts.map +1 -1
  139. package/dist/src/functions/get-addon-instances.function.d.ts +1 -1
  140. package/dist/src/functions/get-addon-instances.function.d.ts.map +1 -1
  141. package/dist/src/functions/get-addon-instances.function.js +1 -1
  142. package/dist/src/functions/get-addon-instances.function.js.map +1 -1
  143. package/dist/src/functions/get-addon-meta.function.d.ts +1 -1
  144. package/dist/src/functions/get-addon-meta.function.d.ts.map +1 -1
  145. package/dist/src/functions/get-addon-package.function.d.ts +1 -1
  146. package/dist/src/functions/get-addon-package.function.d.ts.map +1 -1
  147. package/dist/src/functions/get-agent-run-scores.function.d.ts +8 -0
  148. package/dist/src/functions/get-agent-run-scores.function.d.ts.map +1 -0
  149. package/dist/src/functions/get-agent-run-scores.function.js +24 -0
  150. package/dist/src/functions/get-agent-run-scores.function.js.map +1 -0
  151. package/dist/src/functions/get-agent-run-scores.function.test.d.ts +2 -0
  152. package/dist/src/functions/get-agent-run-scores.function.test.d.ts.map +1 -0
  153. package/dist/src/functions/get-agent-run-scores.function.test.js +34 -0
  154. package/dist/src/functions/get-agent-run-scores.function.test.js.map +1 -0
  155. package/dist/src/functions/get-agent-thread-messages.function.d.ts +1 -1
  156. package/dist/src/functions/get-agent-thread-messages.function.d.ts.map +1 -1
  157. package/dist/src/functions/get-agent-thread-runs.function.d.ts +1 -1
  158. package/dist/src/functions/get-agent-thread-runs.function.d.ts.map +1 -1
  159. package/dist/src/functions/get-agent-thread-runs.function.js +14 -3
  160. package/dist/src/functions/get-agent-thread-runs.function.js.map +1 -1
  161. package/dist/src/functions/get-agent-thread-runs.function.test.d.ts +2 -0
  162. package/dist/src/functions/get-agent-thread-runs.function.test.d.ts.map +1 -0
  163. package/dist/src/functions/get-agent-thread-runs.function.test.js +27 -0
  164. package/dist/src/functions/get-agent-thread-runs.function.test.js.map +1 -0
  165. package/dist/src/functions/get-agent-threads.function.d.ts +1 -1
  166. package/dist/src/functions/get-agent-threads.function.d.ts.map +1 -1
  167. package/dist/src/functions/get-all-meta.function.d.ts +1 -1
  168. package/dist/src/functions/get-all-meta.function.d.ts.map +1 -1
  169. package/dist/src/functions/get-audit-filters.function.d.ts +23 -0
  170. package/dist/src/functions/get-audit-filters.function.d.ts.map +1 -0
  171. package/dist/src/functions/get-audit-filters.function.js +31 -0
  172. package/dist/src/functions/get-audit-filters.function.js.map +1 -0
  173. package/dist/src/functions/get-audits.function.d.ts +34 -0
  174. package/dist/src/functions/get-audits.function.d.ts.map +1 -0
  175. package/dist/src/functions/get-audits.function.js +24 -0
  176. package/dist/src/functions/get-audits.function.js.map +1 -0
  177. package/dist/src/functions/get-auth-providers.function.d.ts +1 -1
  178. package/dist/src/functions/get-auth-providers.function.d.ts.map +1 -1
  179. package/dist/src/functions/get-channel-snippets.function.d.ts +1 -1
  180. package/dist/src/functions/get-channel-snippets.function.d.ts.map +1 -1
  181. package/dist/src/functions/get-db-schema.function.d.ts +1 -1
  182. package/dist/src/functions/get-db-schema.function.d.ts.map +1 -1
  183. package/dist/src/functions/get-functions-meta.function.d.ts +1 -1
  184. package/dist/src/functions/get-functions-meta.function.d.ts.map +1 -1
  185. package/dist/src/functions/get-installed-addons.function.d.ts +1 -1
  186. package/dist/src/functions/get-installed-addons.function.d.ts.map +1 -1
  187. package/dist/src/functions/get-installed-addons.function.js +1 -1
  188. package/dist/src/functions/get-installed-addons.function.js.map +1 -1
  189. package/dist/src/functions/get-installed-package.function.d.ts +1 -1
  190. package/dist/src/functions/get-installed-package.function.d.ts.map +1 -1
  191. package/dist/src/functions/get-installed-package.function.js +1 -1
  192. package/dist/src/functions/get-installed-package.function.js.map +1 -1
  193. package/dist/src/functions/get-knowledge.function.d.ts +1 -1
  194. package/dist/src/functions/get-knowledge.function.d.ts.map +1 -1
  195. package/dist/src/functions/get-my-access.function.d.ts +1 -1
  196. package/dist/src/functions/get-my-access.function.d.ts.map +1 -1
  197. package/dist/src/functions/get-openapi-categories.function.d.ts +1 -1
  198. package/dist/src/functions/get-openapi-categories.function.d.ts.map +1 -1
  199. package/dist/src/functions/get-openapi-detail.function.d.ts +1 -1
  200. package/dist/src/functions/get-openapi-detail.function.d.ts.map +1 -1
  201. package/dist/src/functions/get-openapis.function.d.ts +1 -1
  202. package/dist/src/functions/get-openapis.function.d.ts.map +1 -1
  203. package/dist/src/functions/get-schema.function.d.ts +1 -1
  204. package/dist/src/functions/get-schema.function.d.ts.map +1 -1
  205. package/dist/src/functions/get-scorers.function.d.ts +13 -0
  206. package/dist/src/functions/get-scorers.function.d.ts.map +1 -0
  207. package/dist/src/functions/get-scorers.function.js +25 -0
  208. package/dist/src/functions/get-scorers.function.js.map +1 -0
  209. package/dist/src/functions/get-security-audit.function.d.ts +1 -1
  210. package/dist/src/functions/get-security-audit.function.d.ts.map +1 -1
  211. package/dist/src/functions/get-state-diff.function.d.ts +1 -1
  212. package/dist/src/functions/get-state-diff.function.d.ts.map +1 -1
  213. package/dist/src/functions/get-webhook-delivery.function.d.ts +1 -1
  214. package/dist/src/functions/get-webhook-delivery.function.d.ts.map +1 -1
  215. package/dist/src/functions/get-workflow-meta-by-id.function.d.ts +4 -1
  216. package/dist/src/functions/get-workflow-meta-by-id.function.d.ts.map +1 -1
  217. package/dist/src/functions/get-workflow-run-history.function.d.ts +1 -1
  218. package/dist/src/functions/get-workflow-run-history.function.d.ts.map +1 -1
  219. package/dist/src/functions/get-workflow-run-names.function.d.ts +1 -1
  220. package/dist/src/functions/get-workflow-run-names.function.d.ts.map +1 -1
  221. package/dist/src/functions/get-workflow-run-steps.function.d.ts +1 -1
  222. package/dist/src/functions/get-workflow-run-steps.function.d.ts.map +1 -1
  223. package/dist/src/functions/get-workflow-run.function.d.ts +1 -1
  224. package/dist/src/functions/get-workflow-run.function.d.ts.map +1 -1
  225. package/dist/src/functions/get-workflow-runs.function.d.ts +1 -1
  226. package/dist/src/functions/get-workflow-runs.function.d.ts.map +1 -1
  227. package/dist/src/functions/get-workflow-version.function.d.ts +1 -1
  228. package/dist/src/functions/get-workflow-version.function.d.ts.map +1 -1
  229. package/dist/src/functions/install-addon.function.d.ts +3 -3
  230. package/dist/src/functions/install-addon.function.d.ts.map +1 -1
  231. package/dist/src/functions/install-addon.function.js +2 -2
  232. package/dist/src/functions/install-addon.function.js.map +1 -1
  233. package/dist/src/functions/install-openapi-addon.function.d.ts +3 -3
  234. package/dist/src/functions/install-openapi-addon.function.d.ts.map +1 -1
  235. package/dist/src/functions/install-openapi-addon.function.js +2 -2
  236. package/dist/src/functions/install-openapi-addon.function.js.map +1 -1
  237. package/dist/src/functions/list-webhook-deliveries.function.d.ts +1 -1
  238. package/dist/src/functions/list-webhook-deliveries.function.d.ts.map +1 -1
  239. package/dist/src/functions/ping.function.d.ts +1 -1
  240. package/dist/src/functions/ping.function.d.ts.map +1 -1
  241. package/dist/src/functions/read-agent-source.function.d.ts +1 -1
  242. package/dist/src/functions/read-agent-source.function.d.ts.map +1 -1
  243. package/dist/src/functions/read-function-body.function.d.ts +1 -1
  244. package/dist/src/functions/read-function-body.function.d.ts.map +1 -1
  245. package/dist/src/functions/read-function-source.function.d.ts +1 -1
  246. package/dist/src/functions/read-function-source.function.d.ts.map +1 -1
  247. package/dist/src/functions/render-email-preview.function.d.ts +1 -1
  248. package/dist/src/functions/render-email-preview.function.d.ts.map +1 -1
  249. package/dist/src/functions/run-security-audit.function.d.ts +1 -1
  250. package/dist/src/functions/run-security-audit.function.d.ts.map +1 -1
  251. package/dist/src/functions/scope-add-scope-to-user.function.d.ts +1 -1
  252. package/dist/src/functions/scope-add-scope-to-user.function.d.ts.map +1 -1
  253. package/dist/src/functions/scope-add-user-to-role.function.d.ts +1 -1
  254. package/dist/src/functions/scope-add-user-to-role.function.d.ts.map +1 -1
  255. package/dist/src/functions/scope-create-role.function.d.ts +1 -1
  256. package/dist/src/functions/scope-create-role.function.d.ts.map +1 -1
  257. package/dist/src/functions/scope-delete-role.function.d.ts +1 -1
  258. package/dist/src/functions/scope-delete-role.function.d.ts.map +1 -1
  259. package/dist/src/functions/scope-list-declared.function.d.ts +1 -1
  260. package/dist/src/functions/scope-list-declared.function.d.ts.map +1 -1
  261. package/dist/src/functions/scope-list-roles.function.d.ts +1 -1
  262. package/dist/src/functions/scope-list-roles.function.d.ts.map +1 -1
  263. package/dist/src/functions/scope-list-user-roles.function.d.ts +1 -1
  264. package/dist/src/functions/scope-list-user-roles.function.d.ts.map +1 -1
  265. package/dist/src/functions/scope-remove-scope-from-user.function.d.ts +1 -1
  266. package/dist/src/functions/scope-remove-scope-from-user.function.d.ts.map +1 -1
  267. package/dist/src/functions/scope-remove-user-from-role.function.d.ts +1 -1
  268. package/dist/src/functions/scope-remove-user-from-role.function.d.ts.map +1 -1
  269. package/dist/src/functions/scope-set-role-scopes.function.d.ts +1 -1
  270. package/dist/src/functions/scope-set-role-scopes.function.d.ts.map +1 -1
  271. package/dist/src/functions/secret-get.function.d.ts +17 -0
  272. package/dist/src/functions/secret-get.function.d.ts.map +1 -0
  273. package/dist/src/functions/secret-get.function.js +10 -0
  274. package/dist/src/functions/secret-get.function.js.map +1 -0
  275. package/dist/src/functions/secret-has.function.d.ts +14 -0
  276. package/dist/src/functions/secret-has.function.d.ts.map +1 -0
  277. package/dist/src/functions/secret-has.function.js +11 -0
  278. package/dist/src/functions/secret-has.function.js.map +1 -0
  279. package/dist/src/functions/secret-set.function.d.ts +17 -0
  280. package/dist/src/functions/secret-set.function.d.ts.map +1 -0
  281. package/dist/src/functions/secret-set.function.js +11 -0
  282. package/dist/src/functions/secret-set.function.js.map +1 -0
  283. package/dist/src/functions/stream-workflow-run.function.d.ts +1 -1
  284. package/dist/src/functions/update-agent-config.function.d.ts +1 -1
  285. package/dist/src/functions/update-agent-config.function.d.ts.map +1 -1
  286. package/dist/src/functions/update-dependency.function.d.ts +1 -1
  287. package/dist/src/functions/update-dependency.function.d.ts.map +1 -1
  288. package/dist/src/functions/update-email-template.function.d.ts +1 -1
  289. package/dist/src/functions/update-email-template.function.d.ts.map +1 -1
  290. package/dist/src/functions/update-function-body.function.d.ts +1 -1
  291. package/dist/src/functions/update-function-body.function.d.ts.map +1 -1
  292. package/dist/src/functions/update-function-config.function.d.ts +1 -1
  293. package/dist/src/functions/update-function-config.function.d.ts.map +1 -1
  294. package/dist/src/lib/resolve-audit-users.d.ts +37 -0
  295. package/dist/src/lib/resolve-audit-users.d.ts.map +1 -0
  296. package/dist/src/lib/resolve-audit-users.js +56 -0
  297. package/dist/src/lib/resolve-audit-users.js.map +1 -0
  298. package/dist/src/lib/resolve-audit-users.test.d.ts +2 -0
  299. package/dist/src/lib/resolve-audit-users.test.d.ts.map +1 -0
  300. package/dist/src/lib/resolve-audit-users.test.js +91 -0
  301. package/dist/src/lib/resolve-audit-users.test.js.map +1 -0
  302. package/dist/src/scopes.js +8 -0
  303. package/dist/src/scopes.js.map +1 -1
  304. package/dist/src/services/secret-admin.service.d.ts +20 -0
  305. package/dist/src/services/secret-admin.service.d.ts.map +1 -0
  306. package/dist/src/services/secret-admin.service.js +27 -0
  307. package/dist/src/services/secret-admin.service.js.map +1 -0
  308. package/dist/src/services/secret-admin.service.test.d.ts +2 -0
  309. package/dist/src/services/secret-admin.service.test.d.ts.map +1 -0
  310. package/dist/src/services/secret-admin.service.test.js +69 -0
  311. package/dist/src/services/secret-admin.service.test.js.map +1 -0
  312. package/dist/src/services.d.ts.map +1 -1
  313. package/dist/src/services.js +9 -1
  314. package/dist/src/services.js.map +1 -1
  315. package/dist/types/application-types.d.ts +43 -0
  316. package/package.json +9 -9
  317. package/dist/.pikku/schemas/schemas/FunctionCoverageReport.schema.json +0 -1
  318. package/dist/.pikku/schemas/schemas/GetAIWorkflowsInput.schema.json +0 -1
  319. package/dist/.pikku/schemas/schemas/GetAIWorkflowsOutput.schema.json +0 -1
  320. package/dist/.pikku/schemas/schemas/GetAddonMetaOutput.schema.json +0 -1
  321. package/dist/.pikku/schemas/schemas/GetStubCallsInput.schema.json +0 -1
  322. package/dist/.pikku/schemas/schemas/GetStubCallsOutput.schema.json +0 -1
  323. package/dist/.pikku/schemas/schemas/OauthConnectInput.schema.json +0 -1
  324. package/dist/.pikku/schemas/schemas/OauthConnectOutput.schema.json +0 -1
  325. package/dist/.pikku/schemas/schemas/OauthDisconnectInput.schema.json +0 -1
  326. package/dist/.pikku/schemas/schemas/OauthExchangeTokensInput.schema.json +0 -1
  327. package/dist/.pikku/schemas/schemas/OauthExchangeTokensOutput.schema.json +0 -1
  328. package/dist/.pikku/schemas/schemas/OauthRefreshTokenInput.schema.json +0 -1
  329. package/dist/.pikku/schemas/schemas/OauthRefreshTokenOutput.schema.json +0 -1
  330. package/dist/.pikku/schemas/schemas/OauthStatusInput.schema.json +0 -1
  331. package/dist/.pikku/schemas/schemas/OauthStatusOutput.schema.json +0 -1
  332. package/dist/.pikku/schemas/schemas/OauthTestTokenInput.schema.json +0 -1
  333. package/dist/.pikku/schemas/schemas/OauthTestTokenOutput.schema.json +0 -1
  334. package/dist/.pikku/schemas/schemas/ResetLiveCoverageOutput.schema.json +0 -1
  335. package/dist/.pikku/schemas/schemas/ResetStubsOutput.schema.json +0 -1
  336. package/dist/.pikku/schemas/schemas/StreamFunctionTestsOutput.schema.json +0 -1
  337. package/dist/.pikku/workflow/pikku-scenario-actors.gen.d.ts +0 -20
  338. package/dist/.pikku/workflow/pikku-scenario-actors.gen.d.ts.map +0 -1
  339. package/dist/.pikku/workflow/pikku-scenario-actors.gen.js +0 -18
  340. package/dist/.pikku/workflow/pikku-scenario-actors.gen.js.map +0 -1
  341. package/dist/src/functions/get-ai-workflows.function.d.ts +0 -20
  342. package/dist/src/functions/get-ai-workflows.function.d.ts.map +0 -1
  343. package/dist/src/functions/get-ai-workflows.function.js +0 -10
  344. package/dist/src/functions/get-ai-workflows.function.js.map +0 -1
  345. package/dist/src/functions/get-function-coverage.function.d.ts +0 -26
  346. package/dist/src/functions/get-function-coverage.function.d.ts.map +0 -1
  347. package/dist/src/functions/get-function-coverage.function.js +0 -21
  348. package/dist/src/functions/get-function-coverage.function.js.map +0 -1
  349. package/dist/src/functions/get-stub-calls.function.d.ts +0 -13
  350. package/dist/src/functions/get-stub-calls.function.d.ts.map +0 -1
  351. package/dist/src/functions/get-stub-calls.function.js +0 -11
  352. package/dist/src/functions/get-stub-calls.function.js.map +0 -1
  353. package/dist/src/functions/oauth-connect.function.d.ts +0 -20
  354. package/dist/src/functions/oauth-connect.function.d.ts.map +0 -1
  355. package/dist/src/functions/oauth-connect.function.js +0 -44
  356. package/dist/src/functions/oauth-connect.function.js.map +0 -1
  357. package/dist/src/functions/oauth-disconnect.function.d.ts +0 -8
  358. package/dist/src/functions/oauth-disconnect.function.d.ts.map +0 -1
  359. package/dist/src/functions/oauth-disconnect.function.js +0 -25
  360. package/dist/src/functions/oauth-disconnect.function.js.map +0 -1
  361. package/dist/src/functions/oauth-exchange-tokens.function.d.ts +0 -17
  362. package/dist/src/functions/oauth-exchange-tokens.function.d.ts.map +0 -1
  363. package/dist/src/functions/oauth-exchange-tokens.function.js +0 -25
  364. package/dist/src/functions/oauth-exchange-tokens.function.js.map +0 -1
  365. package/dist/src/functions/oauth-refresh-token.function.d.ts +0 -17
  366. package/dist/src/functions/oauth-refresh-token.function.d.ts.map +0 -1
  367. package/dist/src/functions/oauth-refresh-token.function.js +0 -28
  368. package/dist/src/functions/oauth-refresh-token.function.js.map +0 -1
  369. package/dist/src/functions/oauth-status.function.d.ts +0 -23
  370. package/dist/src/functions/oauth-status.function.d.ts.map +0 -1
  371. package/dist/src/functions/oauth-status.function.js +0 -44
  372. package/dist/src/functions/oauth-status.function.js.map +0 -1
  373. package/dist/src/functions/oauth-test-token.function.d.ts +0 -17
  374. package/dist/src/functions/oauth-test-token.function.d.ts.map +0 -1
  375. package/dist/src/functions/oauth-test-token.function.js +0 -27
  376. package/dist/src/functions/oauth-test-token.function.js.map +0 -1
  377. package/dist/src/functions/reset-live-coverage.function.d.ts +0 -8
  378. package/dist/src/functions/reset-live-coverage.function.d.ts.map +0 -1
  379. package/dist/src/functions/reset-live-coverage.function.js +0 -13
  380. package/dist/src/functions/reset-live-coverage.function.js.map +0 -1
  381. package/dist/src/functions/reset-stubs.function.d.ts +0 -8
  382. package/dist/src/functions/reset-stubs.function.d.ts.map +0 -1
  383. package/dist/src/functions/reset-stubs.function.js +0 -12
  384. package/dist/src/functions/reset-stubs.function.js.map +0 -1
  385. package/dist/src/functions/run-function-tests.function.d.ts +0 -3
  386. package/dist/src/functions/run-function-tests.function.d.ts.map +0 -1
  387. package/dist/src/functions/run-function-tests.function.js +0 -67
  388. package/dist/src/functions/run-function-tests.function.js.map +0 -1
  389. package/dist/src/functions/stream-function-tests.function.d.ts +0 -37
  390. package/dist/src/functions/stream-function-tests.function.d.ts.map +0 -1
  391. package/dist/src/functions/stream-function-tests.function.js +0 -258
  392. package/dist/src/functions/stream-function-tests.function.js.map +0 -1
  393. package/dist/src/functions/stream-function-tests.function.test.d.ts +0 -2
  394. package/dist/src/functions/stream-function-tests.function.test.d.ts.map +0 -1
  395. package/dist/src/functions/stream-function-tests.function.test.js +0 -238
  396. package/dist/src/functions/stream-function-tests.function.test.js.map +0 -1
  397. package/dist/src/functions/take-live-coverage.function.d.ts +0 -3
  398. package/dist/src/functions/take-live-coverage.function.d.ts.map +0 -1
  399. package/dist/src/functions/take-live-coverage.function.js +0 -27
  400. package/dist/src/functions/take-live-coverage.function.js.map +0 -1
  401. package/dist/src/lib/coverage-types.d.ts +0 -25
  402. package/dist/src/lib/coverage-types.d.ts.map +0 -1
  403. package/dist/src/lib/coverage-types.js +0 -2
  404. package/dist/src/lib/coverage-types.js.map +0 -1
  405. package/dist/src/lib/function-tests-paths.d.ts +0 -14
  406. package/dist/src/lib/function-tests-paths.d.ts.map +0 -1
  407. package/dist/src/lib/function-tests-paths.js +0 -22
  408. package/dist/src/lib/function-tests-paths.js.map +0 -1
  409. package/dist/src/lib/precise-coverage-map.d.ts +0 -30
  410. package/dist/src/lib/precise-coverage-map.d.ts.map +0 -1
  411. package/dist/src/lib/precise-coverage-map.js +0 -177
  412. package/dist/src/lib/precise-coverage-map.js.map +0 -1
  413. package/dist/src/lib/precise-coverage-map.test.d.ts +0 -2
  414. package/dist/src/lib/precise-coverage-map.test.d.ts.map +0 -1
  415. package/dist/src/lib/precise-coverage-map.test.js +0 -153
  416. package/dist/src/lib/precise-coverage-map.test.js.map +0 -1
  417. package/dist/src/services/oauth.service.d.ts +0 -17
  418. package/dist/src/services/oauth.service.d.ts.map +0 -1
  419. package/dist/src/services/oauth.service.js +0 -26
  420. package/dist/src/services/oauth.service.js.map +0 -1
  421. package/dist/src/tests/test-oauth2-client.d.ts +0 -6
  422. package/dist/src/tests/test-oauth2-client.d.ts.map +0 -1
  423. package/dist/src/tests/test-oauth2-client.js +0 -139
  424. package/dist/src/tests/test-oauth2-client.js.map +0 -1
@@ -426,9 +426,9 @@
426
426
  "exportedName": "getAddonMeta",
427
427
  "bodyStart": 13,
428
428
  "bodyEnd": 13,
429
- "contractHash": "531a6de4b4a63158",
429
+ "contractHash": "a221c4d32d232590",
430
430
  "inputHash": "bc3bf42d",
431
- "outputHash": "978afe1a"
431
+ "outputHash": "02854c4f"
432
432
  },
433
433
  "getAddonCommunityPackage": {
434
434
  "pikkuFuncId": "getAddonCommunityPackage",
@@ -459,9 +459,48 @@
459
459
  "exportedName": "getAddonCommunityPackage",
460
460
  "bodyStart": 13,
461
461
  "bodyEnd": 13,
462
- "contractHash": "f9f5d8476eddfff9",
462
+ "contractHash": "d508534482688cb1",
463
463
  "inputHash": "450acb95",
464
- "outputHash": "0a7a6028"
464
+ "outputHash": "6aba41a1"
465
+ },
466
+ "getAgentRunScores": {
467
+ "pikkuFuncId": "getAgentRunScores",
468
+ "functionType": "user",
469
+ "funcWrapper": "pikkuFunc",
470
+ "sessionless": false,
471
+ "name": "getAgentRunScores",
472
+ "services": {
473
+ "optimized": true,
474
+ "services": [
475
+ "aiRunState"
476
+ ]
477
+ },
478
+ "wires": {
479
+ "optimized": true,
480
+ "wires": [
481
+ "session"
482
+ ]
483
+ },
484
+ "inputSchemaName": "GetAgentRunScoresInput",
485
+ "outputSchemaName": "GetAgentRunScoresOutput",
486
+ "inputs": [
487
+ "GetAgentRunScoresInput"
488
+ ],
489
+ "outputs": [
490
+ "GetAgentRunScoresOutput"
491
+ ],
492
+ "expose": true,
493
+ "implementationHash": "a2011ab7077a8204",
494
+ "title": "Get Agent Run Scores",
495
+ "description": "Returns every grade recorded against one AI agent run, newest first. A run accumulates one row per scorer, and a re-grade appends rather than replaces — so a run may carry the same scorer more than once. A caller without the admin scope may only read the grades of runs its own session owns.",
496
+ "isDirectFunction": false,
497
+ "sourceFile": "/home/runner/work/pikku/pikku/packages/addon/pikku-console/src/functions/get-agent-run-scores.function.ts",
498
+ "exportedName": "getAgentRunScores",
499
+ "bodyStart": 13,
500
+ "bodyEnd": 28,
501
+ "contractHash": "e94bb92d695b9002",
502
+ "inputHash": "fc8fc7eb",
503
+ "outputHash": "e9ce1c33"
465
504
  },
466
505
  "getAgentThreadMessages": {
467
506
  "pikkuFuncId": "getAgentThreadMessages",
@@ -508,6 +547,12 @@
508
547
  "agentRunService"
509
548
  ]
510
549
  },
550
+ "wires": {
551
+ "optimized": true,
552
+ "wires": [
553
+ "session"
554
+ ]
555
+ },
511
556
  "inputSchemaName": "GetAgentThreadRunsInput",
512
557
  "outputSchemaName": "GetAgentThreadRunsOutput",
513
558
  "inputs": [
@@ -517,14 +562,14 @@
517
562
  "GetAgentThreadRunsOutput"
518
563
  ],
519
564
  "expose": true,
520
- "implementationHash": "68faa15cc84a150b",
565
+ "implementationHash": "9bd26f5375e21bf4",
521
566
  "title": "Get Agent Thread Runs",
522
- "description": "Returns all runs for a given AI agent thread, ordered by creation time descending.",
567
+ "description": "Returns all runs for a given AI agent thread, ordered by creation time descending. A caller without the admin scope sees only the runs its own session owns.",
523
568
  "isDirectFunction": false,
524
569
  "sourceFile": "/home/runner/work/pikku/pikku/packages/addon/pikku-console/src/functions/get-agent-thread-runs.function.ts",
525
570
  "exportedName": "getAgentThreadRuns",
526
- "bodyStart": 9,
527
- "bodyEnd": 9,
571
+ "bodyStart": 13,
572
+ "bodyEnd": 21,
528
573
  "contractHash": "2e961f7a3c523dad",
529
574
  "inputHash": "81647ab7",
530
575
  "outputHash": "6352aca1"
@@ -595,9 +640,88 @@
595
640
  "exportedName": "getAllMeta",
596
641
  "bodyStart": 10,
597
642
  "bodyEnd": 10,
598
- "contractHash": "53c0437bf4e445e4",
643
+ "contractHash": "e83303feede7423a",
599
644
  "inputHash": "bf06e182",
600
- "outputHash": "8fe022a6"
645
+ "outputHash": "b30b1312"
646
+ },
647
+ "getAuditFilters": {
648
+ "pikkuFuncId": "getAuditFilters",
649
+ "functionType": "user",
650
+ "funcWrapper": "pikkuFunc",
651
+ "sessionless": false,
652
+ "name": "getAuditFilters",
653
+ "services": {
654
+ "optimized": true,
655
+ "services": [
656
+ "audit",
657
+ "auth",
658
+ "logger"
659
+ ]
660
+ },
661
+ "inputSchemaName": null,
662
+ "outputSchemaName": "GetAuditFiltersOutput",
663
+ "inputs": [],
664
+ "outputs": [
665
+ "GetAuditFiltersOutput",
666
+ "AuditUserProfile"
667
+ ],
668
+ "expose": true,
669
+ "scopes": [
670
+ "pikku:audit:read"
671
+ ],
672
+ "implementationHash": "1093adb91ed54d67",
673
+ "title": "Get Audit Filters",
674
+ "description": "Returns the distinct users and event types present in the audit trail, for populating the audit screen filters.",
675
+ "isDirectFunction": false,
676
+ "sourceFile": "/home/runner/work/pikku/pikku/packages/addon/pikku-console/src/functions/get-audit-filters.function.ts",
677
+ "exportedName": "getAuditFilters",
678
+ "bodyStart": 33,
679
+ "bodyEnd": 44,
680
+ "contractHash": "dda1ed08cdb20234",
681
+ "inputHash": "3ef882a7",
682
+ "outputHash": "4d033a78"
683
+ },
684
+ "getAudits": {
685
+ "pikkuFuncId": "getAudits",
686
+ "functionType": "user",
687
+ "funcWrapper": "pikkuFunc",
688
+ "sessionless": false,
689
+ "name": "getAudits",
690
+ "services": {
691
+ "optimized": true,
692
+ "services": [
693
+ "audit",
694
+ "auth",
695
+ "logger"
696
+ ]
697
+ },
698
+ "inputSchemaName": "GetAuditsInput",
699
+ "outputSchemaName": "GetAuditsOutput",
700
+ "inputs": [
701
+ "GetAuditsInput"
702
+ ],
703
+ "outputs": [
704
+ "GetAuditsOutput",
705
+ "AuditEvent",
706
+ "AuditSource",
707
+ "AuditUserIdentity",
708
+ "AuditUserDirectory"
709
+ ],
710
+ "expose": true,
711
+ "scopes": [
712
+ "pikku:audit:read"
713
+ ],
714
+ "implementationHash": "88129d345d48a487",
715
+ "title": "Get Audits",
716
+ "description": "Returns a page of the audit trail, newest first, optionally filtered by user, event type, and time range. Reports readable: false when the configured audit sink is write-only.",
717
+ "isDirectFunction": false,
718
+ "sourceFile": "/home/runner/work/pikku/pikku/packages/addon/pikku-console/src/functions/get-audits.function.ts",
719
+ "exportedName": "getAudits",
720
+ "bodyStart": 47,
721
+ "bodyEnd": 63,
722
+ "contractHash": "350278d5852ddc25",
723
+ "inputHash": "10deb076",
724
+ "outputHash": "d672dee1"
601
725
  },
602
726
  "getAuthProviders": {
603
727
  "pikkuFuncId": "getAuthProviders",
@@ -722,9 +846,9 @@
722
846
  "exportedName": "getFunctionsMeta",
723
847
  "bodyStart": 24,
724
848
  "bodyEnd": 66,
725
- "contractHash": "b7995a768673c3f2",
849
+ "contractHash": "d96b40174d792fc2",
726
850
  "inputHash": "f42aa828",
727
- "outputHash": "3bf3676a"
851
+ "outputHash": "fe1eb5c5"
728
852
  },
729
853
  "getInstalledAddons": {
730
854
  "pikkuFuncId": "getInstalledAddons",
@@ -786,9 +910,9 @@
786
910
  "exportedName": "getAddonInstalledPackage",
787
911
  "bodyStart": 15,
788
912
  "bodyEnd": 131,
789
- "contractHash": "c5fee2d2759b17cb",
913
+ "contractHash": "58c00e363a5d1ac3",
790
914
  "inputHash": "84821b5a",
791
- "outputHash": "9a1de41b"
915
+ "outputHash": "00bb35ed"
792
916
  },
793
917
  "getKnowledge": {
794
918
  "pikkuFuncId": "getKnowledge",
@@ -817,9 +941,9 @@
817
941
  "exportedName": "getKnowledge",
818
942
  "bodyStart": 11,
819
943
  "bodyEnd": 16,
820
- "contractHash": "e61e888dbb39ab35",
944
+ "contractHash": "73958fdfa5a3f31c",
821
945
  "inputHash": "52889dc9",
822
- "outputHash": "efc7f102"
946
+ "outputHash": "8231f303"
823
947
  },
824
948
  "getMyAccess": {
825
949
  "pikkuFuncId": "getMyAccess",
@@ -986,6 +1110,35 @@
986
1110
  "inputHash": "bf5548d3",
987
1111
  "outputHash": "01d4dd0e"
988
1112
  },
1113
+ "getScorers": {
1114
+ "pikkuFuncId": "getScorers",
1115
+ "functionType": "user",
1116
+ "funcWrapper": "pikkuFunc",
1117
+ "sessionless": false,
1118
+ "name": "getScorers",
1119
+ "services": {
1120
+ "optimized": true,
1121
+ "services": []
1122
+ },
1123
+ "inputSchemaName": null,
1124
+ "outputSchemaName": "GetScorersOutput",
1125
+ "inputs": [],
1126
+ "outputs": [
1127
+ "GetScorersOutput"
1128
+ ],
1129
+ "expose": true,
1130
+ "implementationHash": "9c667130c70f74f5",
1131
+ "title": "Get Scorers",
1132
+ "description": "Returns every declared AI scorer with the lane it grades on, the fraction of live runs it samples, and the agents that named it.",
1133
+ "isDirectFunction": false,
1134
+ "sourceFile": "/home/runner/work/pikku/pikku/packages/addon/pikku-console/src/functions/get-scorers.function.ts",
1135
+ "exportedName": "getScorers",
1136
+ "bodyStart": 22,
1137
+ "bodyEnd": 41,
1138
+ "contractHash": "b758944394d9079a",
1139
+ "inputHash": "f9562ce1",
1140
+ "outputHash": "2c10e6ba"
1141
+ },
989
1142
  "getSecurityAudit": {
990
1143
  "pikkuFuncId": "getSecurityAudit",
991
1144
  "functionType": "user",
@@ -1112,9 +1265,9 @@
1112
1265
  "exportedName": "getWorkflowMetaById",
1113
1266
  "bodyStart": 13,
1114
1267
  "bodyEnd": 14,
1115
- "contractHash": "b9a41ff5aba3b7e5",
1268
+ "contractHash": "afb89ef1d31d89e7",
1116
1269
  "inputHash": "f967caf6",
1117
- "outputHash": "dc324849"
1270
+ "outputHash": "88f4df73"
1118
1271
  },
1119
1272
  "getWorkflowRunHistory": {
1120
1273
  "pikkuFuncId": "getWorkflowRunHistory",
@@ -1315,8 +1468,8 @@
1315
1468
  "installAddon": {
1316
1469
  "pikkuFuncId": "installAddon",
1317
1470
  "functionType": "user",
1318
- "funcWrapper": "pikkuSessionlessFunc",
1319
- "sessionless": true,
1471
+ "funcWrapper": "pikkuFunc",
1472
+ "sessionless": false,
1320
1473
  "name": "installAddon",
1321
1474
  "services": {
1322
1475
  "optimized": true,
@@ -1337,7 +1490,7 @@
1337
1490
  "scopes": [
1338
1491
  "admin"
1339
1492
  ],
1340
- "implementationHash": "a1ce8e6e7d66670e",
1493
+ "implementationHash": "f968dd4687898c9c",
1341
1494
  "title": "Install Addon",
1342
1495
  "description": "Installs a community addon package and creates the wiring file. Requires an admin session.",
1343
1496
  "isDirectFunction": false,
@@ -1352,8 +1505,8 @@
1352
1505
  "installOpenapiAddon": {
1353
1506
  "pikkuFuncId": "installOpenapiAddon",
1354
1507
  "functionType": "user",
1355
- "funcWrapper": "pikkuSessionlessFunc",
1356
- "sessionless": true,
1508
+ "funcWrapper": "pikkuFunc",
1509
+ "sessionless": false,
1357
1510
  "name": "installOpenapiAddon",
1358
1511
  "services": {
1359
1512
  "optimized": true,
@@ -1374,7 +1527,7 @@
1374
1527
  "scopes": [
1375
1528
  "admin"
1376
1529
  ],
1377
- "implementationHash": "9caa1dfdee8379f6",
1530
+ "implementationHash": "c2dbae6855632081",
1378
1531
  "title": "Install OpenAPI Addon",
1379
1532
  "description": "Generates an addon from an OpenAPI spec, installs it into the workspace, and wires it up.",
1380
1533
  "isDirectFunction": false,
@@ -1979,6 +2132,105 @@
1979
2132
  "inputHash": "9db02d43",
1980
2133
  "outputHash": "c6ce28cf"
1981
2134
  },
2135
+ "secretGet": {
2136
+ "pikkuFuncId": "secretGet",
2137
+ "functionType": "user",
2138
+ "funcWrapper": "pikkuFunc",
2139
+ "sessionless": false,
2140
+ "name": "secretGet",
2141
+ "services": {
2142
+ "optimized": true,
2143
+ "services": [
2144
+ "secretAdminService"
2145
+ ]
2146
+ },
2147
+ "inputSchemaName": "SecretGetInput",
2148
+ "outputSchemaName": "SecretGetOutput",
2149
+ "inputs": [
2150
+ "SecretGetInput"
2151
+ ],
2152
+ "outputs": [
2153
+ "SecretGetOutput"
2154
+ ],
2155
+ "expose": true,
2156
+ "implementationHash": "b68dc41e7ea91386",
2157
+ "title": "Get Secret",
2158
+ "description": "Gets the current value of a secret.",
2159
+ "isDirectFunction": false,
2160
+ "sourceFile": "/home/runner/work/pikku/pikku/packages/addon/pikku-console/src/functions/secret-get.function.ts",
2161
+ "exportedName": "secretGet",
2162
+ "bodyStart": 11,
2163
+ "bodyEnd": 11,
2164
+ "contractHash": "227a7414f4f25e3e",
2165
+ "inputHash": "9670ae4a",
2166
+ "outputHash": "4dba621f"
2167
+ },
2168
+ "secretHas": {
2169
+ "pikkuFuncId": "secretHas",
2170
+ "functionType": "user",
2171
+ "funcWrapper": "pikkuFunc",
2172
+ "sessionless": false,
2173
+ "name": "secretHas",
2174
+ "services": {
2175
+ "optimized": true,
2176
+ "services": [
2177
+ "secretAdminService"
2178
+ ]
2179
+ },
2180
+ "inputSchemaName": "SecretHasInput",
2181
+ "outputSchemaName": "SecretHasOutput",
2182
+ "inputs": [
2183
+ "SecretHasInput"
2184
+ ],
2185
+ "outputs": [
2186
+ "SecretHasOutput"
2187
+ ],
2188
+ "expose": true,
2189
+ "implementationHash": "fe5d2382c636121a",
2190
+ "title": "Has Secret",
2191
+ "description": "Checks whether a secret exists without reading its value.",
2192
+ "isDirectFunction": false,
2193
+ "sourceFile": "/home/runner/work/pikku/pikku/packages/addon/pikku-console/src/functions/secret-has.function.ts",
2194
+ "exportedName": "secretHas",
2195
+ "bodyStart": 8,
2196
+ "bodyEnd": 9,
2197
+ "contractHash": "40e22efb310192c8",
2198
+ "inputHash": "a81fed12",
2199
+ "outputHash": "eaea1056"
2200
+ },
2201
+ "secretSet": {
2202
+ "pikkuFuncId": "secretSet",
2203
+ "functionType": "user",
2204
+ "funcWrapper": "pikkuFunc",
2205
+ "sessionless": false,
2206
+ "name": "secretSet",
2207
+ "services": {
2208
+ "optimized": true,
2209
+ "services": [
2210
+ "secretAdminService"
2211
+ ]
2212
+ },
2213
+ "inputSchemaName": "SecretSetInput",
2214
+ "outputSchemaName": "SecretSetOutput",
2215
+ "inputs": [
2216
+ "SecretSetInput"
2217
+ ],
2218
+ "outputs": [
2219
+ "SecretSetOutput"
2220
+ ],
2221
+ "expose": true,
2222
+ "implementationHash": "42fe9f5438292894",
2223
+ "title": "Set Secret",
2224
+ "description": "Sets the value of a secret.",
2225
+ "isDirectFunction": false,
2226
+ "sourceFile": "/home/runner/work/pikku/pikku/packages/addon/pikku-console/src/functions/secret-set.function.ts",
2227
+ "exportedName": "secretSet",
2228
+ "bodyStart": 11,
2229
+ "bodyEnd": 12,
2230
+ "contractHash": "94adfc07462ee833",
2231
+ "inputHash": "2c2e1412",
2232
+ "outputHash": "f8a23810"
2233
+ },
1982
2234
  "streamWorkflowRun": {
1983
2235
  "pikkuFuncId": "streamWorkflowRun",
1984
2236
  "functionType": "user",
@@ -1,7 +1,7 @@
1
1
  /**
2
- * This file was generated by @pikku/cli@0.12.96
2
+ * This file was generated by @pikku/cli@0.12.102
3
3
  */
4
- import { pikkuState } from '@pikku/core/internal';
4
+ import { pikkuState } from '@pikku/core/ecosystem';
5
5
  import metaData from './pikku-functions-meta.gen.json' with { type: 'json' };
6
6
  pikkuState('@pikku/addon-console', 'function', 'meta', metaData);
7
7
  //# sourceMappingURL=pikku-functions-meta.gen.js.map
@@ -1 +1 @@
1
- {"version":3,"file":"pikku-functions-meta.gen.js","sourceRoot":"","sources":["../../../.pikku/function/pikku-functions-meta.gen.ts"],"names":[],"mappings":"AAAA;;GAEG;AACH,OAAO,EAAE,UAAU,EAAE,MAAM,sBAAsB,CAAA;AAEjD,OAAO,QAAQ,MAAM,iCAAiC,CAAC,OAAO,IAAI,EAAE,MAAM,EAAE,CAAA;AAC5E,UAAU,CAAC,sBAAsB,EAAE,UAAU,EAAE,MAAM,EAAE,QAAyB,CAAC,CAAA"}
1
+ {"version":3,"file":"pikku-functions-meta.gen.js","sourceRoot":"","sources":["../../../.pikku/function/pikku-functions-meta.gen.ts"],"names":[],"mappings":"AAAA;;GAEG;AACH,OAAO,EAAE,UAAU,EAAE,MAAM,uBAAuB,CAAA;AAElD,OAAO,QAAQ,MAAM,iCAAiC,CAAC,OAAO,IAAI,EAAE,MAAM,EAAE,CAAA;AAC5E,UAAU,CAAC,sBAAsB,EAAE,UAAU,EAAE,MAAM,EAAE,QAAyB,CAAC,CAAA"}