πŸ“„ File detail

tools/TodoWriteTool/constants.ts

🧩 .tsπŸ“ 2 linesπŸ’Ύ 48 bytesπŸ“ text
← Back to All Files

🎯 Use case

This module implements the β€œTodoWriteTool” tool (Todo Write) β€” something the model can call at runtime alongside other agent tools. On the API surface it exposes TODO_WRITE_TOOL_NAME β€” mainly types, interfaces, or factory objects.

Generated from folder role, exports, dependency roots, and inline comments β€” not hand-reviewed for every path.

🧠 Inline summary

export const TODO_WRITE_TOOL_NAME = 'TodoWrite'

πŸ“€ Exports (heuristic)

  • TODO_WRITE_TOOL_NAME

πŸ–₯️ Source preview

export const TODO_WRITE_TOOL_NAME = 'TodoWrite'