Skip to content

fix: create done file in the right place #160

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

Merged
merged 1 commit into from
Mar 14, 2024

Conversation

g-linville
Copy link
Member

This was causing a bug where the first time you run a tool that comes from a multi-tool repo (such as gptscript-ai/search), it would work, but if you ever try to run any other tools from the same repo, they would not work. This is because the "done file" was being created in the wrong location (at the root of the repo, instead of at the location of the tool itself). This fixes that.

@g-linville g-linville merged commit f7c9a43 into gptscript-ai:main Mar 14, 2024
@g-linville g-linville deleted the fix-done-file branch March 14, 2024 20:54
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.

3 participants