Yeah, their previous version of this ran JavaScript directly in the user's browser – but this server-side execution is a new direction. Here are my notes on the older tool:
@simonw
-
GitHub Accessibility: Details on AI Integration Scope
By
–
Good question, @JeremyDanielFox @alexalbert__ any details on how much of GitHub is accessible?
-
File Sharing Improvements and Size Limit Increases for AI Tools
By
–
What I most want is: – More relaxed sharing rules (it's annoying that files are stripped from shared transcripts)
– Increase in file sizes (I want to upload a 120MB SQLite DB file)
– A genuinely great name for the feature! -

Claude Code Interpreter Successfully Recreates Charts from Screenshots
By
–
I re-ran the chart recreation from a screenshot and XLSX file experiment in the brand new Claude Code Interpreter feature (against Claude Sonnet 4) and got satisfactory results from that as well https://
simonwillison.net/2025/Sep/9/cla
ude-code-interpreter/#something-much-harder-recreating-the-ai-adoption-chart
… -

Joscha Bach’s Tasteful Take on AI Thinking
By
–
Joscha Bach somehow managed to create a moderately tasteful version of what we've all been thinking
-

Anthropic’s New Feature Name Gets Heavily Criticized
By
–
Here's proof that Anthropic really did pick a legendarily bad name for this new feature
-

AI Labs Struggle with Feature Naming and Explanation
By
–
I'll stop making fun of AI labs for sucking at naming things when they stop sucking at naming things https://
simonwillison.net/2025/Sep/9/cla
ude-code-interpreter/#ai-labs-find-explaining-this-feature-incredibly-difficult
… -

PyPI NPM GitHub Access Restrictions Policy Implementation
By
–
A little bit – they've allowlisted PyPI and NPM and GitHub but blocked access to almost everything else
-
ChatGPT Feature Comparison with Anthropic’s Implementation
By
–
Yeah, it's been one of my favorite features of ChatGPT for over two years now, I'm glad to see Anthropic copy it more closely. Here are my previous notes on it:
-

Claude generates Python chart code from uploaded XLSX file
By
–
It's very good! It took a little bit of prompting but I managed to get it to recreate the chart on the left using Python and matplotlib against an XLSX file that I uploaded to Claude