Skip to content

keystone_render pi tool broken: definition.execute is not a function on every call #13

Description

@rz1989s

What

The keystone_render pi tool fails on every invocation with:

definition.execute is not a function

Reproduced 3× from a pi session (bug-bounty workspace), with and without parameters (htmlPath + viewports + outDir). The error is returned before any rendering happens — it looks like the tool's registration/wiring in the pi extension surface is broken (input schema not bound → definition object incomplete), not a Playwright/runtime failure.

Workaround in use

node engine/audit.mjs <file> --out <dir> renders screenshots at all default viewports fine — only the keystone_render tool wrapper is broken.

Environment

  • @getpipher/keystone via pi npm install (~/.pi/agent/npm/node_modules/@getpipher/keystone)
  • pi coding agent session, tool invoked as keystone_render
  • 2026-08-30

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions