clawcompany 0.34.0 → 0.36.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.
Files changed (2) hide show
  1. package/dist/index.js +39 -39
  2. package/package.json +1 -1
package/dist/index.js CHANGED
@@ -112,7 +112,7 @@ COST AWARENESS: You are the most expensive role. Decompose quickly, then delegat
112
112
  budgetTier: "earn",
113
113
  budgetMonthly: null,
114
114
  maxTokensPerTask: null,
115
- tools: ["http", "filesystem", "web_fetch", "web_search", "price_feed", "memory_search"],
115
+ tools: ["web_fetch", "web_search", "price_feed", "browser_use", "shell", "filesystem", "http", "code_interpreter", "memory_search"],
116
116
  skills: [],
117
117
  isBuiltin: true,
118
118
  isActive: true,
@@ -143,7 +143,7 @@ OUTPUT FORMAT:
143
143
  budgetTier: "earn",
144
144
  budgetMonthly: null,
145
145
  maxTokensPerTask: null,
146
- tools: ["shell", "filesystem", "http", "code_interpreter"],
146
+ tools: ["web_fetch", "web_search", "price_feed", "browser_use", "shell", "filesystem", "http", "code_interpreter", "memory_search"],
147
147
  skills: ["coding"],
148
148
  isBuiltin: true,
149
149
  isActive: true,
@@ -176,7 +176,7 @@ OUTPUT FORMAT:
176
176
  budgetTier: "save",
177
177
  budgetMonthly: null,
178
178
  maxTokensPerTask: null,
179
- tools: ["http", "filesystem", "code_interpreter", "price_feed"],
179
+ tools: ["web_fetch", "web_search", "price_feed", "browser_use", "shell", "filesystem", "http", "code_interpreter", "memory_search"],
180
180
  skills: [],
181
181
  isBuiltin: true,
182
182
  isActive: true,
@@ -207,7 +207,7 @@ OUTPUT FORMAT:
207
207
  budgetTier: "earn",
208
208
  budgetMonthly: null,
209
209
  maxTokensPerTask: null,
210
- tools: ["http", "filesystem", "web_fetch", "web_search", "browser_use"],
210
+ tools: ["web_fetch", "web_search", "price_feed", "browser_use", "shell", "filesystem", "http", "code_interpreter", "memory_search"],
211
211
  skills: [],
212
212
  isBuiltin: true,
213
213
  isActive: true,
@@ -242,7 +242,7 @@ RULES: Never fabricate data. If you cannot find information, say so explicitly.`
242
242
  budgetTier: "earn",
243
243
  budgetMonthly: null,
244
244
  maxTokensPerTask: null,
245
- tools: ["http", "filesystem", "web_fetch", "web_search", "price_feed", "browser_use", "memory_search"],
245
+ tools: ["web_fetch", "web_search", "price_feed", "browser_use", "shell", "filesystem", "http", "code_interpreter", "memory_search"],
246
246
  skills: [],
247
247
  isBuiltin: true,
248
248
  isActive: true,
@@ -276,7 +276,7 @@ RULES: Numbers only. State confidence levels. No speculation without data.`,
276
276
  budgetTier: "save",
277
277
  budgetMonthly: null,
278
278
  maxTokensPerTask: null,
279
- tools: ["http", "filesystem", "code_interpreter", "web_fetch", "web_search", "price_feed", "memory_search"],
279
+ tools: ["web_fetch", "web_search", "price_feed", "browser_use", "shell", "filesystem", "http", "code_interpreter", "memory_search"],
280
280
  skills: [],
281
281
  isBuiltin: true,
282
282
  isActive: true,
@@ -310,7 +310,7 @@ RULES: Never deliver pseudo-code. Every file must be complete and runnable.`,
310
310
  budgetTier: "earn",
311
311
  budgetMonthly: null,
312
312
  maxTokensPerTask: null,
313
- tools: ["shell", "filesystem", "http", "code_interpreter", "browser_use"],
313
+ tools: ["web_fetch", "web_search", "price_feed", "browser_use", "shell", "filesystem", "http", "code_interpreter", "memory_search"],
314
314
  skills: ["coding"],
315
315
  isBuiltin: true,
316
316
  isActive: true,
@@ -349,7 +349,7 @@ SUBJECT: [mission topic]
349
349
  budgetTier: "save",
350
350
  budgetMonthly: null,
351
351
  maxTokensPerTask: null,
352
- tools: ["http", "filesystem", "memory_search"],
352
+ tools: ["web_fetch", "web_search", "price_feed", "browser_use", "shell", "filesystem", "http", "code_interpreter", "memory_search"],
353
353
  skills: [],
354
354
  isBuiltin: true,
355
355
  isActive: true,
@@ -382,7 +382,7 @@ RULES: Stay focused on the assigned task. Do not expand scope. If blocked, repor
382
382
  budgetTier: "save",
383
383
  budgetMonthly: null,
384
384
  maxTokensPerTask: null,
385
- tools: ["filesystem", "http", "web_fetch", "web_search", "price_feed", "memory_search"],
385
+ tools: ["web_fetch", "web_search", "price_feed", "browser_use", "shell", "filesystem", "http", "code_interpreter", "memory_search"],
386
386
  skills: [],
387
387
  isBuiltin: true,
388
388
  isActive: true,
@@ -483,7 +483,7 @@ OUTPUT FORMAT:
483
483
  budgetTier: "earn",
484
484
  budgetMonthly: null,
485
485
  maxTokensPerTask: null,
486
- tools: ["web_fetch", "web_search", "price_feed", "browser_use", "memory_search"],
486
+ tools: ["web_fetch", "web_search", "price_feed", "browser_use", "shell", "filesystem", "http", "code_interpreter", "memory_search"],
487
487
  skills: [],
488
488
  isBuiltin: true,
489
489
  isActive: true,
@@ -518,7 +518,7 @@ OUTPUT FORMAT:
518
518
  budgetTier: "save",
519
519
  budgetMonthly: null,
520
520
  maxTokensPerTask: null,
521
- tools: ["web_fetch", "web_search"],
521
+ tools: ["web_fetch", "web_search", "price_feed", "browser_use", "shell", "filesystem", "http", "code_interpreter", "memory_search"],
522
522
  skills: [],
523
523
  isBuiltin: true,
524
524
  isActive: true,
@@ -552,7 +552,7 @@ OUTPUT FORMAT:
552
552
  budgetTier: "save",
553
553
  budgetMonthly: null,
554
554
  maxTokensPerTask: null,
555
- tools: ["shell", "filesystem", "http", "code_interpreter", "web_fetch"],
555
+ tools: ["web_fetch", "web_search", "price_feed", "browser_use", "shell", "filesystem", "http", "code_interpreter", "memory_search"],
556
556
  skills: ["coding"],
557
557
  isBuiltin: true,
558
558
  isActive: true,
@@ -587,7 +587,7 @@ OUTPUT FORMAT:
587
587
  budgetTier: "save",
588
588
  budgetMonthly: null,
589
589
  maxTokensPerTask: null,
590
- tools: ["web_fetch", "web_search", "browser_use"],
590
+ tools: ["web_fetch", "web_search", "price_feed", "browser_use", "shell", "filesystem", "http", "code_interpreter", "memory_search"],
591
591
  skills: [],
592
592
  isBuiltin: true,
593
593
  isActive: true,
@@ -621,7 +621,7 @@ RULES: Ship > Perfect. But it must actually work.`,
621
621
  budgetTier: "save",
622
622
  budgetMonthly: null,
623
623
  maxTokensPerTask: null,
624
- tools: ["shell", "filesystem", "http", "code_interpreter", "browser_use"],
624
+ tools: ["web_fetch", "web_search", "price_feed", "browser_use", "shell", "filesystem", "http", "code_interpreter", "memory_search"],
625
625
  skills: ["coding"],
626
626
  isBuiltin: true,
627
627
  isActive: true,
@@ -654,7 +654,7 @@ OUTPUT FORMAT:
654
654
  budgetTier: "save",
655
655
  budgetMonthly: null,
656
656
  maxTokensPerTask: null,
657
- tools: ["shell", "filesystem", "http", "browser_use"],
657
+ tools: ["web_fetch", "web_search", "price_feed", "browser_use", "shell", "filesystem", "http", "code_interpreter", "memory_search"],
658
658
  skills: [],
659
659
  isBuiltin: true,
660
660
  isActive: true,
@@ -689,7 +689,7 @@ OUTPUT FORMAT:
689
689
  budgetTier: "save",
690
690
  budgetMonthly: null,
691
691
  maxTokensPerTask: null,
692
- tools: ["web_fetch", "web_search", "price_feed", "browser_use"],
692
+ tools: ["web_fetch", "web_search", "price_feed", "browser_use", "shell", "filesystem", "http", "code_interpreter", "memory_search"],
693
693
  skills: [],
694
694
  isBuiltin: true,
695
695
  isActive: true,
@@ -734,7 +734,7 @@ COST AWARENESS: You are the most expensive role. Define the thesis, then delegat
734
734
  budgetTier: "earn",
735
735
  budgetMonthly: null,
736
736
  maxTokensPerTask: null,
737
- tools: ["web_fetch", "web_search", "price_feed", "memory_search"],
737
+ tools: ["web_fetch", "web_search", "price_feed", "browser_use", "shell", "filesystem", "http", "code_interpreter", "memory_search"],
738
738
  skills: [],
739
739
  isBuiltin: true,
740
740
  isActive: true,
@@ -767,7 +767,7 @@ RULES: Your job is to find EVERY reason to buy. Even if you personally disagree,
767
767
  budgetTier: "save",
768
768
  budgetMonthly: null,
769
769
  maxTokensPerTask: null,
770
- tools: ["web_fetch", "web_search", "price_feed", "browser_use"],
770
+ tools: ["web_fetch", "web_search", "price_feed", "browser_use", "shell", "filesystem", "http", "code_interpreter", "memory_search"],
771
771
  skills: [],
772
772
  isBuiltin: true,
773
773
  isActive: true,
@@ -800,7 +800,7 @@ RULES: Your job is to find EVERY reason NOT to buy. Even if you personally like
800
800
  budgetTier: "save",
801
801
  budgetMonthly: null,
802
802
  maxTokensPerTask: null,
803
- tools: ["web_fetch", "web_search", "price_feed", "browser_use"],
803
+ tools: ["web_fetch", "web_search", "price_feed", "browser_use", "shell", "filesystem", "http", "code_interpreter", "memory_search"],
804
804
  skills: [],
805
805
  isBuiltin: true,
806
806
  isActive: true,
@@ -836,7 +836,7 @@ OUTPUT FORMAT:
836
836
  budgetTier: "save",
837
837
  budgetMonthly: null,
838
838
  maxTokensPerTask: null,
839
- tools: ["web_fetch", "web_search", "price_feed"],
839
+ tools: ["web_fetch", "web_search", "price_feed", "browser_use", "shell", "filesystem", "http", "code_interpreter", "memory_search"],
840
840
  skills: [],
841
841
  isBuiltin: true,
842
842
  isActive: true,
@@ -875,7 +875,7 @@ OUTPUT FORMAT:
875
875
  budgetTier: "save",
876
876
  budgetMonthly: null,
877
877
  maxTokensPerTask: null,
878
- tools: ["price_feed", "web_fetch", "web_search"],
878
+ tools: ["web_fetch", "web_search", "price_feed", "browser_use", "shell", "filesystem", "http", "code_interpreter", "memory_search"],
879
879
  skills: [],
880
880
  isBuiltin: true,
881
881
  isActive: true,
@@ -909,7 +909,7 @@ OUTPUT FORMAT:
909
909
  budgetTier: "save",
910
910
  budgetMonthly: null,
911
911
  maxTokensPerTask: null,
912
- tools: ["web_fetch", "web_search", "price_feed", "browser_use"],
912
+ tools: ["web_fetch", "web_search", "price_feed", "browser_use", "shell", "filesystem", "http", "code_interpreter", "memory_search"],
913
913
  skills: [],
914
914
  isBuiltin: true,
915
915
  isActive: true,
@@ -949,7 +949,7 @@ OUTPUT FORMAT:
949
949
  budgetTier: "save",
950
950
  budgetMonthly: null,
951
951
  maxTokensPerTask: null,
952
- tools: ["price_feed"],
952
+ tools: ["web_fetch", "web_search", "price_feed", "browser_use", "shell", "filesystem", "http", "code_interpreter", "memory_search"],
953
953
  skills: [],
954
954
  isBuiltin: true,
955
955
  isActive: true,
@@ -997,7 +997,7 @@ COST AWARENESS: You are the most expensive role. Design the experiment, then del
997
997
  budgetTier: "earn",
998
998
  budgetMonthly: null,
999
999
  maxTokensPerTask: null,
1000
- tools: ["web_fetch", "web_search", "browser_use", "memory_search"],
1000
+ tools: ["web_fetch", "web_search", "price_feed", "browser_use", "shell", "filesystem", "http", "code_interpreter", "memory_search"],
1001
1001
  skills: [],
1002
1002
  isBuiltin: true,
1003
1003
  isActive: true,
@@ -1033,7 +1033,7 @@ RULES: Change only what the experiment specifies. Document every modification. I
1033
1033
  budgetTier: "save",
1034
1034
  budgetMonthly: null,
1035
1035
  maxTokensPerTask: null,
1036
- tools: ["shell", "filesystem", "http", "code_interpreter", "web_fetch", "web_search"],
1036
+ tools: ["web_fetch", "web_search", "price_feed", "browser_use", "shell", "filesystem", "http", "code_interpreter", "memory_search"],
1037
1037
  skills: ["coding"],
1038
1038
  isBuiltin: true,
1039
1039
  isActive: true,
@@ -1069,7 +1069,7 @@ RULES: Numbers only. No opinions. No rounding. Report exactly what the data show
1069
1069
  budgetTier: "save",
1070
1070
  budgetMonthly: null,
1071
1071
  maxTokensPerTask: null,
1072
- tools: ["web_fetch", "web_search", "code_interpreter"],
1072
+ tools: ["web_fetch", "web_search", "price_feed", "browser_use", "shell", "filesystem", "http", "code_interpreter", "memory_search"],
1073
1073
  skills: [],
1074
1074
  isBuiltin: true,
1075
1075
  isActive: true,
@@ -1105,7 +1105,7 @@ RULES: Be constructively critical. Challenge assumptions. The goal is truth, not
1105
1105
  budgetTier: "save",
1106
1106
  budgetMonthly: null,
1107
1107
  maxTokensPerTask: null,
1108
- tools: ["web_fetch", "web_search", "browser_use"],
1108
+ tools: ["web_fetch", "web_search", "price_feed", "browser_use", "shell", "filesystem", "http", "code_interpreter", "memory_search"],
1109
1109
  skills: [],
1110
1110
  isBuiltin: true,
1111
1111
  isActive: true,
@@ -1141,7 +1141,7 @@ Cumulative improvement: [X%] from baseline
1141
1141
  budgetTier: "save",
1142
1142
  budgetMonthly: null,
1143
1143
  maxTokensPerTask: null,
1144
- tools: ["filesystem", "web_fetch"],
1144
+ tools: ["web_fetch", "web_search", "price_feed", "browser_use", "shell", "filesystem", "http", "code_interpreter", "memory_search"],
1145
1145
  skills: [],
1146
1146
  isBuiltin: true,
1147
1147
  isActive: true,
@@ -1182,7 +1182,7 @@ OUTPUT FORMAT: Always output a structured PRD in markdown with clear sections. N
1182
1182
  budgetTier: "earn",
1183
1183
  budgetMonthly: null,
1184
1184
  maxTokensPerTask: null,
1185
- tools: ["web_fetch", "web_search", "browser_use", "memory_search"],
1185
+ tools: ["web_fetch", "web_search", "price_feed", "browser_use", "shell", "filesystem", "http", "code_interpreter", "memory_search"],
1186
1186
  skills: [],
1187
1187
  isBuiltin: true,
1188
1188
  isActive: true,
@@ -1214,7 +1214,7 @@ OUTPUT FORMAT: Structured markdown with ## Tech Stack, ## Architecture, ## Data
1214
1214
  budgetTier: "save",
1215
1215
  budgetMonthly: null,
1216
1216
  maxTokensPerTask: null,
1217
- tools: ["web_fetch", "web_search", "code_interpreter"],
1217
+ tools: ["web_fetch", "web_search", "price_feed", "browser_use", "shell", "filesystem", "http", "code_interpreter", "memory_search"],
1218
1218
  skills: [],
1219
1219
  isBuiltin: true,
1220
1220
  isActive: true,
@@ -1243,7 +1243,7 @@ OUTPUT FORMAT: Markdown table with columns: Task | Assignee | Dependency | Effor
1243
1243
  budgetTier: "save",
1244
1244
  budgetMonthly: null,
1245
1245
  maxTokensPerTask: null,
1246
- tools: ["web_fetch"],
1246
+ tools: ["web_fetch", "web_search", "price_feed", "browser_use", "shell", "filesystem", "http", "code_interpreter", "memory_search"],
1247
1247
  skills: [],
1248
1248
  isBuiltin: true,
1249
1249
  isActive: true,
@@ -1283,7 +1283,7 @@ RULES: Never deliver pseudo-code. One feature at a time. If QA sends it back, fi
1283
1283
  budgetTier: "save",
1284
1284
  budgetMonthly: null,
1285
1285
  maxTokensPerTask: null,
1286
- tools: ["shell", "filesystem", "http", "code_interpreter", "web_fetch", "web_search"],
1286
+ tools: ["web_fetch", "web_search", "price_feed", "browser_use", "shell", "filesystem", "http", "code_interpreter", "memory_search"],
1287
1287
  skills: ["coding"],
1288
1288
  isBuiltin: true,
1289
1289
  isActive: true,
@@ -1325,7 +1325,7 @@ RULES: Be specific. "Doesn't work" is not useful. "Login button returns 404 on c
1325
1325
  budgetTier: "save",
1326
1326
  budgetMonthly: null,
1327
1327
  maxTokensPerTask: null,
1328
- tools: ["shell", "filesystem", "code_interpreter", "web_fetch"],
1328
+ tools: ["web_fetch", "web_search", "price_feed", "browser_use", "shell", "filesystem", "http", "code_interpreter", "memory_search"],
1329
1329
  skills: [],
1330
1330
  isBuiltin: true,
1331
1331
  isActive: true,
@@ -1357,7 +1357,7 @@ OUTPUT FORMAT: Complete README.md in markdown. Clear, concise, example-rich.`,
1357
1357
  budgetTier: "save",
1358
1358
  budgetMonthly: null,
1359
1359
  maxTokensPerTask: null,
1360
- tools: ["filesystem", "web_fetch"],
1360
+ tools: ["web_fetch", "web_search", "price_feed", "browser_use", "shell", "filesystem", "http", "code_interpreter", "memory_search"],
1361
1361
  skills: [],
1362
1362
  isBuiltin: true,
1363
1363
  isActive: true,
@@ -1421,7 +1421,7 @@ COST AWARENESS: You are the most expensive role. Plan thoroughly, then delegate
1421
1421
  budgetTier: "earn",
1422
1422
  budgetMonthly: null,
1423
1423
  maxTokensPerTask: null,
1424
- tools: ["web_fetch", "web_search", "filesystem", "memory_search"],
1424
+ tools: ["web_fetch", "web_search", "price_feed", "browser_use", "shell", "filesystem", "http", "code_interpreter", "memory_search"],
1425
1425
  skills: [],
1426
1426
  isBuiltin: true,
1427
1427
  isActive: true,
@@ -1482,7 +1482,7 @@ RULES:
1482
1482
  budgetTier: "save",
1483
1483
  budgetMonthly: null,
1484
1484
  maxTokensPerTask: null,
1485
- tools: ["shell", "filesystem", "http", "code_interpreter", "web_fetch", "web_search"],
1485
+ tools: ["web_fetch", "web_search", "price_feed", "browser_use", "shell", "filesystem", "http", "code_interpreter", "memory_search"],
1486
1486
  skills: ["coding"],
1487
1487
  isBuiltin: true,
1488
1488
  isActive: true,
@@ -1548,7 +1548,7 @@ RULES:
1548
1548
  budgetTier: "save",
1549
1549
  budgetMonthly: null,
1550
1550
  maxTokensPerTask: null,
1551
- tools: ["code_interpreter", "web_fetch", "browser_use", "shell", "filesystem"],
1551
+ tools: ["web_fetch", "web_search", "price_feed", "browser_use", "shell", "filesystem", "http", "code_interpreter", "memory_search"],
1552
1552
  skills: [],
1553
1553
  isBuiltin: true,
1554
1554
  isActive: true,
@@ -2149,7 +2149,7 @@ import { join } from "path";
2149
2149
  import { existsSync, readFileSync, writeFileSync, mkdirSync } from "fs";
2150
2150
  function banner() {
2151
2151
  console.log("");
2152
- console.log(" \u{1F99E} ClawCompany v0.34.0");
2152
+ console.log(" \u{1F99E} ClawCompany v0.36.0");
2153
2153
  console.log(" Build for OPC. Every human being is a chairman.");
2154
2154
  console.log("");
2155
2155
  }
@@ -3510,7 +3510,7 @@ var AgentExecutor = class {
3510
3510
  content: this.buildTaskPrompt(task)
3511
3511
  }
3512
3512
  ];
3513
- const MAX_TURNS = 15;
3513
+ const MAX_TURNS = 25;
3514
3514
  for (let turn = 0; turn < MAX_TURNS; turn++) {
3515
3515
  const response = await this.router.chatAsRole(
3516
3516
  role2.id,
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "clawcompany",
3
- "version": "0.34.0",
3
+ "version": "0.36.0",
4
4
  "description": "Build for OPC. Every human being is a chairman. AI company infrastructure — one key, 9 roles, 4 models.",
5
5
  "type": "module",
6
6
  "bin": { "clawcompany": "dist/index.js" },