Provides utilities for safe file handling, JSON/YAML editing, regex text processing, system commands, encoding, date/time, and validation tasks.
Initial release of agent-tools, a versatile utility toolkit for agents: - Provides safe and bulk file operations (rename, move, copy, delete with recovery). - Includes JSON/YAML/TOML config handling using jq and yq. - Offers system command execution for process, network, and resource management. - Supports robust text processing (regex, search/replace, deduplication, extraction). - Adds encoding/decoding utilities (base64, URL, JSON). - Supplies date/time commands, file validation helpers, and a quick reference table.