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

Error: open : no such file or directory #275

Closed
3 tasks done
hogmeade opened this issue Aug 31, 2024 · 2 comments · Fixed by #279
Closed
3 tasks done

Error: open : no such file or directory #275

hogmeade opened this issue Aug 31, 2024 · 2 comments · Fixed by #279
Assignees
Labels
bug Something isn't working

Comments

@hogmeade
Copy link

What happened?

After creating a chat sessions by "sgpt sh --chat ls-files "sort by name", I ran the "sgpt chat ls", but it returns "open : no such file or directory". It is supposed to return list of sessions including the "ls-files".

How can we reproduce this?

sgpt sh --chat ls-files "sort by name"
sgpt chat ls

sgpt version

v2.14.1

Search

  • I did search for other open and closed issues before opening this

Project

  • I have verified that I am using the Go implementation of SGPT (this project) and that it is not another project

Code of Conduct

  • I agree to follow this project's Code of Conduct

Additional context

No response

@hogmeade hogmeade added the bug Something isn't working label Aug 31, 2024
@tbckr
Copy link
Owner

tbckr commented Sep 20, 2024

Thanks for opening the bug! I was able to reproduce this error and will have a look at it.

@tbckr
Copy link
Owner

tbckr commented Sep 20, 2024

The following subcommands also produce an error:

sgpt chat ls
sgpt chat rm <chat session>
sgpt chat show <chat session>

@tbckr tbckr linked a pull request Sep 20, 2024 that will close this issue
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants