mirror of
https://github.com/CopilotKit/CopilotKit.git
synced 2026-09-14 16:26:20 +08:00
6e90e7bb38
Adds run-id/family/worker-id columns to probe_jobs and resource_snapshots, plus the EnqueueJobInput.family + FleetQueueClient.pruneAged contracts and the hoisted deriveHealth primitive that downstream projections share. The fleet-claim PB hook stamps run-id/family at claim time so every later projection has a stable join key. probes/run-history is updated to read the new columns.