-
Directory Operations
create_directory
: Creates new directories, including nested pathslist_directory
: Shows files and directories with [FILE] and [DIR] prefixes
-
File Operations
write_file
: Creates or overwrites files with contentread_file
: Retrieves file contentsmove_file
: Relocates files between directoriesget_file_info
: Provides metadata (size, dates, permissions)search_files
: Finds files matching patterns (note: case sensitivity varies)
-
Git Tool Limitations
- Missing
git push
functionality - Local operations only (add, commit, branch)
- No remote repository management
- Branch operations require extra verification
- Missing
-
GitHub Tool Limitations
- No PR comment functionality
- No issue comments
push_files
requires existing remote branch- PR creation returns merge_commit_sha errors
- Limited repository management options
- No direct comment or review features
-
Notifications
You must be signed in to change notification settings - Fork 0
License
basicmachines-co/basic-factory
Folders and files
Name | Name | Last commit message | Last commit date | |
---|---|---|---|---|
Repository files navigation
About
No description, website, or topics provided.
Resources
License
Stars
Watchers
Forks
Releases
No releases published
Packages 0
No packages published