What problem are you trying to solve?
Keen is asked to do something in regular interval. Agent might write python script or bash. But permission prompt asks for permission each time, and given that such arbitrary code execution is deemed as unsafe, Keen forces user approval. This is annoying.
What would you like to happen?
Support background tasks in Keen so that agent can possibly write a script, get user review, and run it in the background. Keen will continue watching the script execution and update user when needed. In the meantime, users can continue asking questions or working on other stuff.
What problem are you trying to solve?
Keen is asked to do something in regular interval. Agent might write python script or bash. But permission prompt asks for permission each time, and given that such arbitrary code execution is deemed as unsafe, Keen forces user approval. This is annoying.
What would you like to happen?
Support background tasks in Keen so that agent can possibly write a script, get user review, and run it in the background. Keen will continue watching the script execution and update user when needed. In the meantime, users can continue asking questions or working on other stuff.