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 - - - - - -
- -
-
-
-
-
- -
-
- - - - - - - - - - - - -