From 73e0d9cf1ee56260d3a0b9bdb9026516f1cf4949 Mon Sep 17 00:00:00 2001 From: Firehose Bot Date: Sat, 21 Mar 2026 15:36:51 +0000 Subject: [PATCH] sandboxed haiku with pi --- nono.sh | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 nono.sh diff --git a/nono.sh b/nono.sh new file mode 100644 index 0000000..c160bb9 --- /dev/null +++ b/nono.sh @@ -0,0 +1,9 @@ +#!/bin/bash +nono run \ + --profile pi \ + --allow-cwd \ + --allow /Users/willem/.local/share/mise \ + --allow /Users/willem/.pi \ + --allow /Users/willem/Library/Caches/mise \ + --allow-net \ + -- pi --verbose -p 'write a haiku'