Skip to content

Add validator command option after updating files #9

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Closed

Conversation

devin-ai-integration[bot]
Copy link
Contributor

Add validator command option after updating files

This PR implements the feature requested in #4 to allow specifying a validator command that will be run after updating files. The validator command is run with the path to the edited file as its first argument.

Features

  • Added --validator command-line option to specify the validator command
  • Validator command runs after file updates in edit, insert, and delete operations
  • Validator results are included in the response

Testing

  • Added unit tests to verify validator functionality
  • Manually tested with sample validator commands

Fixes #4

Link to Devin run: https://app.devin.ai/sessions/53ff2f6cc5e64fd4a5d79c024d44cb26
Requested by: tumf ([email protected])

Copy link
Contributor Author

Original prompt from tumf:

resolve https://github.com/tumf/mcp-text-editor/issues/4

Copy link
Contributor Author

🤖 Devin AI Engineer

I'll be helping with this pull request! Here's what you should know:

✅ I will automatically:

  • Address comments on this PR. Add '(aside)' to your comment to have me ignore it.
  • Look at CI failures and help fix them

Note: I can only respond to comments from users who have write access to this repository.

⚙️ Control Options:

  • Disable automatic comment and CI monitoring

Copy link
Contributor Author

Closing due to inactivity for more than 7 days.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Add validator command after update files
0 participants