Skip to content

knewstimek/agent-tool

v0.3.1 Feature

This release adds 2 notable features for engineering teams evaluating rollout.

Published 2mo MCP Developer Tools
✓ No known CVEs patched
Read the diff → Tool health → What is this tool? →

✓ No known CVEs patched in this version

Topics

ai-coding automation claude-code cli codex cross-platform
+13 more
cursor developer-tools dns encoding file-tools go mcp mcp-server mysql redis sftp ssh tls

Summary

AI summary

New "delete" tool with security hardening and a one‑command reinstall command.

Full changelog

Quick Start

  1. Download the binary for your OS below
  2. Run agent-tool install (or agent-tool install claude)
  3. Restart your IDE
  4. Done — all tools work immediately, no permission popups

What's New (since v0.3.0)

New Tool

  • delete — Safe single-file deletion with security hardening:
    • No directory/symlink deletion
    • TOCTOU race condition mitigation
    • Windows ADS & reserved device name blocking
    • System path protection (Linux: /etc, /boot, /lib, /root, etc. / Windows: %WINDIR%)
    • dry_run preview mode

New Commands

  • agent-tool reinstall [agent] — One-command uninstall + install

Improvements

  • find_tools: Added gh CLI discovery (Windows/Linux/macOS)
  • README: Added Quick Start guide in English and Korean

Platforms

| File | OS | Arch |
|------|----|------|
| agent-tool-windows-amd64.exe | Windows | x64 |
| agent-tool-linux-amd64 | Linux | x64 |
| agent-tool-linux-arm64 | Linux | ARM64 |
| agent-tool-darwin-amd64 | macOS | Intel |
| agent-tool-darwin-arm64 | macOS | Apple Silicon |

Weekly OSS security release digest.

The CVE patches and breaking changes that affected production tools this week. One email, every Sunday.

No spam, unsubscribe anytime.

Share this release

Track knewstimek/agent-tool

Get notified when new releases ship.

Sign up free

About knewstimek/agent-tool

Encoding-aware, indentation-smart file tools for AI coding agents. 20+ tools including read/edit with automatic encoding detection, smart indentation conversion, SSH, SFTP, process management, and system utilities. Preserves file encoding (UTF-8, EUC-KR, Shift_JIS, etc.) and respects .editorconfig settings.

All releases →

Beta — feedback welcome: [email protected]