dump-id

command
v1.0.0-beta.13 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Sep 12, 2026 License: Apache-2.0 Imports: 15 Imported by: 0

Documentation

Overview

Command dump-id decodes a dagql call ID (a "recipe") and reports on it.

The default output is the human-readable idtui dump. The other modes are data-oriented, meant for forensics on a saved conversation's recipe:

-json    the decoded callpbv1.DAG as structured JSON (lossless)
-stats   per-field counts, chain depth, expansion (re-execution) counts
-tree    the receiver spine, with ID-valued arguments expanded inline
-find    every call whose (qualified) name matches a regexp
-diff    structural diff against another recipe

Input is a base64 ID on stdin or a file containing one.

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL