Source URL: https://simonwillison.net/2025/Jun/25/ai-powered-apps-with-claude/
Source: Simon Willison’s Weblog
Title: Build and share AI-powered apps with Claude
Feedly Summary: Build and share AI-powered apps with Claude
Anthropic have added one of the most important missing features to Claude Artifacts: apps built as artifacts now have the ability to run their own prompts against Claude via a new API.
Claude Artifacts are web apps that run in a strictly controlled browser sandbox: their access to features like localStorage or the ability to access external APIs via fetch() calls is restricted by CSP headers and the