sigoden / llm-functions

Easily create LLM tools and agents using Bash/JavaScript/Python, also a library of commonly used LLM tools and agents.
MIT License
166 stars 22 forks source link

feat: prompt confirmation for fs write operations outside cwd #90

Closed sigoden closed 2 months ago

sigoden commented 2 months ago

FS_BASE_DIR does not work properly, see https://github.com/sigoden/llm-functions/pull/70#issuecomment-2265198017

We are changing to a new security policy:

image