Artifact Share

Share from terminal agents and CI

Claude Code, Codex, Cursor Agent, and CI pipelines can publish artifacts with the Artifact Share CLI — including whole folders, image-heavy reports, and multi-page sites that are too big for a chat connector.

What you can do

  • Publish a file or a whole folder from the shell with one command.
  • Update an existing share to a new version from a script.
  • Publish from CI and other non-interactive environments with an API token (ARTIFACTSHARE_TOKEN).
  • Read comments and organize artifacts into projects, the same operations as the chat route.

For a single small file made in a chat, the chat connector is the quicker route.

How to start

Set up the CLI once and reuse it everywhere:

Other ways to use it