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
+3
View File
@@ -1,3 +1,6 @@
// changes to effort level configuration should be reflected in wiki/effort.md and docs/effort.mdx
// changes to tool permissions should be reflected in wiki/granular-tools.md
// changes to web search configuration should be reflected in wiki/websearch.md
import { mkdirSync, writeFileSync } from "node:fs";
import { join } from "node:path";
import { ghPullfrogMcpName } from "../external.ts";