Get the latest tech news

Notes on the new Claude analysis JavaScript code execution tool


Anthropic released a new feature for their Claude.ai consumer-facing chat bot interface today which they’re calling “the analysis tool”. It’s their answer to OpenAI’s ChatGPT Code Interpreter mode: Claude can …

It’s implemented as a tool called repl, and you can prompt Claude like this to reveal some of the custom instructions that are used to drive it: The analysis tool has access to a fs.readFile() function that can read data from files you have shared with your Claude conversation. A further limitation of the analysis tool is that any files you upload to it are currently added to the Claude context.

Get the Android app

Or read this on Hacker News

Read more on:

Photo of notes

notes

Photo of javascript

javascript

Photo of Claude

Claude

Related news:

News photo

Notes on Anthropic's Computer Use Ability

News photo

Your Therapist’s Notes Might Be Just a Click Away

News photo

Anthropic's latest Claude model can interact with computers – what could go wrong? - For starters, it could launch a prompt injection attack on itself...