This release adds 2 notable features for engineering teams evaluating rollout.
✓ No known CVEs patched in this version
Topics
+13 more
Summary
AI summaryNew "delete" tool with security hardening and a one‑command reinstall command.
Full changelog
Quick Start
- Download the binary for your OS below
- Run
agent-tool install(oragent-tool install claude) - Restart your IDE
- 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_runpreview mode
New Commands
agent-tool reinstall [agent]— One-command uninstall + install
Improvements
- find_tools: Added
ghCLI 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
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.
Related context
Beta — feedback welcome: [email protected]