From 63981139c01f32be03af9269f6d8cf38d07be899 Mon Sep 17 00:00:00 2001 From: fang Date: Sat, 2 Oct 2021 22:34:22 +0200 Subject: [PATCH] shoe: allow scrying into the underlying shoe app For some reason we were never passing +on-peek calls on to the underlying agent. --- pkg/arvo/lib/shoe.hoon | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pkg/arvo/lib/shoe.hoon b/pkg/arvo/lib/shoe.hoon index 0348e10e52..cd4ab18db5 100644 --- a/pkg/arvo/lib/shoe.hoon +++ b/pkg/arvo/lib/shoe.hoon @@ -349,7 +349,7 @@ ++ on-peek |= =path ^- (unit (unit cage)) - ?. =(/x/dbug/state path) ~ + ?. =(/x/dbug/state path) (on-peek:og path) ``noun+(slop on-save:og !>(shoe=state)) :: ++ on-agent