| ▲ | kstenerud 9 hours ago | |
The biggest public thing I'm working on is an AI sandbox tool that keeps it separated from your system and secrets. Changes the AI makes to the "workdir" are extracted via diffs or git commits, so you can see what the AI did before deciding if you want it or not. It has no access to your home dir, no access to your env, and you can restrict its network access. Containment can be container or VM level, with a Linux or MacOS contained environment. | ||