devboy-assets 0.27.0

Asset management for devboy-tools — on-disk cache, LRU rotation, and index for AI-agent tool outputs (ADR-010).
Documentation

devboy-assets

Crates.io Docs.rs License

Asset management for devboy-tools — on-disk cache, LRU rotation, and an atomic-write index for AI-agent tool outputs (large diffs, downloaded artifacts, transcripts).

Implements ADR-010 — asset management.

Add to your project

[dependencies]
devboy-assets = "0.26"

Documentation

API reference on docs.rs/devboy-assets.

For the full bundle see the main project README.

License

Apache-2.0 — see LICENSE.