I've found that Claude causes OOM errors often in certain use cases. I think we can limit memory usage on Linux with systemd fairly easily.
I already did something similar specifically for bash tool calls.
Do you think it would be acceptable to introduce a systemd-based memory/CPU usage limiting feature to sandnix? Or would it be better to have a separate project?
I've found that Claude causes OOM errors often in certain use cases. I think we can limit memory usage on Linux with systemd fairly easily.
I already did something similar specifically for bash tool calls.
Do you think it would be acceptable to introduce a systemd-based memory/CPU usage limiting feature to sandnix? Or would it be better to have a separate project?