πŸ“„ File detail

tools/ExitWorktreeTool/constants.ts

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

🎯 Use case

This module implements the β€œExitWorktreeTool” tool (Exit Worktree) β€” something the model can call at runtime alongside other agent tools. On the API surface it exposes EXIT_WORKTREE_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 EXIT_WORKTREE_TOOL_NAME = 'ExitWorktree'

πŸ“€ Exports (heuristic)

  • EXIT_WORKTREE_TOOL_NAME

πŸ–₯️ Source preview

export const EXIT_WORKTREE_TOOL_NAME = 'ExitWorktree'