Skip to main content

Module file

Module file 

Source
Expand description

§FileTaskRegistry - JSON-backed task storage.

A small persistent registry for local agents. It keeps the same semantics as InMemoryTaskRegistry while storing tasks and dependencies in a workspace file.

Structs§

FileTaskRegistry
JSON-file-backed TaskRegistry.