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

Feature enhancement: Change directory tool #12

Merged
merged 1 commit into from
Jan 27, 2025
Merged

Feature enhancement: Change directory tool #12

merged 1 commit into from
Jan 27, 2025

Conversation

github-actions[bot]
Copy link
Contributor

Currently, due to the way the bash tool is setup, we don't have a way to change directories. Add a tool to allow this

github-actions bot added a commit that referenced this pull request Jan 25, 2025
@github-actions github-actions bot requested a review from spachava753 as a code owner January 25, 2025 15:49
github-actions bot added a commit that referenced this pull request Jan 25, 2025
Added a new tool 'change_directory' that allows changing the current working directory. The tool:
- Takes a single path parameter
- Returns the full path on success
- Returns an error if directory doesn't exist
@spachava753 spachava753 merged commit b37ffa4 into main Jan 27, 2025
@spachava753 spachava753 deleted the issue-11 branch January 30, 2025 20:47
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