@fro.bot/systematic 3.15.0 → 3.16.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/dist/cli.js +350 -128
- package/dist/index-ae6mhwth.js +9014 -0
- package/dist/index.js +167 -151
- package/dist/lib/agent-resolver.d.ts +7 -1
- package/dist/lib/capability-snapshot.d.ts +1 -1
- package/dist/lib/config-schema.d.ts +63 -1
- package/dist/lib/config.d.ts +59 -1
- package/dist/lib/pi-delegate-session.d.ts +2 -0
- package/dist/lib/pi-delegate-tool.d.ts +33 -1
- package/dist/lib/routing-resolver.d.ts +151 -0
- package/dist/pi.js +7495 -235
- package/dist/schemas/systematic-config.schema.json +1027 -185
- package/package.json +7 -7
- package/skills/ce-review/references/review-summary-schema.json +1 -1
- package/dist/index-0stf3ag0.js +0 -17100
package/package.json
CHANGED
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "@fro.bot/systematic",
|
|
3
|
-
"version": "3.
|
|
3
|
+
"version": "3.16.0",
|
|
4
4
|
"description": "Compound-engineering loops for OpenCode, Pi, and Claude Code",
|
|
5
5
|
"type": "module",
|
|
6
6
|
"homepage": "https://fro.bot/systematic",
|
|
@@ -34,7 +34,7 @@
|
|
|
34
34
|
],
|
|
35
35
|
"scripts": {
|
|
36
36
|
"clean": "rimraf dist",
|
|
37
|
-
"build": "bun run clean && bun build src/index.ts src/cli.ts --outdir dist --target bun --splitting --external @opencode-ai/plugin --external js-yaml && bun build src/pi.ts --outdir dist --target node --external @earendil-works/pi-coding-agent --external typebox && tsc --emitDeclarationOnly",
|
|
37
|
+
"build": "bun run clean && bun build src/index.ts src/cli.ts --outdir dist --target bun --splitting --external @opencode-ai/plugin --external js-yaml && bun build src/pi.ts --outdir dist --target node --external @earendil-works/pi-coding-agent --external typebox --external jsonc-parser && tsc --emitDeclarationOnly",
|
|
38
38
|
"dev": "bun --watch src/index.ts",
|
|
39
39
|
"test": "bun test tests/unit",
|
|
40
40
|
"test:integration": "bun test tests/integration",
|
|
@@ -57,7 +57,7 @@
|
|
|
57
57
|
"registry:drift": "bun scripts/generate-registry.ts --check",
|
|
58
58
|
"registry:validate": "bun scripts/build-registry.ts --validate-only",
|
|
59
59
|
"claude-code:build": "bun scripts/build-claude-code-plugin.ts",
|
|
60
|
-
"postupgrade": "bun run build && bun run agent-browser:build",
|
|
60
|
+
"postupgrade": "bun run build && bun run agent-browser:build && bun run schema:generate && bun run review-schema:generate && bun scripts/generate-registry.ts",
|
|
61
61
|
"prepublishOnly": "bun run build && bun run schema:generate"
|
|
62
62
|
},
|
|
63
63
|
"keywords": [
|
|
@@ -93,7 +93,7 @@
|
|
|
93
93
|
}
|
|
94
94
|
},
|
|
95
95
|
"devDependencies": {
|
|
96
|
-
"@biomejs/biome": "2.5.
|
|
96
|
+
"@biomejs/biome": "2.5.11",
|
|
97
97
|
"@earendil-works/pi-coding-agent": "0.83.0",
|
|
98
98
|
"@opencode-ai/plugin": "1.18.21",
|
|
99
99
|
"@opencode-ai/sdk": "1.18.21",
|
|
@@ -101,7 +101,7 @@
|
|
|
101
101
|
"@tintinweb/pi-subagents": "0.14.3",
|
|
102
102
|
"@types/bun": "latest",
|
|
103
103
|
"@types/js-yaml": "4.0.9",
|
|
104
|
-
"@types/node": "26.
|
|
104
|
+
"@types/node": "26.4.1",
|
|
105
105
|
"agent-browser": "0.34.0",
|
|
106
106
|
"ajv": "8.20.0",
|
|
107
107
|
"ajv-formats": "3.0.1",
|
|
@@ -110,7 +110,7 @@
|
|
|
110
110
|
"rimraf": "6.1.3",
|
|
111
111
|
"semantic-release": "25.0.9",
|
|
112
112
|
"semantic-release-export-data": "1.2.0",
|
|
113
|
-
"typebox": "1.3.
|
|
113
|
+
"typebox": "1.3.25",
|
|
114
114
|
"typescript": "7.0.2"
|
|
115
115
|
},
|
|
116
116
|
"dependencies": {
|
|
@@ -118,7 +118,7 @@
|
|
|
118
118
|
"jsonc-parser": "^3.3.0",
|
|
119
119
|
"tree-sitter-bash": "0.25.1",
|
|
120
120
|
"web-tree-sitter": "0.26.12",
|
|
121
|
-
"zod": "4.4
|
|
121
|
+
"zod": "4.5.4"
|
|
122
122
|
},
|
|
123
123
|
"overrides": {
|
|
124
124
|
"@earendil-works/pi-ai": "0.83.0",
|
|
@@ -41,7 +41,7 @@
|
|
|
41
41
|
"completed_at": {
|
|
42
42
|
"type": "string",
|
|
43
43
|
"format": "date-time",
|
|
44
|
-
"pattern": "^(?:(?:\\d\\d[2468][048]|\\d\\d[13579][26]|\\d\\d0[48]|[02468][048]00|[13579][26]00)-02-29|\\d{4}-(?:(?:0[13578]|1[02])-(?:0[1-9]|[12]\\d|3[01])|(?:0[469]|11)-(?:0[1-9]|[12]\\d|30)|(?:02)-(?:0[1-9]|1\\d|2[0-8])))T(?:(?:[01]\\d|2[0-3]):[0-5]\\d
|
|
44
|
+
"pattern": "^(?:(?:\\d\\d[2468][048]|\\d\\d[13579][26]|\\d\\d0[48]|[02468][048]00|[13579][26]00)-02-29|\\d{4}-(?:(?:0[13578]|1[02])-(?:0[1-9]|[12]\\d|3[01])|(?:0[469]|11)-(?:0[1-9]|[12]\\d|30)|(?:02)-(?:0[1-9]|1\\d|2[0-8])))T(?:(?:[01]\\d|2[0-3]):[0-5]\\d:[0-5]\\d(?:\\.\\d+)?(?:Z))$"
|
|
45
45
|
},
|
|
46
46
|
"dispatches": {
|
|
47
47
|
"maxItems": 64,
|