We discussed lossless claw on one of the calls recently. A heads up. I installed it and it never wrote to the database. I determined it was because the default was set to 75% of the context window full. If you're using a 1 million token window, it does not save to the database until you've done a whole lot of work. To me that missed the point. I want it to back up regularly, so that I can clear the token window regularly, so that I'm not burning tokens.
All that to say, I asked my agent to set the threshold to .05 which is 50 K tokens in the window. It didn't trigger the first time I reached that, because something had control over the compression setting trigger. I figured that out by asking my agent to see if the database was full yet. It had not written anything and then it figured out why. Hope this helps somebody..