Skip to content
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

feat: add ChmodExec tool for making files executable #197

Open
wants to merge 1 commit into
base: gh/ezyang/149/base
Choose a base branch
from

Conversation

ezyang
Copy link
Owner

@ezyang ezyang commented Mar 24, 2025

Stack from ghstack (oldest at bottom):

Add a tool ChmodExec which runs chmod a+x on a file.

6a03582  (Base revision)
5f9f701  Add ChmodExec tool implementation
426e786  Import chmod_exec from the new module
996a5fe  Add ChmodExec to expected parameters
d726a70  Add ChmodExec handling logic
f49a1cc  Add ChmodExec documentation to system prompt
f329131  Update summary section to include ChmodExec
12ad239  Register the chmod_exec function in __init__.py
6eeaa73  Add end-to-end test for ChmodExec tool
36cb90e  Auto-commit lint changes
HEAD     Auto-commit format changes

codemcp-id: 0-feat-add-chmodexec-tool-for-making-files-executabl

[ghstack-poisoned]
ezyang added a commit that referenced this pull request Mar 24, 2025
Add a tool ChmodExec which runs chmod a+x on a file.

```git-revs
6a03582  (Base revision)
5f9f701  Add ChmodExec tool implementation
426e786  Import chmod_exec from the new module
996a5fe  Add ChmodExec to expected parameters
d726a70  Add ChmodExec handling logic
f49a1cc  Add ChmodExec documentation to system prompt
f329131  Update summary section to include ChmodExec
12ad239  Register the chmod_exec function in __init__.py
6eeaa73  Add end-to-end test for ChmodExec tool
36cb90e  Auto-commit lint changes
HEAD     Auto-commit format changes
```

codemcp-id: 0-feat-add-chmodexec-tool-for-making-files-executabl
ghstack-source-id: e07e24f9ec2f2382c5392597eec7847bf6eeeba5
Pull-Request-resolved: #197
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.

1 participant