Follow Discord
Sweep 22 Sep 2026 · 17:19Z Build v2.1.280 501 read Stable v2.1.267 Latest v2.1.280 Next v2.1.280 Feeds RSS JSON llms.txt Unofficial
Claude Code v2.1.273 ·

Artifact 'call_endpoint' action gets its own working-directory resolution via body_file

The artifact tool's call_endpoint action now figures out its working directory from body_file instead of file_path

TierUnder the hoodhow much it should matter to you
Useful1my rating, 1 to 5
Signal1worth watching, 1 to 5
AreaArtifactswhat it touches
KindInternal Changesin v2.1.273,
Under the hood No documentation found

The artifact tool's call_endpoint action now figures out its working directory from body_file instead of file_path

What

When the artifact tool runs a call_endpoint action, it now determines the working directory from a body_file field, rather than from file_path as other artifact actions do.

Why

This is a targeted fix so call_endpoint resolves its working directory from the field that's actually relevant to it, rather than one meant for other action types.

Read from
Names in the bundlebody_file

See this entry in the whole of v2.1.273 →

Feedback