machi-compaction 1.0.0

Conversation compaction strategies for the Machi kernel
Documentation
  • Coverage
  • 100%
    38 out of 38 items documented0 out of 21 items with examples
  • Size
  • Source code size: 74.06 kB This is the summed size of all the files inside the crates.io package for this release.
  • Documentation size: 762.56 kB This is the summed size of all files generated by rustdoc for all configured targets
  • Ø build duration
  • this release: 12s Average build duration of successful builds.
  • all releases: 12s Average build duration of successful builds in releases after 2024-10-23.
  • Links
  • qntx/machi
    566 94 0
  • crates.io
  • Dependencies
  • Versions
  • Owners
  • gitctrlx

Conversation compaction strategies.

Strategies are pure transforms over message lists. Runtime hosts decide when to compact; this crate decides how.

Maturity: core.