tools

package
v0.0.0-...-8024de8 Latest Latest
Warning

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

Go to latest
Published: Mar 1, 2026 License: MIT Imports: 14 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func EditFile

func EditFile() agentkit.Tool

EditFile returns a tool that does exact string replacement in a file.

func ListFiles

func ListFiles() agentkit.Tool

ListFiles returns a tool that lists directory contents.

func ReadFile

func ReadFile() agentkit.Tool

ReadFile returns a tool that reads file contents.

func RecentFiles

func RecentFiles(rootDir string) agentkit.Tool

RecentFiles returns a tool that lists recently modified files with metadata.

func RepoMap

func RepoMap(rootDir string, ignorePatterns []string) agentkit.Tool

RepoMap returns a tool that generates a structural map of a codebase. For Go files: function signatures, types, structs, interfaces (compact format). For other files: filename and size.

func Shell

func Shell() agentkit.Tool

Shell returns a tool that executes shell commands via bash.

func WriteFile

func WriteFile() agentkit.Tool

WriteFile returns a tool that creates or overwrites a file.

Types

This section is empty.

Jump to

Keyboard shortcuts

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