Releases: gomcpgo/filesys
Releases · gomcpgo/filesys
Filesystem MCP Server v1.0.0
What's Changed
- Enhanced Search In files with regex support by @prasanthmj in #1
- Insert after string regex by @prasanthmj in #2
- insert_before_regex function added by @prasanthmj in #3
- replace in file using regex by @prasanthmj in #4
- Smart read file implemented by @prasanthmj in #5
- gets details like file size, for each file item by @prasanthmj in #6
- Fix: Prevent symlink-based directory traversal attacks by @prasanthmj in #8
- Dry run better error messages by @prasanthmj in #9
- copy lines function added, limits read file to prevent context overflow by @prasanthmj in #10
New Contributors
- @prasanthmj made their first contribution in #1
Full Changelog: https://github.com/gomcpgo/filesys/commits/v1.0.0