MCPcopy Create free account
hub / github.com/colbymchenry/codegraph /

Class

src/mcp/tools.ts:52–52  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

50 * retry guidance — abandoning this path is the desired agent reaction.
51 */
52export class PathRefusalError extends Error {}
53import { resolve as resolvePath } from 'path';
54
55/** Maximum output length to prevent context bloat (characters) */

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected