Skip to content

feat: Added File and Folder Creation - #98

Merged
CalvinAllen merged 1 commit into
CodingWithCalvin:mainfrom
Vidoy:main
Aug 5, 2026
Merged

feat: Added File and Folder Creation#98
CalvinAllen merged 1 commit into
CodingWithCalvin:mainfrom
Vidoy:main

Conversation

@Vidoy

@Vidoy Vidoy commented Aug 2, 2026

Copy link
Copy Markdown
Contributor

Added the ability to create files and folders for the AI to assure better workflows.

Description

Two tools are added to the MCP Server:

file_create: Allows the LLM to create new files.
folder_create: Allows the LLM to create new folders.

Type of Change

  • feat - New feature
  • fix - Bug fix
  • docs - Documentation only
  • refactor - Code change that neither fixes a bug nor adds a feature
  • test - Adding or updating tests
  • chore - Maintenance tasks
  • ci - CI/CD changes

Related Issues

Checklist

  • My code follows the project's code style
  • I have tested my changes locally
  • I have updated documentation if needed
  • My commits follow the conventional commit format
  • This PR has a descriptive title using conventional commit format

Screenshots (if applicable)

Additional Notes

I've enjoyed using the project very much, and hope my commit is to use.

Added the ability to create files and folders for the AI to assure better workflows.
@CalvinAllen CalvinAllen changed the title feat: Added File and Folder Creation. feat: Added File and Folder Creation Aug 5, 2026
@CalvinAllen
CalvinAllen merged commit 41aeffc into CodingWithCalvin:main Aug 5, 2026
2 of 4 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Development

Successfully merging this pull request may close these issues.

2 participants