No native compute; passes through to whatever model you wire up.
Screenshot placeholder · Open Interpreter
What is Open Interpreter?
Open Interpreter lets a model write and execute code on your local machine to complete tasks — file manipulation, data analysis, web automation, system scripting. Sandboxed only as far as your shell is sandboxed; treat with the respect you'd give any agent that can `rm -rf`.
Pros & cons
Pros
✓Genuinely useful for ad-hoc data tasks
✓Works with local or cloud models
✓Active community / new releases monthly
Cons
–Sandbox model is 'your terminal' — you must supervise