omnius 1.0.495 → 1.0.497

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 (3) hide show
  1. package/dist/index.js +38768 -38676
  2. package/npm-shrinkwrap.json +27 -40
  3. package/package.json +1 -1
@@ -1,12 +1,12 @@
1
1
  {
2
2
  "name": "omnius",
3
- "version": "1.0.495",
3
+ "version": "1.0.497",
4
4
  "lockfileVersion": 3,
5
5
  "requires": true,
6
6
  "packages": {
7
7
  "": {
8
8
  "name": "omnius",
9
- "version": "1.0.495",
9
+ "version": "1.0.497",
10
10
  "bundleDependencies": [
11
11
  "image-to-ascii"
12
12
  ],
@@ -1077,14 +1077,14 @@
1077
1077
  }
1078
1078
  },
1079
1079
  "node_modules/@libp2p/peer-record": {
1080
- "version": "9.0.12",
1081
- "resolved": "https://registry.npmjs.org/@libp2p/peer-record/-/peer-record-9.0.12.tgz",
1082
- "integrity": "sha512-tYGHo9gSO1ZqQripsEtpzxMrWDnmCMgFe8c1TKcml8dZUBCAsM9k5js25RKb0HA1aqZ2VX54XPFazpbjVs3tow==",
1080
+ "version": "9.0.13",
1081
+ "resolved": "https://registry.npmjs.org/@libp2p/peer-record/-/peer-record-9.0.13.tgz",
1082
+ "integrity": "sha512-lkdZUNC6h86YECpRE3dB4GLYSiLLuXFBleiM01oEmWtAdTCfRd+vRqNkguSoC6R3tGk/YWRm7cfz39ATPuq7zQ==",
1083
1083
  "license": "Apache-2.0 OR MIT",
1084
1084
  "dependencies": {
1085
- "@libp2p/crypto": "^5.1.20",
1086
- "@libp2p/interface": "^3.2.4",
1087
- "@libp2p/peer-id": "^6.0.11",
1085
+ "@libp2p/crypto": "^5.1.21",
1086
+ "@libp2p/interface": "^3.2.5",
1087
+ "@libp2p/peer-id": "^6.0.12",
1088
1088
  "@multiformats/multiaddr": "^13.0.3",
1089
1089
  "multiformats": "^14.0.0",
1090
1090
  "protons-runtime": "^7.0.0",
@@ -1193,9 +1193,9 @@
1193
1193
  }
1194
1194
  },
1195
1195
  "node_modules/@libp2p/record": {
1196
- "version": "4.0.14",
1197
- "resolved": "https://registry.npmjs.org/@libp2p/record/-/record-4.0.14.tgz",
1198
- "integrity": "sha512-YObHdE1dkAiVDPR+YHIFcCD5YMppP0lj2shnMj0L5PgLka8lnZgaY5AjiQo+DMvLFhRvNIMHyxlE9WQUbrM1wA==",
1196
+ "version": "4.0.15",
1197
+ "resolved": "https://registry.npmjs.org/@libp2p/record/-/record-4.0.15.tgz",
1198
+ "integrity": "sha512-EaHFtQAlZuM9vCpd+0KnZhTVgV26Uzje7DkyUseGNKTy+Wit9Q94C/+wDThpZuRHnK1FH/CvPxJ4kLj7AoQ1WA==",
1199
1199
  "license": "Apache-2.0 OR MIT",
1200
1200
  "dependencies": {
1201
1201
  "protons-runtime": "^7.0.0",
@@ -1358,19 +1358,19 @@
1358
1358
  }
1359
1359
  },
1360
1360
  "node_modules/@libp2p/webrtc": {
1361
- "version": "6.0.25",
1362
- "resolved": "https://registry.npmjs.org/@libp2p/webrtc/-/webrtc-6.0.25.tgz",
1363
- "integrity": "sha512-c7QwXOjqBR+xgCIE8bv/A1NGQQMX3Sfrek+CD5n+XJur2TOoEmNjYyRX98Yt2h5YzbD083/bZK7ITZiu9xSdmQ==",
1361
+ "version": "6.0.26",
1362
+ "resolved": "https://registry.npmjs.org/@libp2p/webrtc/-/webrtc-6.0.26.tgz",
1363
+ "integrity": "sha512-6IXDWXyE+X/J7IQFBq8AkxWwTVIVjC/2tD17kny4u8p2VOkXmC1aOhQYtKQRv4TSolraiF+AVVGTyf9Rn+w4VQ==",
1364
1364
  "license": "Apache-2.0 OR MIT",
1365
1365
  "dependencies": {
1366
1366
  "@chainsafe/is-ip": "^2.1.0",
1367
1367
  "@chainsafe/libp2p-noise": "^17.0.0",
1368
- "@libp2p/crypto": "^5.1.20",
1369
- "@libp2p/interface": "^3.2.4",
1370
- "@libp2p/interface-internal": "^3.1.7",
1371
- "@libp2p/keychain": "^6.1.3",
1372
- "@libp2p/peer-id": "^6.0.11",
1373
- "@libp2p/utils": "^7.2.3",
1368
+ "@libp2p/crypto": "^5.1.21",
1369
+ "@libp2p/interface": "^3.2.5",
1370
+ "@libp2p/interface-internal": "^3.1.8",
1371
+ "@libp2p/keychain": "^6.1.4",
1372
+ "@libp2p/peer-id": "^6.0.12",
1373
+ "@libp2p/utils": "^7.2.4",
1374
1374
  "@multiformats/multiaddr": "^13.0.3",
1375
1375
  "@multiformats/multiaddr-matcher": "^3.0.2",
1376
1376
  "@peculiar/webcrypto": "^1.5.0",
@@ -2554,9 +2554,9 @@
2554
2554
  }
2555
2555
  },
2556
2556
  "node_modules/bare-fs": {
2557
- "version": "4.7.3",
2558
- "resolved": "https://registry.npmjs.org/bare-fs/-/bare-fs-4.7.3.tgz",
2559
- "integrity": "sha512-xRgplks8SvcKkdlv2M6Z2LZmRsmqd+x0nXXGXeMEjwdibj1HSDrlnqBRLeYdMvsgCox7Bq0e+DHwfczOfsn6IA==",
2557
+ "version": "4.7.4",
2558
+ "resolved": "https://registry.npmjs.org/bare-fs/-/bare-fs-4.7.4.tgz",
2559
+ "integrity": "sha512-y1kC+ffIx/tPLdTE693uNjHfzTfr+ravR5tvWlMXe25nELbkqV400S71qHDwbkAQ1FVEZobB1NFRzFbCCcyBCQ==",
2560
2560
  "license": "Apache-2.0",
2561
2561
  "optional": true,
2562
2562
  "dependencies": {
@@ -2578,25 +2578,12 @@
2578
2578
  }
2579
2579
  }
2580
2580
  },
2581
- "node_modules/bare-os": {
2582
- "version": "3.9.3",
2583
- "resolved": "https://registry.npmjs.org/bare-os/-/bare-os-3.9.3.tgz",
2584
- "integrity": "sha512-fF4Q7QsyKVF5Rj0qvI8BgUNjqzC2JvQlpTaPLjVJVxYVUX5Zr9un+y3w1HmA4nNKdFmRBT8z/WmrjvXzXVerKQ==",
2585
- "license": "Apache-2.0",
2586
- "optional": true,
2587
- "engines": {
2588
- "bare": ">=1.14.0"
2589
- }
2590
- },
2591
2581
  "node_modules/bare-path": {
2592
- "version": "3.0.1",
2593
- "resolved": "https://registry.npmjs.org/bare-path/-/bare-path-3.0.1.tgz",
2594
- "integrity": "sha512-ghj2DSK/2e99a1anTVPCV4m4YIYtrbXhfM7V3D7XZLOTsybnYyaJloymGqssQc8l/or0UoDyRtNQkmkEF/ysgQ==",
2582
+ "version": "3.1.0",
2583
+ "resolved": "https://registry.npmjs.org/bare-path/-/bare-path-3.1.0.tgz",
2584
+ "integrity": "sha512-322oSBHOhMhOm2CVwn7b3+gWQqwzSgIY4gNpKKb+Ha5jx2dEl9ClOgz/SK57DwuDql8YQg8JRpb9U0o8K3pW9g==",
2595
2585
  "license": "Apache-2.0",
2596
- "optional": true,
2597
- "dependencies": {
2598
- "bare-os": "^3.0.1"
2599
- }
2586
+ "optional": true
2600
2587
  },
2601
2588
  "node_modules/bare-stream": {
2602
2589
  "version": "2.13.3",
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "omnius",
3
- "version": "1.0.495",
3
+ "version": "1.0.497",
4
4
  "description": "AI coding agent powered by open-source models (Ollama/vLLM) — interactive TUI with agentic tool-calling loop",
5
5
  "type": "module",
6
6
  "main": "./dist/index.js",