@dmsdc-ai/aterm-darwin-arm64 0.1.82 → 0.1.84

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.
Binary file
@@ -552,7 +552,7 @@ if from_sender and mandatory_report and not no_report:
552
552
 
553
553
  # Auto-ref for long messages
554
554
  if ref_flag or len(msg) > auto_ref_threshold:
555
- ref_dir = os.path.expanduser("~/.aterm/refs")
555
+ ref_dir = os.path.expanduser("~/.aigentry/refs")
556
556
  os.makedirs(ref_dir, exist_ok=True)
557
557
  h = hashlib.sha256(msg.encode()).hexdigest()
558
558
  ref_path = os.path.join(ref_dir, h + ".md")
@@ -6,7 +6,7 @@
6
6
  <dict>
7
7
  <key>Resources/bin/aterm</key>
8
8
  <data>
9
- XBdEiAtCQ83AG0Z+Jc5FD7qRejA=
9
+ FwxOvZwya91CT8D2VdsuEU/WQyY=
10
10
  </data>
11
11
  </dict>
12
12
  <key>files2</key>
@@ -15,16 +15,16 @@
15
15
  <dict>
16
16
  <key>cdhash</key>
17
17
  <data>
18
- 3oNY3LGkXrEkRzcSL5gTwy0NL08=
18
+ qxnScvWPAIxr760ZAFjfd+KetL0=
19
19
  </data>
20
20
  <key>requirement</key>
21
- <string>cdhash H"de8358dcb1a45eb1244737122f9813c32d0d2f4f"</string>
21
+ <string>cdhash H"ab19d272f58f008c6befad190058df77e29eb4bd"</string>
22
22
  </dict>
23
23
  <key>Resources/bin/aterm</key>
24
24
  <dict>
25
25
  <key>hash2</key>
26
26
  <data>
27
- qHjE9m4qB8rYTf+41F0PEOZVPEdlhr3ZRHuJw0NyD7g=
27
+ GGcU0cKJI3eXjNsfOljZYhk5KivJZSC/2B5HbKrrzQw=
28
28
  </data>
29
29
  </dict>
30
30
  </dict>
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@dmsdc-ai/aterm-darwin-arm64",
3
- "version": "0.1.82",
3
+ "version": "0.1.84",
4
4
  "description": "darwin-arm64 native bundle for @dmsdc-ai/aterm",
5
5
  "type": "module",
6
6
  "files": [