@dmsdc-ai/aterm-darwin-arm64 0.1.83 → 0.1.85
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
|
|
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("~/.
|
|
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
|
-
|
|
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
|
-
|
|
18
|
+
YC5+BmnaCxvgcLL3wO54nwX/Q2c=
|
|
19
19
|
</data>
|
|
20
20
|
<key>requirement</key>
|
|
21
|
-
<string>cdhash H"
|
|
21
|
+
<string>cdhash H"602e7e0669da0b1be070b2f7c0ee789f05ff4367"</string>
|
|
22
22
|
</dict>
|
|
23
23
|
<key>Resources/bin/aterm</key>
|
|
24
24
|
<dict>
|
|
25
25
|
<key>hash2</key>
|
|
26
26
|
<data>
|
|
27
|
-
|
|
27
|
+
GGcU0cKJI3eXjNsfOljZYhk5KivJZSC/2B5HbKrrzQw=
|
|
28
28
|
</data>
|
|
29
29
|
</dict>
|
|
30
30
|
</dict>
|