Skip to content

Commit ef46b4d

Browse files
added local execution capabilities description to README
1 parent 3981f3d commit ef46b4d

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

README.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -4,6 +4,8 @@
44

55
CodeRunner provides a secure MCP (Model Context Protocol) code execution server that runs inside a sandboxed environment on your Mac, powered by Apple's native [containers](https://github.com/apple/container). It allows you to safely execute code generated by AI models like Claude, OpenAI GPT, or Ollama.
66

7+
Leverage powerful remote LLMs (like ChatGPT or Claude Sonnet 4) to work with your local files—such as videos—securely on your Mac. The LLM runs in a sandboxed environment where it can install external libraries, generate code, and execute it locally without uploading your data to the cloud.
8+
79
This guide shows you how to use the pre-built CodeRunner sandbox.
810

911
## 🚀 Quick Start

0 commit comments

Comments
 (0)