@proxysoul/soulforge 2.15.4 → 2.15.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 CHANGED
@@ -62500,7 +62500,7 @@ var package_default;
62500
62500
  var init_package = __esm(() => {
62501
62501
  package_default = {
62502
62502
  name: "@proxysoul/soulforge",
62503
- version: "2.15.4",
62503
+ version: "2.15.5",
62504
62504
  description: "Graph-powered code intelligence \u2014 multi-agent coding with codebase-aware AI",
62505
62505
  repository: {
62506
62506
  type: "git",
@@ -475556,7 +475556,7 @@ var require_constants2 = __commonJS((exports, module3) => {
475556
475556
  // devtools-stub:react-devtools-core
475557
475557
  var react_devtools_core_default;
475558
475558
  var init_react_devtools_core = __esm(() => {
475559
- react_devtools_core_default = { connectToDevTools() {} };
475559
+ react_devtools_core_default = { initialize() {}, connectToDevTools() {} };
475560
475560
  });
475561
475561
 
475562
475562
  // node_modules/@opentui/react/chunk-bdqvmfwv.js
@@ -49658,7 +49658,7 @@ var package_default;
49658
49658
  var init_package = __esm(() => {
49659
49659
  package_default = {
49660
49660
  name: "@proxysoul/soulforge",
49661
- version: "2.15.4",
49661
+ version: "2.15.5",
49662
49662
  description: "Graph-powered code intelligence \u2014 multi-agent coding with codebase-aware AI",
49663
49663
  repository: {
49664
49664
  type: "git",
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@proxysoul/soulforge",
3
- "version": "2.15.4",
3
+ "version": "2.15.5",
4
4
  "description": "Graph-powered code intelligence — multi-agent coding with codebase-aware AI",
5
5
  "repository": {
6
6
  "type": "git",