@cemoody/pi-crust-ext-artifacts
v0.1.1
Published
Inline rich artifacts (image, html, vega-lite, markdown, json, table) for pi-crust agent sessions.
Maintainers
Readme
@cemoody/pi-crust-ext-artifacts
Inline rich artifacts (image, html, vega-lite, markdown, json, table) for pi-crust agent sessions.
Provides: the show_artifact tool + an /api/sessions/:id/artifacts/:file static-file route
Install
npm install @cemoody/pi-crust-ext-artifactsOr use pi-crust-full, which installs this together with pi-crust and the other official extensions:
npx pi-crust-fullWhat it is
This is an official extension for pi-crust — the self-hosted web control plane for pi.dev coding-agent sessions. Pi-crust discovers any installed package whose package.json carries a piRemoteControl (or piCrust) field, so dropping this package into node_modules is enough — no configuration required.
See the pi-crust extensions docs for the extension API and worked examples.
License
MIT.
