Skip to content

pptc 0.2.6

Choose a tag to compare

@Brusdeylins Brusdeylins released this 12 Jun 23:06
· 16 commits to main since this release

0.2.6 (plugin 0.2.7)

  • Detailed CLI help: every command documented with options and an
    example (pptc help <command>), plus the topics help ops (the
    write API: ops document anatomy, all ops with payload sketches) and
    help selectors. --help/-h anywhere prints plain text -- humans
    typing --help never see the JSON envelope.
  • README: "The Ops Document" section explaining structure, fill
    payloads, expectRev and the recommended agent loop; --plain/--help
    console examples.