Comment review tool

This commit is contained in:
Colin McDonnell
2026-01-21 01:18:17 +00:00
committed by pullfrog[bot]
parent a3a1530da2
commit ecbbc3ae6f
4 changed files with 2 additions and 17 deletions
+2
View File
@@ -6,6 +6,8 @@ import type { ToolContext } from "./server.ts";
import { execute, tool } from "./shared.ts";
// fragment for nested replyTo (5 levels deep covers most threads)
// because in_reply_to_id generally points to the top-level comment
// this doesn't actually work as expected
const REPLY_TO_FRAGMENT = `
replyTo {
databaseId