Comment by glub

9 hours ago

> Then you can implement the problematic parts yourself.

Or with another LLM, but yeah. The only issue is when it's a monorepo and fable does ls/grep. I've got a file named `system_prompt` in a completely innocent project and as soon as fable accidentally stumbled upon it - cyber.

Hacked together something with omp and sandbox-exec so that only whitelisted models can see some parts of the project. Works pretty well.