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 tool permissions should be reflected in wiki/granular-tools.md
import { ensureProgressCommentUpdated } from "./mcp/comment.ts";
import { initToolState, startMcpHttpServer } from "./mcp/server.ts";
import { computeModes } from "./modes.ts";