| Name | Modified | Size | Downloads / Week |
|---|---|---|---|
| Parent folder | |||
| README.md | 2026-09-12 | 2.7 kB | |
| v1.2.1 source code.tar.gz | 2026-09-12 | 125.9 kB | |
| v1.2.1 source code.zip | 2026-09-12 | 152.6 kB | |
| Totals: 3 Items | 281.1 kB | 0 | |
What's Changed
- add MCP server badge by @punkpeye in https://github.com/tumf/mcp-text-editor/pull/1
- Add Smithery CLI Installation Instructions & Badge by @calclavia in https://github.com/tumf/mcp-text-editor/pull/3
- Docker Support (replaces PR [#6]) by @devin-ai-integration[bot] in https://github.com/tumf/mcp-text-editor/pull/8
- Add MseeP.ai badge to README by @lwsinclair in https://github.com/tumf/mcp-text-editor/pull/10
- Trust Score Badge by @Matvey-Kuk in https://github.com/tumf/mcp-text-editor/pull/14
- P0 fixes: path validation, secure hash compare, and file locking by @tumf in https://github.com/tumf/mcp-text-editor/pull/15
- fix: add Gemini/Vertex AI schema compatibility by @tumf in https://github.com/tumf/mcp-text-editor/pull/16
- fix(text_editor): correct hash calculation for multi-line ranges by @tumf in https://github.com/tumf/mcp-text-editor/pull/17
- fix: replace fcntl with portalocker for Windows compatibility by @tumf in https://github.com/tumf/mcp-text-editor/pull/19
- ci: install dependencies from lockfile by @tumf in https://github.com/tumf/mcp-text-editor/pull/32
- fix: bound MCP dependency to compatible major by @tumf in https://github.com/tumf/mcp-text-editor/pull/38
- fix: reject unknown patch fields by @tumf in https://github.com/tumf/mcp-text-editor/pull/33
- fix: start server without nested event loop by @tumf in https://github.com/tumf/mcp-text-editor/pull/34
- fix: align MCP tool wrapper contracts by @tumf in https://github.com/tumf/mcp-text-editor/pull/35
- fix: reject empty patch batches by @tumf in https://github.com/tumf/mcp-text-editor/pull/36
- fix: report package server version by @tumf in https://github.com/tumf/mcp-text-editor/pull/37
- fix: remove duplicate content split by @tumf in https://github.com/tumf/mcp-text-editor/pull/30
- docs: align usage examples with tool contract by @tumf in https://github.com/tumf/mcp-text-editor/pull/31
- fix: reject empty patch lists by @tumf in https://github.com/tumf/mcp-text-editor/pull/40
New Contributors
- @punkpeye made their first contribution in https://github.com/tumf/mcp-text-editor/pull/1
- @calclavia made their first contribution in https://github.com/tumf/mcp-text-editor/pull/3
- @devin-ai-integration[bot] made their first contribution in https://github.com/tumf/mcp-text-editor/pull/8
- @lwsinclair made their first contribution in https://github.com/tumf/mcp-text-editor/pull/10
- @Matvey-Kuk made their first contribution in https://github.com/tumf/mcp-text-editor/pull/14
- @tumf made their first contribution in https://github.com/tumf/mcp-text-editor/pull/15
Full Changelog: https://github.com/tumf/mcp-text-editor/compare/v1.0.2...v1.2.1