devboy-format-pipeline 0.28.0

Format pipeline for devboy-tools — TOON encoding, MCKP tree-budget trimming, cursor pagination, deduplication; the output stage shared by every devboy provider.
Documentation

devboy-format-pipeline

Crates.io Docs.rs License

Format pipeline for devboy-tools — TOON encoding, MCKP-based tree-budget trimming, cursor pagination, deduplication. The output stage shared by every devboy provider.

Research-driven: every transformation traces back to a paper grounded in the project's 144k-event production corpus. Measured per-call savings on the data-shape-friendly endpoints (issues, pipelines, large lists): 26–69% on average, 92% top per call.

Add to your project

[dependencies]
devboy-format-pipeline = "0.26"

Documentation

API reference on docs.rs/devboy-format-pipeline.

For the full bundle see the main project README.

License

Apache-2.0 — see LICENSE.