| Commit message (Collapse) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | pkg/aflow: add helper for caching of objects | Dmitry Vyukov | 2026-01-21 | 1 | -0/+16 |
| | | | | | | | | For things like kernel build, we want to cache an actual file system dir, but in some cases we want to cache some in-memory object. Using file system dir interface is inconvinient in these cases. Add a helper that allows to cache an object directly (via json serialization). | ||||
| * | pkg/aflow: add package for agentic workflows | Dmitry Vyukov | 2026-01-09 | 1 | -0/+144 |
