A couple of weeks ago, I was surprised to find out that you can create artifacts that call the Claude API. Silly example: Chat app with Claude always responding with capitalized text.
Wow that feels almost cruel! Seems to change the Claude personality substantially?
Claude can also invoke instances of itself using the analysis tool (tell it to look for self.claude).
self.claude
A couple of weeks ago, I was surprised to find out that you can create artifacts that call the Claude API. Silly example: Chat app with Claude always responding with capitalized text.
Wow that feels almost cruel! Seems to change the Claude personality substantially?
Claude can also invoke instances of itself using the analysis tool (tell it to look for
self.claude
).