🛷 constants.ts

This commit is contained in:
nirholas
2026-03-31 10:24:04 +00:00
parent 0a1bb27c69
commit 93fb67f465

View File

@@ -44,3 +44,4 @@ export const REPL_ONLY_TOOLS = new Set([
NOTEBOOK_EDIT_TOOL_NAME, NOTEBOOK_EDIT_TOOL_NAME,
AGENT_TOOL_NAME, AGENT_TOOL_NAME,
]) ])