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

cli issue - devai init fails when the .devai directory does not exists #23

Open
keesj opened this issue Dec 12, 2024 · 2 comments
Open
Labels
bug Something isn't working FIXED

Comments

@keesj
Copy link

keesj commented Dec 12, 2024

Bug description

run devai init on version devai 0.5.2

Error: No such file or directory (os error 2)

     ---- Until next one, happy coding! ----

quick fix is to create a .devai directory

devai init
==== Initializing .devai/
-- Parent path: '/home/keesj/projects/devai'
   (`.devai/` already exists. Will create missing files)
-> Create config file '.devai/config.toml'
-> Create file        '.devai/default/command-agent/ask-devai.devai'
-> Create file        '.devai/default/command-agent/proof-read.devai'
-> Create file        '.devai/default/command-agent/proof-comments.devai'
-> Create file        '.devai/default/command-agent/proof-rs-comments.devai'
-> Create file        '.devai/default/new-template/command-agent/default.devai'
-> Create file        '.devai/default/new-template/solo-agent/default.devai'
-> Create file        '.devai/doc/README.md'
-> Create file        '.devai/doc/lua.md'
-- DONE
 ---- Until next one, happy coding! ----

Command

devai init

Error

Error: No such file or directory (os error 2)

Config

No config as this is the init call

Agent

No response

Verbose output

No response

@keesj keesj added the bug Something isn't working label Dec 12, 2024
@jeremychone
Copy link
Owner

@keesj Wow, this is a bad one. Let me fix that ASAP. Thanks for reporting.

@jeremychone
Copy link
Owner

@keesj Ok, fixed and published, use 0.5.3. Thanks again.

@keesj keesj changed the title cli issue - devai init fails when the .devai directory does not exits cli issue - devai init fails when the .devai directory does not exists Dec 12, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working FIXED
Projects
None yet
Development

No branches or pull requests

2 participants