ultracode 5.3.0 → 5.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/dist/chunks/analysis-tool-handlers-H2RXLDPX.js +817 -0
- package/dist/chunks/analysis-tool-handlers-RJZAR6VT.js +817 -0
- package/dist/chunks/analysis-tool-handlers-Z2RF24T7.js +13 -0
- package/dist/chunks/autodoc-tool-handlers-CV5JEQUA.js +1112 -0
- package/dist/chunks/autodoc-tool-handlers-EHTNCH6I.js +1112 -0
- package/dist/chunks/autodoc-tool-handlers-MECXQJ2K.js +138 -0
- package/dist/chunks/chaos-CO7TOBOJ.js +18 -0
- package/dist/chunks/chaos-VM2PXERO.js +1573 -0
- package/dist/chunks/chaos-W3XRVJ7K.js +1564 -0
- package/dist/chunks/chunk-6K37BWK5.js +439 -0
- package/dist/chunks/chunk-EALTCYHZ.js +10 -0
- package/dist/chunks/chunk-FTBE7VMY.js +316 -0
- package/dist/chunks/chunk-KBW6LRQP.js +322 -0
- package/dist/chunks/chunk-NKUHX4CU.js +5 -0
- package/dist/chunks/chunk-NZFF4DQ4.js +3179 -0
- package/dist/chunks/chunk-RGP5UVQ7.js +3179 -0
- package/dist/chunks/chunk-RMZXFGQZ.js +322 -0
- package/dist/chunks/chunk-UG44F23Y.js +316 -0
- package/dist/chunks/chunk-V2SCB5H5.js +4403 -0
- package/dist/chunks/chunk-V6JAQNM3.js +1 -0
- package/dist/chunks/chunk-XFGXM4CR.js +4403 -0
- package/dist/chunks/dev-agent-JVIGBMHQ.js +1 -0
- package/dist/chunks/dev-agent-TRVP5U6N.js +1624 -0
- package/dist/chunks/dev-agent-Y5G5WKQ4.js +1624 -0
- package/dist/chunks/graph-storage-factory-AYZ57YSL.js +13 -0
- package/dist/chunks/graph-storage-factory-GTAIJEI5.js +1 -0
- package/dist/chunks/graph-storage-factory-T2WO5QVG.js +13 -0
- package/dist/chunks/incremental-updater-KDIQGAUU.js +14 -0
- package/dist/chunks/incremental-updater-OJRSTO3Q.js +1 -0
- package/dist/chunks/incremental-updater-SBEBH7KF.js +14 -0
- package/dist/chunks/indexer-agent-H3QIEL3Z.js +21 -0
- package/dist/chunks/indexer-agent-KHF5JMV7.js +21 -0
- package/dist/chunks/indexer-agent-SHJD6Z77.js +1 -0
- package/dist/chunks/indexing-pipeline-J6Z4BHKF.js +1 -0
- package/dist/chunks/indexing-pipeline-OY3337QN.js +249 -0
- package/dist/chunks/indexing-pipeline-WCXIDMAP.js +249 -0
- package/dist/chunks/merge-agent-LSUBDJB2.js +2481 -0
- package/dist/chunks/merge-agent-MJEW3HWU.js +2481 -0
- package/dist/chunks/merge-agent-O45OXF33.js +11 -0
- package/dist/chunks/merge-tool-handlers-BDSVNQVZ.js +277 -0
- package/dist/chunks/merge-tool-handlers-HP7DRBXJ.js +1 -0
- package/dist/chunks/merge-tool-handlers-RUJAKE3D.js +277 -0
- package/dist/chunks/pattern-tool-handlers-L62W3CXR.js +1549 -0
- package/dist/chunks/pattern-tool-handlers-SAHX2CVW.js +13 -0
- package/dist/chunks/query-agent-3TWDFIMT.js +191 -0
- package/dist/chunks/query-agent-HXQ3BMMF.js +191 -0
- package/dist/chunks/query-agent-USMC2GNG.js +1 -0
- package/dist/chunks/semantic-agent-MQCAWIAB.js +6381 -0
- package/dist/chunks/semantic-agent-NDGR3NAK.js +6381 -0
- package/dist/chunks/semantic-agent-S4ZL6GZC.js +137 -0
- package/dist/index.js +17 -17
- package/dist/roslyn-addon/.build-hash +1 -1
- package/dist/roslyn-addon/ILGPU.Algorithms.dll +0 -0
- package/dist/roslyn-addon/ILGPU.dll +0 -0
- package/dist/roslyn-addon/UltraCode.CSharp.deps.json +35 -0
- package/dist/roslyn-addon/UltraCode.CSharp.dll +0 -0
- package/package.json +1 -1
|
@@ -1 +1 @@
|
|
|
1
|
-
|
|
1
|
+
f91ddc4baa5eed56264f9b0e5c5747d7b8c6c5d55cc7d2dda628535f1d3ddf06
|
|
Binary file
|
|
Binary file
|
|
@@ -8,6 +8,8 @@
|
|
|
8
8
|
".NETCoreApp,Version=v10.0": {
|
|
9
9
|
"UltraCode.CSharp/3.8.0": {
|
|
10
10
|
"dependencies": {
|
|
11
|
+
"ILGPU": "1.5.3",
|
|
12
|
+
"ILGPU.Algorithms": "1.5.3",
|
|
11
13
|
"Microsoft.CodeAnalysis.CSharp": "5.3.0-2.final",
|
|
12
14
|
"Microsoft.Extensions.Hosting": "10.0.3",
|
|
13
15
|
"Microsoft.Extensions.Logging.Console": "10.0.3",
|
|
@@ -17,6 +19,25 @@
|
|
|
17
19
|
"UltraCode.CSharp.dll": {}
|
|
18
20
|
}
|
|
19
21
|
},
|
|
22
|
+
"ILGPU/1.5.3": {
|
|
23
|
+
"runtime": {
|
|
24
|
+
"lib/net7.0/ILGPU.dll": {
|
|
25
|
+
"assemblyVersion": "1.5.3.0",
|
|
26
|
+
"fileVersion": "1.5.3.0"
|
|
27
|
+
}
|
|
28
|
+
}
|
|
29
|
+
},
|
|
30
|
+
"ILGPU.Algorithms/1.5.3": {
|
|
31
|
+
"dependencies": {
|
|
32
|
+
"ILGPU": "1.5.3"
|
|
33
|
+
},
|
|
34
|
+
"runtime": {
|
|
35
|
+
"lib/net7.0/ILGPU.Algorithms.dll": {
|
|
36
|
+
"assemblyVersion": "1.5.3.0",
|
|
37
|
+
"fileVersion": "1.5.3.0"
|
|
38
|
+
}
|
|
39
|
+
}
|
|
40
|
+
},
|
|
20
41
|
"Microsoft.CodeAnalysis.Common/5.3.0-2.final": {
|
|
21
42
|
"runtime": {
|
|
22
43
|
"lib/net10.0/Microsoft.CodeAnalysis.dll": {
|
|
@@ -434,6 +455,20 @@
|
|
|
434
455
|
"serviceable": false,
|
|
435
456
|
"sha512": ""
|
|
436
457
|
},
|
|
458
|
+
"ILGPU/1.5.3": {
|
|
459
|
+
"type": "package",
|
|
460
|
+
"serviceable": true,
|
|
461
|
+
"sha512": "sha512-VhAfQqnp/qTcQla5zcBPQIoUJox8T1EuZLuKrynFFE1BQvOOUCksiCb9IQAJa2MSJf6QDi5YIoG45K0I+GWcgg==",
|
|
462
|
+
"path": "ilgpu/1.5.3",
|
|
463
|
+
"hashPath": "ilgpu.1.5.3.nupkg.sha512"
|
|
464
|
+
},
|
|
465
|
+
"ILGPU.Algorithms/1.5.3": {
|
|
466
|
+
"type": "package",
|
|
467
|
+
"serviceable": true,
|
|
468
|
+
"sha512": "sha512-KySqYhghiJKkf77NTLcxebFzD2hz/hpO1Dxz/B0IpnowhwKD3i+PVaGa3E+TXahGHY6711HVOWpKr07wV6qEOg==",
|
|
469
|
+
"path": "ilgpu.algorithms/1.5.3",
|
|
470
|
+
"hashPath": "ilgpu.algorithms.1.5.3.nupkg.sha512"
|
|
471
|
+
},
|
|
437
472
|
"Microsoft.CodeAnalysis.Common/5.3.0-2.final": {
|
|
438
473
|
"type": "package",
|
|
439
474
|
"serviceable": true,
|
|
Binary file
|
package/package.json
CHANGED
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "ultracode",
|
|
3
|
-
"version": "5.
|
|
3
|
+
"version": "5.5.0",
|
|
4
4
|
"description": "Codebase RAG MCP server for code understanding - semantic search, duplicate detection, impact analysis for TS/JS/Python/C#/Go/Rust/Java/C++/Kotlin/Swift/Zig/Bash",
|
|
5
5
|
"license": "AGPL-3.0-only OR Commercial",
|
|
6
6
|
"author": "faxenoff",
|