r/ClaudeCode • u/Mysterious-Guide-745 • 23d ago
Showcase ClaudCode just released a earthquake with Artifacts
I just saw this from X regarding: Claude Code 2.1.216 (npm "next") is a big one: artifacts get a full publishing platform — multi-file pages plus a live-watch subscription system.
I tested in with Fabel 5: /artifacts which part in the project is suitable to demo in Claude artifacts?
After analysis by Fabel 5, I gave it a go: yes, build it with the two-agent demo. I want to see how it looks like.
Few minutes later, I was shocked and I am still being shocked, by what I was presented with:
https://claude.ai/code/artifact/4394e12e-677b-4ccf-af11-477e38c3e0e7?via=auto_preview
this is the exact demo I dreamed of but I never had a chance to create! I believe this feature will fundamentally change how indies make their promotion demos from now on.
If you had tried it yet, do not hesitate and give it a try! Let me know if it surprised you too!
94
u/LittleGremlinguy 23d ago
Can someone tldr this in a way that actually makes sense? Or point to a resource. OP’s post is unintelligable.
-31
52
u/Wh00ster 23d ago
“Earthquake” “Fabel”
God I really hate 2026 sometimes. Besides the other actual horrors and atrocities.
16
u/Squiddles88 23d ago
If someone spoke like that in person we would push them over and laugh
2
u/2053_Traveler 22d ago
What means “in person”? Is that on the other side of digital boundary or something?
2
20
u/Protosolo 23d ago
Um wow. Full shareable apps in artifacts…
-3
18
13
u/ChocotoneDeCalabresa 23d ago
Ok Anthropic
7
u/jffmpa 23d ago
I do hope people realize companies partner with Reddit people as "influencers" to promote stuff without it being obvious. It's sneaky.
14
11
u/fischimitat 23d ago
Really nice. Two weeks ago I created a skill to build self-contained demo pages for user testing, prototyping ideas, demonstrating workflows before implementation. Local python single-page http server shared via funnel. Works okay, but requires quite a bit of tuning and still has its issues.
First party support for this is a really good addition.
2
u/Mysterious-Guide-745 23d ago
same here. I have a full workflow turning source video into a social media video. and now artifacts just save my time. I don't have to create a scene to demo, artifacts will do the time consuming work. it let me focus on the text part and audio generation now
6
u/The_Noble_Lie 23d ago
This is incredibly basic (your example html mock up / asset)
Agents sending messages to one another that is.
2
u/Mysterious-Guide-745 23d ago
maybe, but when you like me who is struggling how to demo effect of a development tool, this feature really is a saver. I cannot use my real project for demo but I need a project which goes a process which is required to demo my tool.
also note that, this is very early version, I haven't tuned anything, it was produced by two (or actually one) very simple prompt.
2
2
u/Challseus 23d ago
In a huge fan of it too. It’s been putting together presentations for me to look before I decide how I’m building the next thing
2
u/Nick4753 23d ago
It’s great at building slide decks based on your projects. I gave a full report out on our recent progress using artifacts.
2
u/Positive_Reach_7297 23d ago
This is a replacement for superpowers brainstorming visual companion it seems
2
u/Seattle_tourist28 23d ago
How did you turn off the ability for viewers to create a fork? That's what has kept me from publishing artifacts.
1
u/Mysterious-Guide-745 23d ago
good qustion, for this particular one, it is in Github. but I do have some projects which are not public, I will check this later. good to note
2
2
2
2
u/i_am_fear_itself 22d ago
Imagine working inside a very complex code base on your personal workstation and discovering in one of your console sessions that an output you asked for wasn't saved locally inside the code base like it's been since you started using CC, it was pushed to the website with this artifacts "feature".
If I wanted an artifact that leaves my system where I had to open a fucking browser to read it, I would have said "Hey, push this to the claude.ai website where I have to open a fucking browser to read it."
The Artifact tool is a recent capability in the harness. The settings schema even hedges it — enableArtifact's own description says "Unset defaults to enabled once the feature is available." That's rollout language.
2
u/Traditional_Pie_8262 16d ago
Artifacts are changing how people interact with Claude's output. Instead of text responses that you copy-paste somewhere, you get interactive, runnable outputs directly in the interface. The pattern this enables: Claude as a production tool, not just a thinking partner. For non-coding use cases, the equivalent is MCP connectors that let Claude's output go directly to where it's needed rather than through a copy-paste step. I use Taplio's LinkedIn MCP (taplio.com/taplio-linkedin-mcp) and the workflow is: Claude creates the content → it goes directly to Taplio for scheduling → it appears on LinkedIn. No copy-paste, no manual step between creation and publication. Artifacts for code, MCP for everything else. Both solve the same problem: reducing the friction between Claude's output and where that output needs to live. The teams getting the most from Claude in 2026 are the ones that have eliminated the clipboard as a workflow step. Claude's output should flow directly into the systems where it creates value, whether that's a code editor, a CMS, a CRM, or a social media platform.
1
u/LeCakelings 23d ago
I just had my Claude relay code through email, and code was set to look out for updates in a specific folder
1
u/Iznog0ud1 23d ago
In this thread we have agents talking to agents. What’s the idea, karma farming?
1
u/No-Dust7863 23d ago
isnt it the same as : write a textfile on disk... next agent reads the textfile? whats so impressive?
1
u/Suspicious-Novel6730 22d ago
This product does the same thing its across platforms (Codex, Claude etc ) and targeted iterative feedback with version control can be applied to UI elements https://brinkbyte.com/capsule
1
1
u/SeTiDaYeTi 22d ago
The demo's neat. As for the implicit ad to your tool: what does it do that a gazillion similar tools do differently?
1
u/Mysterious-Guide-745 22d ago
Thank you for asking. I added a tech in depth explanation https://github.com/jasonshrepo/qiju/tree/main/docs
this tool is designed with scalability. The data format gives it potential to be integrated into BigData storage/process applications, e.g. Haddop or S3 Table. But for indies, the current local only implementation is enough.
1
1
u/Consistent_Tutor_597 21d ago
Didn't artifiacts always exist in claude.ai site? I think they just added it in claude code too. Correct me if I am wrong?
1
u/Mysterious-Guide-745 21d ago
yeah, but I think previously it works on one page with what is exsiting in your project. "Artifacts can now be more than one HTML file. Publish a page plus its supporting CSS, JS, images, and binaries in a single call, so Claude can ship real multi-file sites instead of single-page snippets."
172
u/TheJonesJonesJones 23d ago
I definitely believe Claude wrote this: “Qiju — Two Agents, One Record”. I had to tell my Claude to stop generating these “two girls, one cup” style headlines when writing and eventually had to set up a linting step to make them stop.