Simon Willison 1/26/2026

ChatGPT Containers can now run bash, pip/npm install packages, and download files

Read Original

The article details a significant, undocumented upgrade to ChatGPT's code execution container (formerly Code Interpreter). It can now run bash commands, execute code in 10+ languages (including JavaScript, Go, Java), and install packages using pip and npm via a proxy. A new 'container.download' tool also allows fetching files from the web into the sandbox.

ChatGPT Containers can now run bash, pip/npm install packages, and download files

Comments

No comments yet

Be the first to share your thoughts!

Browser Extension

Get instant access to AllDevBlogs from your browser

Top of the Week

1
The Beautiful Web
Jens Oliver Meiert 2 votes
3
LLM Use in the Python Source Code
Miguel Grinberg 1 votes
4
Wagon’s algorithm in Python
John D. Cook 1 votes