From 48ca55ab3c7d5cc388bc61cc5c3594d7522425f8 Mon Sep 17 00:00:00 2001 From: Mario Zechner Date: Thu, 1 Jan 2026 21:50:32 +0100 Subject: [PATCH] Remove test files, add out.html to gitignore --- .gitignore | 1 + .pi/hooks/status-demo.ts | 11 - out.html | 3272 -------------------------------------- 3 files changed, 1 insertion(+), 3283 deletions(-) delete mode 100644 .pi/hooks/status-demo.ts delete mode 100644 out.html diff --git a/.gitignore b/.gitignore index d320e0b1..c0a2bf89 100644 --- a/.gitignore +++ b/.gitignore @@ -30,3 +30,4 @@ compaction-results/ syntax.jsonl out.jsonl pi-*.html +out.html diff --git a/.pi/hooks/status-demo.ts b/.pi/hooks/status-demo.ts deleted file mode 100644 index a9720f80..00000000 --- a/.pi/hooks/status-demo.ts +++ /dev/null @@ -1,11 +0,0 @@ -import type { HookAPI } from "@mariozechner/pi-coding-agent"; - -export default function (pi: HookAPI) { - pi.on("turn_start", async (_event, ctx) => { - ctx.ui.setStatus("demo", "๐Ÿ”„ Thinking..."); - }); - - pi.on("turn_end", async (_event, ctx) => { - ctx.ui.setStatus("demo", "โœ“ Ready"); - }); -} diff --git a/out.html b/out.html deleted file mode 100644 index 7642e6cd..00000000 --- a/out.html +++ /dev/null @@ -1,3272 +0,0 @@ - - - - - - Session Export - - - - - -
- -
-
-
-
-
- -
-
- - - - - - - - - - - - -