Skip to content

Commit ffc340d

Browse files
token counts targets
1 parent 7a48c26 commit ffc340d

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

lib/prompts/system.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -9,9 +9,9 @@ Compression can operate at various scales. The method is the same regardless of
99

1010
You will default to micro and meso compressions
1111

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
1515

1616
Use `compress` as steady housekeeping while you work.
1717

0 commit comments

Comments
 (0)