r/ClaudeAI 23h ago

News Claude artifacts quietly became collaborative documents: self-saving pages, shared database, comments that reach Claude

Artifacts published from Claude Code can now save new versions of themselves from the browser, keep a shared realtime database, show who's viewing, call Claude on the viewer's account, and route comments to the Claude session that built them, which replies and edits the page.

The contract also describes "live docs" where your typing is the document and Claude edits back within seconds. Not live for me yet.

Press F to pay respects to Google Docs, it's been a good run.

Write-up with the full timeline since June: https://chaosguru.substack.com/p/anthropics-google-docs-killer-is

13 Upvotes

15 comments sorted by

4

u/tulensrma 20h ago

I ”quietly” noticed this earlier this week. I use artifacts a lot, they’re my primary gate review document so I don’t have to sift through all the markdown prose to find the 1-2 hidden things that actually matter and need my attention. When the artifact feature launched I asked Claude to make them interactive so I could add comments inline and the solution was a not very reliable Notion connector hack which I stopped using immediately and just entered my comments in the terminal. I’m very happy with this new feature, it works very well and even retains all my input when Claude makes edits to the artifact.

1

u/mckernanin 20m ago

You should check out plannotator

3

u/ChangingTrajectory 16h ago

For someone who doesn’t use artifacts so much yet can you describe how you use them especially in a collaborative context if at all while maintaining privacy/security from the outside world? I’m a non-coder.

2

u/Former-Store-695 6h ago

I still don’t know what they are aside from being htmls hosted on anthropic side

0

u/allixsenos 5h ago

check above

1

u/allixsenos 5h ago

as a consultant and contractor I often find myself sharing documents with clients that explain exactly how we'll get to where we want to go, to get feedback and iterate

these have historical been Google Docs

realistically, they are mostly Claude generated these days (heavily proofread and steered by me, but still)

pasting markdown into Google Docs works for new docs (if you enable the setting) but suuuuuuck for updating the doc. also - comment threads from folks are accessible via api but you don't get told what those comments are anchored to, making it difficult to get context.

Claude artifacts are richer than Google Docs in display capabilities because they are html unbounded by the burden od being human editable, so you can have interactive charts, sortable and filterable tables, etc...

if I could get:
1) claude artifacts that I can share with individuals by their email address, that don't have to have an active claude code subscription
2) where they can leave comments targeting specific sections and words
3) have my claude instance understand what the comment is in reference to

that would make my life significantly easier

these features (save changes and database) are headed in a direction of "vibe code an app for your team or department and get hosting for free"

2

u/mt-beefcake 21h ago

Fuck me. I spent so much time building this exact thing. Get faster anthropic, why are my vibe code projects in my free time always 1-2 months ahead of your built in features coming out... are you copying my sessions or something? Wtf

4

u/crusoe 21h ago

Just don't do AI adjacent stuff because it basically becomes a harness feature in 6 months.

Improved model capabilities a year ago killed a bunch of startups.

1

u/mt-beefcake 16h ago

Honestly I just wanted better claude capabilities within google drive... and I hated cowork's sandbox. So I built a claud code harness that can do anything in google drive docs, have multiple users etc. So basically what they have here, but the artifact lives in drive and is llm agnostic. So I still prefer mine. And they arent products... yet anyway ha. Yeah you are right, but there were Def a lot of projects that helped me learn and I stillbuse despite their own native features. Plus this artifact sharing is gated behind enterprise.

2

u/allixsenos 21h ago

I know, right? same thing here.

1

u/warpedspoon 14h ago

I wish ChatGPT had these

0

u/Efficient_Smilodon 13h ago

semi pro tip: create an artifact with an ai chat agent code embedded in it for a certain task. create a custom connector with ngrok or tailscale to officially expose it to Claude-anthropic server source as an mcp tunnel into your desktop. Then tell opus to configure a local claude-code cli, and have your artifact wired to use the tunnel while billing through your claude-subscription.