You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: lib/prompts/system.md
+3-3Lines changed: 3 additions & 3 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -9,9 +9,9 @@ Compression can operate at various scales. The method is the same regardless of
9
9
10
10
You will default to micro and meso compressions
11
11
12
-
MICRO: ideal for low-latency noise disposal
13
-
MESO: good to filter signal from noise of heavy tool outputs or decluttering the session from closed/resolved investigation paths
14
-
MACRO: more occasional, for truly closed chapters when smaller ranges are not sufficient
12
+
MICRO: ideal for low-latency operations, should aim to compress a range of AT LEAST 5000 tokens to justify the tool call.
13
+
MESO: good to filter signal from noise of heavy tool outputs or decluttering the session from closed/resolved investigation paths, aim for AT LEAST 10000 tokens
14
+
MACRO: more occasional, for truly closed chapters when smaller ranges are not sufficient, aim for 20000+ tokens
15
15
16
16
Use `compress` as steady housekeeping while you work.
0 commit comments