πŸ“„ File detail

tools/EnterWorktreeTool/constants.ts

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

🎯 Use case

This module implements the β€œEnterWorktreeTool” tool (Enter Worktree) β€” something the model can call at runtime alongside other agent tools. On the API surface it exposes ENTER_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 ENTER_WORKTREE_TOOL_NAME = 'EnterWorktree'

πŸ“€ Exports (heuristic)

  • ENTER_WORKTREE_TOOL_NAME

πŸ–₯️ Source preview

export const ENTER_WORKTREE_TOOL_NAME = 'EnterWorktree'