Skip to content

Trace ComfyUI workflow history in Pathlight #61

Description

@syndicalt

Goal

Export ComfyUI workflow executions into Pathlight so each run is inspectable as a trace and each prompt node is inspectable as a span.

Sprint 1 scope

  • Add a standalone bridge for saved or live ComfyUI history responses.
  • Map one workflow history item to one Pathlight trace.
  • Map prompt nodes to chain spans with class type, node inputs, output metadata, and failures.
  • Validate against the local collector with success and failure histories.

Follow-up scope

  • Live server extension/custom node pack for node timing and artifacts.
  • Generated media artifact links/previews.
  • Eventloom journaling for agent-driven ComfyUI decisions.

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

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions