@uipath/codedagent-tool 1.200.0-preview.126 → 1.200.0-preview.129

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.
package/dist/index.js CHANGED
@@ -2,7 +2,7 @@
2
2
  import {
3
3
  metadata,
4
4
  registerCommands
5
- } from "./tool-gddy4beq.js";
5
+ } from "./tool-wc3exx83.js";
6
6
  import {
7
7
  Command
8
8
  } from "./tool-5be0qe39.js";
@@ -21,7 +21,7 @@ import {
21
21
  var package_default = {
22
22
  name: "@uipath/codedagent-tool",
23
23
  license: "MIT",
24
- version: "1.200.0-preview.126",
24
+ version: "1.200.0-preview.129",
25
25
  description: "Build, run, deploy, and manage AI Agents.",
26
26
  keywords: [
27
27
  "cli-tool",
@@ -3079,4 +3079,4 @@ var registerCommands = async (program) => {
3079
3079
 
3080
3080
  export { metadata, registerCommands };
3081
3081
 
3082
- //# debugId=371A48FD98BF15D664756E2164756E21
3082
+ //# debugId=019723BC456EF7D064756E2164756E21
package/dist/tool.js CHANGED
@@ -1,7 +1,7 @@
1
1
  import {
2
2
  metadata,
3
3
  registerCommands
4
- } from "./tool-gddy4beq.js";
4
+ } from "./tool-wc3exx83.js";
5
5
  import"./tool-5be0qe39.js";
6
6
  import"./tool-9qecd4wb.js";
7
7
  import"./tool-nvhfxv67.js";
package/package.json CHANGED
@@ -1,7 +1,7 @@
1
1
  {
2
2
  "name": "@uipath/codedagent-tool",
3
3
  "license": "MIT",
4
- "version": "1.200.0-preview.126",
4
+ "version": "1.200.0-preview.129",
5
5
  "description": "Build, run, deploy, and manage AI Agents.",
6
6
  "keywords": [
7
7
  "cli-tool",
@@ -32,5 +32,5 @@
32
32
  "publishConfig": {
33
33
  "registry": "https://registry.npmjs.org/"
34
34
  },
35
- "gitHead": "c2f816a61073d9668c4a3f4e80999de71f417818"
35
+ "gitHead": "0d1695ec4c5fc5ebe38a4bd0f92d61e7884fcfb1"
36
36
  }