mirror of
https://github.com/holos-run/holos.git
synced 2026-03-20 17:25:01 +00:00
Previously CUE paniced when holos tried to unify values originating from two different cue runtimes. This patch fixes the problem by initializaing cue.Value structs from the same cue context. Log messages are also improved after making one complete pass through the Try Holos Locally guide.