Add md <> code comments

This commit is contained in:
Colin McDonnell
2026-01-24 18:56:51 +00:00
committed by pullfrog[bot]
parent 210084a3b6
commit 3a975cc384
9 changed files with 19 additions and 0 deletions
+1
View File
@@ -1,3 +1,4 @@
// changes to prompt assembly should be reflected in wiki/prompt.md
import { execSync } from "node:child_process";
import { encode as toonEncode } from "@toon-format/toon";
import { ghPullfrogMcpName, type PayloadEvent } from "../external.ts";