Expand description
Tool name constants to avoid hardcoding strings throughout the codebase
Constants§
- AGENT_
INFO - APPLY_
PATCH - ASK_
USER_ QUESTION - Ask the human a question via the interactive UI (TUI) and return the selection.
- CLOSE_
PTY_ SESSION - CODE_
INTELLIGENCE - COPY_
FILE - CREATE_
FILE - CREATE_
PTY_ SESSION - DELETE_
FILE - EDIT_
FILE - ENTER_
PLAN_ MODE - Enter plan mode - enables read-only tools and planning workflow.
- EXEC
- EXECUTE_
CODE - EXEC_
PTY_ CMD - EXIT_
PLAN_ MODE - Exit plan mode - triggers confirmation modal before execution.
- FILE_OP
- FIND
- GET_
ERRORS - GREP_
FILE - LIST_
FILES - LIST_
PTY_ SESSIONS - LIST_
SKILLS - List all available skills (local and dormant system utilities)
- LOAD_
SKILL - Load a skill’s instructions and activate its tools
- LOAD_
SKILL_ RESOURCE - Load resources from a skill (scripts, templates, docs)
- MOVE_
FILE - READ_
FILE - READ_
PTY_ SESSION - RESIZE_
PTY_ SESSION - RUN_
PTY_ CMD - SEARCH
- SEARCH_
REPLACE - SEARCH_
TOOLS - SEND_
PTY_ INPUT - SHELL
- SKILL
- SPAWN_
SUBAGENT - Spawn a subagent for specialized tasks (explore, plan, general, etc.)
- UNIFIED_
EXEC - Unified shell execution & code execution tool (aliases: run_pty_cmd, execute_code, etc.)
- UNIFIED_
FILE - Unified file operations tool (aliases: read_file, write_file, edit_file, etc.)
- UNIFIED_
SEARCH - Unified search & discovery tool (aliases: grep_file, list_files, code_intelligence, etc.)
- WEB_
FETCH - WILDCARD_
ALL - WRITE_
FILE