tools/

directory
v1.0.0 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: May 4, 2026 License: MIT

Directories

Path Synopsis
Package agenttool implements the AgentTool — the agent's way to spawn a nested sub-agent with a specific prompt.
Package agenttool implements the AgentTool — the agent's way to spawn a nested sub-agent with a specific prompt.
Package askusertool implements the AskUserQuestion tool.
Package askusertool implements the AskUserQuestion tool.
Package bashtool implements the M2 reference port of Claude Code's Bash tool.
Package bashtool implements the M2 reference port of Claude Code's Bash tool.
Package configtool implements the ConfigTool (get/set conduit settings).
Package configtool implements the ConfigTool (get/set conduit settings).
Package fileedittool implements the Edit tool — targeted string replacement in files.
Package fileedittool implements the Edit tool — targeted string replacement in files.
Package filereadtool implements the FileRead tool — reads a file from the local filesystem and returns its contents with line numbers.
Package filereadtool implements the FileRead tool — reads a file from the local filesystem and returns its contents with line numbers.
Package filewritetool implements the Write tool — writes a file to the local filesystem.
Package filewritetool implements the Write tool — writes a file to the local filesystem.
Package globtool implements the Glob tool — finds files matching a glob pattern.
Package globtool implements the Glob tool — finds files matching a glob pattern.
Package greptool implements the Grep tool — searches file contents using ripgrep.
Package greptool implements the Grep tool — searches file contents using ripgrep.
Package lsp implements the LSPTool — lets Claude query a Language Server for hover info, definitions, references, and diagnostics.
Package lsp implements the LSPTool — lets Claude query a Language Server for hover info, definitions, references, and diagnostics.
Package mcpauthtool provides a per-server pseudo-tool that triggers the OAuth flow for an MCP server in the StatusNeedsAuth state.
Package mcpauthtool provides a per-server pseudo-tool that triggers the OAuth flow for an MCP server in the StatusNeedsAuth state.
Package mcpresourcetool implements ListMcpResources and ReadMcpResource tools.
Package mcpresourcetool implements ListMcpResources and ReadMcpResource tools.
Package mcptool provides a tool.Tool implementation that proxies calls to an MCP server tool through the conduit MCP manager.
Package mcptool provides a tool.Tool implementation that proxies calls to an MCP server tool through the conduit MCP manager.
Package notebookedittool implements the NotebookEdit tool — reads and edits Jupyter notebook (.ipynb) cell source code.
Package notebookedittool implements the NotebookEdit tool — reads and edits Jupyter notebook (.ipynb) cell source code.
Package planmodetool implements the EnterPlanMode and ExitPlanMode tools.
Package planmodetool implements the EnterPlanMode and ExitPlanMode tools.
Package repltool implements the REPL tool — an interactive code execution environment.
Package repltool implements the REPL tool — an interactive code execution environment.
Package skilltool implements the SkillTool — the agent's way to invoke slash-command skills (plugin commands and ~/.claude/commands/*.md files).
Package skilltool implements the SkillTool — the agent's way to invoke slash-command skills (plugin commands and ~/.claude/commands/*.md files).
Package sleeptool implements the Sleep tool — waits for a specified duration.
Package sleeptool implements the Sleep tool — waits for a specified duration.
Package syntheticoutputtool implements the StructuredOutput tool.
Package syntheticoutputtool implements the StructuredOutput tool.
Package tasktool implements TaskCreate, TaskGet, TaskList, TaskUpdate, TaskOutput, and TaskStop tools backed by an in-process task store.
Package tasktool implements TaskCreate, TaskGet, TaskList, TaskUpdate, TaskOutput, and TaskStop tools backed by an in-process task store.
Package todowritetool implements the TodoWrite tool — manages the session task checklist the model uses to track multi-step work.
Package todowritetool implements the TodoWrite tool — manages the session task checklist the model uses to track multi-step work.
Package toolsearchtool implements the ToolSearch tool.
Package toolsearchtool implements the ToolSearch tool.
Package webfetchtool implements the WebFetch tool — fetches a URL and returns its content as Markdown text.
Package webfetchtool implements the WebFetch tool — fetches a URL and returns its content as Markdown text.
Package websearchtool implements the WebSearch tool.
Package websearchtool implements the WebSearch tool.
Package worktreeTool implements EnterWorktree and ExitWorktree tools.
Package worktreeTool implements EnterWorktree and ExitWorktree tools.

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL