Anthropic introduced Artefacts support for Claude Code on June 18, 2026, adding a feature that transforms development sessions into interactive, shareable visual pages. The update allows Claude Code to capture ongoing work, organize findings, and automatically generate live documents that reflect changes made during a session. The feature is designed to improve collaboration by converting complex technical tasks into accessible formats such as pull request explanations, system architecture overviews, dashboards, incident reports, and release tracking pages, reducing the need for teams to manually summarize AI-generated work.
The new capability enables Claude Code to convert complex technical tasks into accessible formats. These artefacts are created directly from the context of a Claude Code session, including information from codebases, connected tools, and conversations between users and the AI system. The system builds artefacts using existing session information without requiring additional infrastructure or separate data integrations. For example, an incident investigation can combine relevant code sections, monitoring data, error trends, and diagnostic reasoning into a single interactive page.
Artefacts Enable Continuous Auto-Updating and Version Control
A key element of the update is the ability for artefacts to remain active and continuously updated. When Claude Code publishes changes, the existing page refreshes rather than creating a separate document. Each update creates a new version while maintaining the same link, allowing users to track changes, restore previous versions, and manage generated artefacts through a dedicated gallery.
AnthropicHighlighted software debugging as one of the main use cases. During an incident response process, Claude Code can create a timeline, identify potential causes, connect relevant code changes, and display supporting data. As the investigation develops, the same artefact can be updated with new findings, giving engineers and stakeholders access to the latest information.
Privacy and access controls are included in the feature. Artefacts remain private to their creators by default and can only be shared with authenticated members of the same organization. Companies can manage access permissions, retention policies, and visibility settings through administrative controls.
Anthropic Releases Artefacts in Beta for Team and Enterprise Plans
The feature is intended for a wide range of professional workflows. Security teams can use artefacts to document vulnerabilities linked directly to code, privacy teams can create data-flow reviews, engineers can generate pull request walkthroughs, and infrastructure teams can visualize cloud resources and operational systems. Product and engineering leaders can also use the generated pages to track completed work and project progress.
Claude Code generates the artefact and provides a link that can be opened through a browser or desktop application. Updates are published automatically to the same location, creating a persistent record of the development process.
AnthropicStated that Artefacts are currently available in beta for Claude Team and Enterprise organizations through the Claude Code command-line interface and desktop application. Generated pages can be viewed through any web browser.
FAQ
What did Anthropic add to Claude Code on June 18, 2026?
Anthropic introduced Artefacts support for Claude Code, a feature that transforms development sessions into interactive, shareable visual pages that auto-update as work progresses.
How do Artefacts in Claude Code handle updates?
When Claude Code publishes changes, the existing artefact page refreshes rather than creating a separate document. Each update creates a new version while maintaining the same link, allowing users to track changes and restore previous versions.
Who can access Artefacts in Claude Code?
Artefacts are currently available in beta for Claude Team and Enterprise organizations through the Claude Code command-line interface and desktop application. Artefacts remain private by default and can only be shared with authenticated members of the same organization.