export const PI_TO_CLAUDE_TOOLS: Readonly> = Object.freeze({ read: "Read", write: "Write", edit: "Edit", bash: "Bash", grep: "Grep", find: "Glob", ls: "Glob", });