@prestyj/boss 4.5.0 → 4.10.2

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.
@@ -0,0 +1,74 @@
1
+ import { createRequire as __createRequire } from "node:module"; const require = __createRequire(import.meta.url);
2
+ import {
3
+ wrapper_default
4
+ } from "./chunk-ZQMUKA6O.js";
5
+ import {
6
+ init_esm_shims
7
+ } from "./chunk-DZO3FVYX.js";
8
+
9
+ // ../../node_modules/.pnpm/ink@6.8.0_patch_hash=6c70099ec5b01a8329f3b7bd932ceef28779e4c7f5795e7ff44fa28c2f9d6782_@_c6c85108bd5911f857c8fbdf9d32976c/node_modules/ink/build/devtools.js
10
+ init_esm_shims();
11
+
12
+ // ../../node_modules/.pnpm/ink@6.8.0_patch_hash=6c70099ec5b01a8329f3b7bd932ceef28779e4c7f5795e7ff44fa28c2f9d6782_@_c6c85108bd5911f857c8fbdf9d32976c/node_modules/ink/build/devtools-window-polyfill.js
13
+ init_esm_shims();
14
+ var customGlobal = global;
15
+ customGlobal.WebSocket ||= wrapper_default;
16
+ customGlobal.window ||= global;
17
+ customGlobal.self ||= global;
18
+ customGlobal.window.__REACT_DEVTOOLS_COMPONENT_FILTERS__ = [
19
+ {
20
+ // ComponentFilterElementType
21
+ type: 1,
22
+ // ElementTypeHostComponent
23
+ value: 7,
24
+ isEnabled: true
25
+ },
26
+ {
27
+ // ComponentFilterDisplayName
28
+ type: 2,
29
+ value: "InternalApp",
30
+ isEnabled: true,
31
+ isValid: true
32
+ },
33
+ {
34
+ // ComponentFilterDisplayName
35
+ type: 2,
36
+ value: "InternalAppContext",
37
+ isEnabled: true,
38
+ isValid: true
39
+ },
40
+ {
41
+ // ComponentFilterDisplayName
42
+ type: 2,
43
+ value: "InternalStdoutContext",
44
+ isEnabled: true,
45
+ isValid: true
46
+ },
47
+ {
48
+ // ComponentFilterDisplayName
49
+ type: 2,
50
+ value: "InternalStderrContext",
51
+ isEnabled: true,
52
+ isValid: true
53
+ },
54
+ {
55
+ // ComponentFilterDisplayName
56
+ type: 2,
57
+ value: "InternalStdinContext",
58
+ isEnabled: true,
59
+ isValid: true
60
+ },
61
+ {
62
+ // ComponentFilterDisplayName
63
+ type: 2,
64
+ value: "InternalFocusContext",
65
+ isEnabled: true,
66
+ isValid: true
67
+ }
68
+ ];
69
+
70
+ // ../../node_modules/.pnpm/ink@6.8.0_patch_hash=6c70099ec5b01a8329f3b7bd932ceef28779e4c7f5795e7ff44fa28c2f9d6782_@_c6c85108bd5911f857c8fbdf9d32976c/node_modules/ink/build/devtools.js
71
+ import devtools from "react-devtools-core";
72
+ devtools.initialize();
73
+ devtools.connectToDevTools();
74
+ //# sourceMappingURL=devtools-4WIKZSVM.js.map
@@ -0,0 +1 @@
1
+ {"version":3,"sources":["../../../node_modules/.pnpm/ink@6.8.0_patch_hash=6c70099ec5b01a8329f3b7bd932ceef28779e4c7f5795e7ff44fa28c2f9d6782_@_c6c85108bd5911f857c8fbdf9d32976c/node_modules/ink/src/devtools.ts","../../../node_modules/.pnpm/ink@6.8.0_patch_hash=6c70099ec5b01a8329f3b7bd932ceef28779e4c7f5795e7ff44fa28c2f9d6782_@_c6c85108bd5911f857c8fbdf9d32976c/node_modules/ink/src/devtools-window-polyfill.ts"],"sourcesContent":[null,null],"mappings":";;;;;;;;;AAAA;;;ACAA;AAIA,IAAM,eAAe;AAKrB,aAAa,cAAc;AAE3B,aAAa,WAAW;AAExB,aAAa,SAAS;AAMtB,aAAa,OAAO,uCAAuC;EAC1D;;IAEC,MAAM;;IAEN,OAAO;IACP,WAAW;;EAEZ;;IAEC,MAAM;IACN,OAAO;IACP,WAAW;IACX,SAAS;;EAEV;;IAEC,MAAM;IACN,OAAO;IACP,WAAW;IACX,SAAS;;EAEV;;IAEC,MAAM;IACN,OAAO;IACP,WAAW;IACX,SAAS;;EAEV;;IAEC,MAAM;IACN,OAAO;IACP,WAAW;IACX,SAAS;;EAEV;;IAEC,MAAM;IACN,OAAO;IACP,WAAW;IACX,SAAS;;EAEV;;IAEC,MAAM;IACN,OAAO;IACP,WAAW;IACX,SAAS;;;;;AD5DX,OAAO,cAAc;AAGpB,SAAiB,WAAU;AAE3B,SAAiB,kBAAiB;","names":[]}
@@ -0,0 +1,74 @@
1
+ import { createRequire as __createRequire } from "node:module"; const require = __createRequire(import.meta.url);
2
+ import {
3
+ wrapper_default
4
+ } from "./chunk-ZQMUKA6O.js";
5
+ import {
6
+ init_esm_shims
7
+ } from "./chunk-DZO3FVYX.js";
8
+
9
+ // ../ink/build/devtools.js
10
+ init_esm_shims();
11
+
12
+ // ../ink/build/devtools-window-polyfill.js
13
+ init_esm_shims();
14
+ var customGlobal = global;
15
+ customGlobal.WebSocket ||= wrapper_default;
16
+ customGlobal.window ||= global;
17
+ customGlobal.self ||= global;
18
+ customGlobal.window.__REACT_DEVTOOLS_COMPONENT_FILTERS__ = [
19
+ {
20
+ // ComponentFilterElementType
21
+ type: 1,
22
+ // ElementTypeHostComponent
23
+ value: 7,
24
+ isEnabled: true
25
+ },
26
+ {
27
+ // ComponentFilterDisplayName
28
+ type: 2,
29
+ value: "InternalApp",
30
+ isEnabled: true,
31
+ isValid: true
32
+ },
33
+ {
34
+ // ComponentFilterDisplayName
35
+ type: 2,
36
+ value: "InternalAppContext",
37
+ isEnabled: true,
38
+ isValid: true
39
+ },
40
+ {
41
+ // ComponentFilterDisplayName
42
+ type: 2,
43
+ value: "InternalStdoutContext",
44
+ isEnabled: true,
45
+ isValid: true
46
+ },
47
+ {
48
+ // ComponentFilterDisplayName
49
+ type: 2,
50
+ value: "InternalStderrContext",
51
+ isEnabled: true,
52
+ isValid: true
53
+ },
54
+ {
55
+ // ComponentFilterDisplayName
56
+ type: 2,
57
+ value: "InternalStdinContext",
58
+ isEnabled: true,
59
+ isValid: true
60
+ },
61
+ {
62
+ // ComponentFilterDisplayName
63
+ type: 2,
64
+ value: "InternalFocusContext",
65
+ isEnabled: true,
66
+ isValid: true
67
+ }
68
+ ];
69
+
70
+ // ../ink/build/devtools.js
71
+ import devtools from "react-devtools-core";
72
+ devtools.initialize();
73
+ devtools.connectToDevTools();
74
+ //# sourceMappingURL=devtools-TQEAGQ4I.js.map
@@ -0,0 +1 @@
1
+ {"version":3,"sources":["../../ink/src/devtools.ts","../../ink/src/devtools-window-polyfill.ts"],"sourcesContent":[null,null],"mappings":";;;;;;;;;AAAA;;;ACAA;AAIA,IAAM,eAAe;AAKrB,aAAa,cAAc;AAE3B,aAAa,WAAW;AAExB,aAAa,SAAS;AAMtB,aAAa,OAAO,uCAAuC;EAC1D;;IAEC,MAAM;;IAEN,OAAO;IACP,WAAW;;EAEZ;;IAEC,MAAM;IACN,OAAO;IACP,WAAW;IACX,SAAS;;EAEV;;IAEC,MAAM;IACN,OAAO;IACP,WAAW;IACX,SAAS;;EAEV;;IAEC,MAAM;IACN,OAAO;IACP,WAAW;IACX,SAAS;;EAEV;;IAEC,MAAM;IACN,OAAO;IACP,WAAW;IACX,SAAS;;EAEV;;IAEC,MAAM;IACN,OAAO;IACP,WAAW;IACX,SAAS;;EAEV;;IAEC,MAAM;IACN,OAAO;IACP,WAAW;IACX,SAAS;;;;;AD5DX,OAAO,cAAc;AAGpB,SAAiB,WAAU;AAE3B,SAAiB,kBAAiB;","names":[]}
package/dist/index.js CHANGED
@@ -4,7 +4,7 @@ import {
4
4
  EzBoss,
5
5
  Worker,
6
6
  buildBossSystemPrompt
7
- } from "./chunk-S4K5TGVV.js";
7
+ } from "./chunk-OIHP3D3X.js";
8
8
  import "./chunk-7QDS2KEP.js";
9
9
  import "./chunk-RVAJYH5L.js";
10
10
  import {
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@prestyj/boss",
3
- "version": "4.5.0",
3
+ "version": "4.10.2",
4
4
  "type": "module",
5
5
  "description": "Orchestrator agent that drives multiple ezcoder sessions across projects from a single chat",
6
6
  "license": "MIT",
@@ -28,9 +28,10 @@
28
28
  "typescript": "^6.0.3",
29
29
  "vitest": "^4.1.4",
30
30
  "zod": "^4.4.3",
31
- "@prestyj/agent": "4.5.0",
32
- "@prestyj/ai": "4.5.0",
33
- "@prestyj/cli": "4.5.0"
31
+ "@prestyj/ai": "4.10.1",
32
+ "@prestyj/core": "4.10.1",
33
+ "@prestyj/agent": "4.10.1",
34
+ "@prestyj/cli": "4.10.3"
34
35
  },
35
36
  "optionalDependencies": {
36
37
  "@huggingface/transformers": "^3.6.0",