@proxysoul/soulforge 2.14.4 → 2.14.5
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/index.js +1 -1
- package/dist/workers/io.worker.js +1 -1
- package/package.json +1 -1
package/dist/index.js
CHANGED
|
@@ -57924,7 +57924,7 @@ var package_default;
|
|
|
57924
57924
|
var init_package = __esm(() => {
|
|
57925
57925
|
package_default = {
|
|
57926
57926
|
name: "@proxysoul/soulforge",
|
|
57927
|
-
version: "2.14.
|
|
57927
|
+
version: "2.14.5",
|
|
57928
57928
|
description: "Graph-powered code intelligence \u2014 multi-agent coding with codebase-aware AI",
|
|
57929
57929
|
repository: {
|
|
57930
57930
|
type: "git",
|
|
@@ -49520,7 +49520,7 @@ var package_default;
|
|
|
49520
49520
|
var init_package = __esm(() => {
|
|
49521
49521
|
package_default = {
|
|
49522
49522
|
name: "@proxysoul/soulforge",
|
|
49523
|
-
version: "2.14.
|
|
49523
|
+
version: "2.14.5",
|
|
49524
49524
|
description: "Graph-powered code intelligence \u2014 multi-agent coding with codebase-aware AI",
|
|
49525
49525
|
repository: {
|
|
49526
49526
|
type: "git",
|