Skip to content

Commit 0760234

Browse files
committed
docs(ipc): mark step 6 (cache integration) complete
1 parent 3fb0a8d commit 0760234

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

docs/runner-task-ipc/plan.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,4 +5,4 @@
55
3. **Extract artifact** — Pull `artifact.rs` out of fspy into a shared crate. Prerequisite for dylib embedding. ✅
66
4. **JS bridge**`vite_task_client_napi` (real impl) + `@voidzero-dev/vite-task-client` (JS wrapper with `fetchEnvs` logic). ✅
77
5. **Runner integration** — Wire into `vite_task` spawn: start server per execution, embed/extract dylib, inject the IPC envs via `serve()`'s returned iterator. ✅
8-
6. **Cache integration** — Runner consumes the reported data (ignored inputs/outputs, requested envs, disable cache) and adjusts caching behavior.
8+
6. **Cache integration** — Runner consumes the reported data (ignored inputs/outputs, requested envs, disable cache) and adjusts caching behavior.

0 commit comments

Comments
 (0)