@prestyj/boss 4.3.162 → 4.5.0
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/README.md +3 -3
- package/dist/{chunk-P2JWHLOI.js → chunk-7QDS2KEP.js} +3 -3
- package/dist/{chunk-YNWFCUMR.js → chunk-DZO3FVYX.js} +3 -3
- package/dist/chunk-DZO3FVYX.js.map +1 -0
- package/dist/{chunk-7QT7YZKN.js → chunk-RVAJYH5L.js} +2 -2
- package/dist/{chunk-A7L3ZRW2.js → chunk-S4K5TGVV.js} +31028 -14892
- package/dist/{chunk-A7L3ZRW2.js.map → chunk-S4K5TGVV.js.map} +1 -1
- package/dist/cli.js +1716 -1011
- package/dist/cli.js.map +1 -1
- package/dist/{devtools-4TI4D7F2.js → devtools-KC4JWG2A.js} +11 -33
- package/dist/devtools-KC4JWG2A.js.map +1 -0
- package/dist/{dist-VXOVSHZ5.js → dist-IGN2W3JX.js} +2 -2
- package/dist/{chunk-EZYGVECW.js → ignore-3XU7YNRW.js} +3 -6
- package/dist/index.js +6 -8
- package/dist/index.js.map +1 -1
- package/dist/{chunk-RMSZMSH5.js → out-NHVJUVVH.js} +3 -6
- package/dist/{pixel-55DE4AGI.js → pixel-ALJG63HU.js} +4 -4
- package/dist/{pixel-fix-4LGSDR3J.js → pixel-fix-6NKZMYMY.js} +3 -3
- package/package.json +5 -5
- package/dist/chunk-YNWFCUMR.js.map +0 -1
- package/dist/devtools-4TI4D7F2.js.map +0 -1
- package/dist/ignore-AXNNXJD4.js +0 -7
- package/dist/out-NH6HQBFM.js +0 -7
- package/dist/out-NH6HQBFM.js.map +0 -1
- package/dist/pixel-55DE4AGI.js.map +0 -1
- /package/dist/{chunk-P2JWHLOI.js.map → chunk-7QDS2KEP.js.map} +0 -0
- /package/dist/{chunk-7QT7YZKN.js.map → chunk-RVAJYH5L.js.map} +0 -0
- /package/dist/{dist-VXOVSHZ5.js.map → dist-IGN2W3JX.js.map} +0 -0
- /package/dist/{chunk-EZYGVECW.js.map → ignore-3XU7YNRW.js.map} +0 -0
- /package/dist/{chunk-RMSZMSH5.js.map → out-NHVJUVVH.js.map} +0 -0
- /package/dist/{ignore-AXNNXJD4.js.map → pixel-ALJG63HU.js.map} +0 -0
- /package/dist/{pixel-fix-4LGSDR3J.js.map → pixel-fix-6NKZMYMY.js.map} +0 -0
package/dist/index.js
CHANGED
|
@@ -1,23 +1,21 @@
|
|
|
1
1
|
import { createRequire as __createRequire } from "node:module"; const require = __createRequire(import.meta.url);
|
|
2
2
|
import {
|
|
3
3
|
EventQueue,
|
|
4
|
-
|
|
4
|
+
EzBoss,
|
|
5
5
|
Worker,
|
|
6
6
|
buildBossSystemPrompt
|
|
7
|
-
} from "./chunk-
|
|
8
|
-
import "./chunk-
|
|
9
|
-
import "./chunk-
|
|
10
|
-
import "./chunk-P2JWHLOI.js";
|
|
11
|
-
import "./chunk-7QT7YZKN.js";
|
|
7
|
+
} from "./chunk-S4K5TGVV.js";
|
|
8
|
+
import "./chunk-7QDS2KEP.js";
|
|
9
|
+
import "./chunk-RVAJYH5L.js";
|
|
12
10
|
import {
|
|
13
11
|
init_esm_shims
|
|
14
|
-
} from "./chunk-
|
|
12
|
+
} from "./chunk-DZO3FVYX.js";
|
|
15
13
|
|
|
16
14
|
// src/index.ts
|
|
17
15
|
init_esm_shims();
|
|
18
16
|
export {
|
|
19
17
|
EventQueue,
|
|
20
|
-
|
|
18
|
+
EzBoss,
|
|
21
19
|
Worker,
|
|
22
20
|
buildBossSystemPrompt
|
|
23
21
|
};
|
package/dist/index.js.map
CHANGED
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"sources":["../src/index.ts"],"sourcesContent":["export {
|
|
1
|
+
{"version":3,"sources":["../src/index.ts"],"sourcesContent":["export { EzBoss } from \"./orchestrator.js\";\nexport { EventQueue } from \"./event-queue.js\";\nexport { Worker } from \"./worker.js\";\nexport { buildBossSystemPrompt } from \"./boss-system-prompt.js\";\nexport type {\n WorkerStatus,\n ProjectSpec,\n ToolUseSummary,\n WorkerTurnSummary,\n BossEvent,\n} from \"./types.js\";\n"],"mappings":";;;;;;;;;;;;;;AAAA;","names":[]}
|
|
@@ -3,7 +3,7 @@ import {
|
|
|
3
3
|
__commonJS,
|
|
4
4
|
__require,
|
|
5
5
|
init_esm_shims
|
|
6
|
-
} from "./chunk-
|
|
6
|
+
} from "./chunk-DZO3FVYX.js";
|
|
7
7
|
|
|
8
8
|
// ../../node_modules/.pnpm/fast-glob@3.3.3/node_modules/fast-glob/out/utils/array.js
|
|
9
9
|
var require_array = __commonJS({
|
|
@@ -5592,10 +5592,7 @@ var require_out4 = __commonJS({
|
|
|
5592
5592
|
module.exports = FastGlob;
|
|
5593
5593
|
}
|
|
5594
5594
|
});
|
|
5595
|
-
|
|
5596
|
-
export {
|
|
5597
|
-
require_out4 as require_out
|
|
5598
|
-
};
|
|
5595
|
+
export default require_out4();
|
|
5599
5596
|
/*! Bundled license information:
|
|
5600
5597
|
|
|
5601
5598
|
is-extglob/index.js:
|
|
@@ -5644,4 +5641,4 @@ queue-microtask/index.js:
|
|
|
5644
5641
|
run-parallel/index.js:
|
|
5645
5642
|
(*! run-parallel. MIT License. Feross Aboukhadijeh <https://feross.org/opensource> *)
|
|
5646
5643
|
*/
|
|
5647
|
-
//# sourceMappingURL=
|
|
5644
|
+
//# sourceMappingURL=out-NHVJUVVH.js.map
|
|
@@ -3,12 +3,12 @@ import {
|
|
|
3
3
|
fetchPixelEntries,
|
|
4
4
|
listAllErrors,
|
|
5
5
|
runPixelInstall
|
|
6
|
-
} from "./chunk-
|
|
7
|
-
import "./chunk-
|
|
8
|
-
import "./chunk-
|
|
6
|
+
} from "./chunk-7QDS2KEP.js";
|
|
7
|
+
import "./chunk-RVAJYH5L.js";
|
|
8
|
+
import "./chunk-DZO3FVYX.js";
|
|
9
9
|
export {
|
|
10
10
|
fetchPixelEntries,
|
|
11
11
|
listAllErrors,
|
|
12
12
|
runPixelInstall
|
|
13
13
|
};
|
|
14
|
-
//# sourceMappingURL=pixel-
|
|
14
|
+
//# sourceMappingURL=pixel-ALJG63HU.js.map
|
|
@@ -2,10 +2,10 @@ import { createRequire as __createRequire } from "node:module"; const require =
|
|
|
2
2
|
import {
|
|
3
3
|
DEFAULT_INGEST_URL,
|
|
4
4
|
source_default
|
|
5
|
-
} from "./chunk-
|
|
5
|
+
} from "./chunk-RVAJYH5L.js";
|
|
6
6
|
import {
|
|
7
7
|
init_esm_shims
|
|
8
|
-
} from "./chunk-
|
|
8
|
+
} from "./chunk-DZO3FVYX.js";
|
|
9
9
|
|
|
10
10
|
// ../cli/dist/core/pixel-fix.js
|
|
11
11
|
init_esm_shims();
|
|
@@ -938,4 +938,4 @@ export {
|
|
|
938
938
|
preparePixelFix,
|
|
939
939
|
runQueue
|
|
940
940
|
};
|
|
941
|
-
//# sourceMappingURL=pixel-fix-
|
|
941
|
+
//# sourceMappingURL=pixel-fix-6NKZMYMY.js.map
|
package/package.json
CHANGED
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "@prestyj/boss",
|
|
3
|
-
"version": "4.
|
|
3
|
+
"version": "4.5.0",
|
|
4
4
|
"type": "module",
|
|
5
5
|
"description": "Orchestrator agent that drives multiple ezcoder sessions across projects from a single chat",
|
|
6
6
|
"license": "MIT",
|
|
@@ -22,15 +22,15 @@
|
|
|
22
22
|
"@types/node": "^25.6.0",
|
|
23
23
|
"@types/react": "^19.2.14",
|
|
24
24
|
"chalk": "^5.6.2",
|
|
25
|
-
"ink": "
|
|
25
|
+
"ink": "6.8.0",
|
|
26
26
|
"react": "^19.2.5",
|
|
27
27
|
"tsup": "^8.5.1",
|
|
28
28
|
"typescript": "^6.0.3",
|
|
29
29
|
"vitest": "^4.1.4",
|
|
30
30
|
"zod": "^4.4.3",
|
|
31
|
-
"@prestyj/agent": "4.
|
|
32
|
-
"@prestyj/ai": "4.
|
|
33
|
-
"@prestyj/cli": "4.
|
|
31
|
+
"@prestyj/agent": "4.5.0",
|
|
32
|
+
"@prestyj/ai": "4.5.0",
|
|
33
|
+
"@prestyj/cli": "4.5.0"
|
|
34
34
|
},
|
|
35
35
|
"optionalDependencies": {
|
|
36
36
|
"@huggingface/transformers": "^3.6.0",
|
|
@@ -1 +0,0 @@
|
|
|
1
|
-
{"version":3,"sources":["../../../node_modules/.pnpm/tsup@8.5.1_postcss@8.5.14_typescript@6.0.3/node_modules/tsup/assets/esm_shims.js"],"sourcesContent":["// Shim globals in esm bundle\nimport path from 'node:path'\nimport { fileURLToPath } from 'node:url'\n\nconst getFilename = () => fileURLToPath(import.meta.url)\nconst getDirname = () => path.dirname(getFilename())\n\nexport const __dirname = /* @__PURE__ */ getDirname()\nexport const __filename = /* @__PURE__ */ getFilename()\n"],"mappings":";;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;AACA,OAAO,UAAU;AACjB,SAAS,qBAAqB;AAF9B;AAAA;AAAA;AAAA;AAAA;","names":[]}
|