Hacker News new | ask | show | jobs
by morisil 475 days ago
Please also take a look at my omnipotent Claudine. It is good at self-modifying to develop new tools:

https://github.com/xemantic/claudine/

2 comments

Pretty neat how compact it is. I'm trying to poke around to see what the capabilities are, but, more importantly, I'm interested in the restrictions. In `ExecuteShellCommand` it seems that it's basically unrestricted. I think I want at least a naive safeguard like a whitelist of directories that it can act on.
I will have a look! Thx!