@gitsense/gscb-git-tools 0.4.5 → 0.4.6

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.
@@ -2,7 +2,7 @@
2
2
 
3
3
  /**
4
4
  * Component: Logger
5
- * Block-UUID: 8e2a3b1c-9d4f-4a5e-8b6a-7c8d9e0f1a2b
5
+ * Block-UUID: 58fad1b6-8c09-40de-a0e1-a35143fe4d8f
6
6
  * Parent-UUID: N/A
7
7
  * Version: 1.0.0
8
8
  * Purpose: Centralized logging utility for the application.
@@ -2,7 +2,7 @@
2
2
 
3
3
  /**
4
4
  * Component: Atomic Metadata Update
5
- * Block-UUID: 51fa5321-38fe-4871-acbb-881305758706
5
+ * Block-UUID: a49d7710-a61c-47cb-9e8e-edb9a6dd1e19
6
6
  * Parent-UUID: 2a54179d-a8c2-4341-b95c-fda5ad72b5e9
7
7
  * Version: 2.6.0
8
8
  * Description: Updates chat metadata atomically with transaction awareness and adds repo import metadata update
@@ -2,7 +2,7 @@
2
2
 
3
3
  /**
4
4
  * Component: Chat Manager Constants
5
- * Block-UUID: 8a3b9c2d-4e5f-6a7b-8c9d-0e1f2a3b4c5d
5
+ * Block-UUID: ff9af08b-9c20-4d2b-8219-30132616d1e3
6
6
  * Parent-UUID: N/A
7
7
  * Version: 1.0.0
8
8
  * Purpose: Shared constants for the Chat Manager module
@@ -2,7 +2,7 @@
2
2
 
3
3
  /**
4
4
  * Component: Group Manager
5
- * Block-UUID: 1a2b3c4d-5e6f-7a8b-9c0d-1e2f3a4b5c6d
5
+ * Block-UUID: ee716949-6b10-468b-8a38-2d9d6bd58e06
6
6
  * Parent-UUID: N/A
7
7
  * Version: 1.0.0
8
8
  * Purpose: Handles group creation and updates
@@ -2,7 +2,7 @@
2
2
 
3
3
  /**
4
4
  * Component: Constants
5
- * Block-UUID: 4c2d1e0f-1a3b-4c5d-6e7f-8a9b0c1d2e3f
5
+ * Block-UUID: ff4bc91b-59f3-45d0-ab86-201e9f422fce
6
6
  * Parent-UUID: N/A
7
7
  * Version: 2.0.0
8
8
  * Description: Update this to provide a proper file description
@@ -2,7 +2,7 @@
2
2
 
3
3
  /**
4
4
  * Component: Utilities
5
- * Block-UUID: 14aa865b-926f-48cc-ba39-af6127e8515d
5
+ * Block-UUID: 2d297ce9-190a-4864-86a7-3d004b4e8465
6
6
  * Parent-UUID: 31839e44-58af-43ea-baab-96674d745ad0
7
7
  * Version: 6.6.0
8
8
  * Purpose: Utility functions for GitImporter
@@ -2,7 +2,7 @@ import { DEFAULT_IS_DEFAULT_NAME, CHAT_TYPE_GIT_REPOS, DEFAULT_MODEL, CHAT_OWNER
2
2
 
3
3
  /**
4
4
  * Component: Chat Creator
5
- * Block-UUID: 3c4d5e6f-7a8b-9c0d-1e2f-3a4b5c6d7e8f
5
+ * Block-UUID: 630eafb5-8b8f-4cca-908a-2e15db917b44
6
6
  * Parent-UUID: N/A
7
7
  * Version: 1.0.0
8
8
  * Purpose: Handles chat creation and updates
@@ -1,6 +1,6 @@
1
1
  /**
2
2
  * Component: Chat Manager Constants
3
- * Block-UUID: 8a3b9c2d-4e5f-6a7b-8c9d-0e1f2a3b4c5d
3
+ * Block-UUID: 1aee1deb-afc5-42ea-b9a9-53698e612f77
4
4
  * Parent-UUID: N/A
5
5
  * Version: 1.0.0
6
6
  * Purpose: Shared constants for the Chat Manager module
@@ -1,6 +1,6 @@
1
1
  /**
2
2
  * Component: Group Manager
3
- * Block-UUID: 1a2b3c4d-5e6f-7a8b-9c0d-1e2f3a4b5c6d
3
+ * Block-UUID: 5e59bfff-12e6-4b30-b689-f8764488b4f4
4
4
  * Parent-UUID: N/A
5
5
  * Version: 1.0.0
6
6
  * Purpose: Handles group creation and updates
@@ -2,7 +2,7 @@ import { GROUP_TYPE_GIT_REPOS, GROUP_TYPE_GIT_REPO_OWNER, GROUP_TYPE_GIT_REPO, C
2
2
 
3
3
  /**
4
4
  * Component: Hierarchy Manager
5
- * Block-UUID: 4d5e6f7a-8b9c-0d1e-2f3a-4b5c6d7e8f9a
5
+ * Block-UUID: c6463f98-55b0-4cef-9511-80ff37475ede
6
6
  * Parent-UUID: N/A
7
7
  * Version: 1.0.0
8
8
  * Purpose: Handles chat hierarchy setup and management
@@ -2,7 +2,7 @@ import { CHAT_VISIBILITY_PUBLIC, MESSAGE_TYPE_REGULAR, DEFAULT_TEMPERATURE, DEFA
2
2
 
3
3
  /**
4
4
  * Component: Message Manager
5
- * Block-UUID: 9b8c7d6e-5f4a-3b2c-1d0e-9f8e7d6c5b4a
5
+ * Block-UUID: 25913f7a-41ab-4482-8052-d0308a0cb75b
6
6
  * Parent-UUID: N/A
7
7
  * Version: 1.1.0
8
8
  * Purpose: Handles message creation, retrieval, and updates, including markdown table generation
@@ -1,6 +1,6 @@
1
1
  /**
2
2
  * Component: Constants
3
- * Block-UUID: 4c2d1e0f-1a3b-4c5d-6e7f-8a9b0c1d2e3f
3
+ * Block-UUID: c13eb939-6d80-40c0-badf-5cf53db55139
4
4
  * Parent-UUID: N/A
5
5
  * Version: 2.0.0
6
6
  * Description: Update this to provide a proper file description
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@gitsense/gscb-git-tools",
3
- "version": "0.4.5",
3
+ "version": "0.4.6",
4
4
  "description": "Git repository tools for the GitSense Chat Bridge (GSCB)",
5
5
  "type": "module",
6
6
  "main": "./dist/cjs/index.js",