Hacker News new | ask | show | jobs
by maxvovshin 55 days ago
Hey, Maxim here, co creator of familiar together with Tal. So I’ve been running it for a few months now, it occupies a total of 400 MB so far, which is really low. There are many files but they are tiny. We’ll probably introduce additional cleanup mechanisms after a year or so.

Regarding sensitive information, we allow adding apps into a black list which prevents from screenshots being taken when those apps appear on the screen. Additionally we have redaction mechanisms for all screenshots that remove secrets, tokens and credit card numbers. You can check the code for all patterns we detect and if anything is missing feel free to open an issue.

1 comments

regarding the handling of the large context, you'll be surprised how well agents can filter those files with simple bash commands. also, as models get better and have larger window context, it gets much better at handling and findings all of the relevant context.