Conversation
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
This PR contains the following updates:
^14.7.1->^14.8.4Release Notes
textlint/textlint (@textlint/textlint-plugin-markdown)
v14.8.4Compare Source
What's Changed
Refactoring
CI
Dependency Updates
Full Changelog: textlint/textlint@v14.8.1...v14.8.4
v14.8.3Compare Source
fix to release.
v14.8.1Compare Source
What's Changed
Documentation
This PR resolves the issue where AI Agents misunderstand the MCP
fixFileandfixTexttools, thinking they directly modify files when they actually only return fixed content.Tool Renaming
fixFile→getLintFixedFileContentfixText→getLintFixedTextContentUpdated Descriptions
Breaking Changes
This is a breaking change for MCP clients that use the old tool names (
fixFile,fixText). However, MCP is experimental feature.Refactoring
CI
Dependency Updates
Other Changes
Full Changelog: textlint/textlint@v14.8.0...v14.8.1
v14.8.0Compare Source
What's Changed
Features
--mcpoption by @chick-p in https://github.com/textlint/textlint/pull/1522 https://github.com/textlint/textlint/pull/1498As an experimental feature, textlint has added a
--mcpflag that allows it to be started as an mcp server.Please see following setup to use
textlint --mcp.Refactoring
CI
Dependency Updates
Other Changes
Full Changelog: textlint/textlint@v14.7.2...v14.8.0
v14.7.2Compare Source
What's Changed
Refactoring
CI
Dependency Updates
Other Changes
New Contributors
Full Changelog: textlint/textlint@v14.7.1...v14.7.2
Configuration
📅 Schedule: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).
🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.
♻ Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.
🔕 Ignore: Close this PR and you won't be reminded about this update again.
This PR was generated by Mend Renovate. View the repository job log.