+- **Added** Runner-aware tools can now coordinate task caching through the IPC channel: opt a run out of caching, read runner-served `getEnv`/`getEnvs` values with optional fingerprint tracking, store tracked env fingerprints as SHA-256 digests, ignore non-semantic input/output accesses, and restore auto-detected outputs for cached tasks by default (`output: []` disables restoration) ([#441](https://github.com/voidzero-dev/vite-task/pull/441), [#454](https://github.com/voidzero-dev/vite-task/pull/454), [#449](https://github.com/voidzero-dev/vite-task/pull/449), [#450](https://github.com/voidzero-dev/vite-task/pull/450), [#455](https://github.com/voidzero-dev/vite-task/pull/455), [#458](https://github.com/voidzero-dev/vite-task/pull/458), [#431](https://github.com/voidzero-dev/vite-task/pull/431), [#459](https://github.com/voidzero-dev/vite-task/pull/459), [#460](https://github.com/voidzero-dev/vite-task/pull/460), [#461](https://github.com/voidzero-dev/vite-task/pull/461)).
0 commit comments