Skip to content

Fix: create Claude config file and folder if missing#80

Open
rahulburman459 wants to merge 1 commit intoPortSwigger:mainfrom
rahulburman459:fix/claude-config-path
Open

Fix: create Claude config file and folder if missing#80
rahulburman459 wants to merge 1 commit intoPortSwigger:mainfrom
rahulburman459:fix/claude-config-path

Conversation

@rahulburman459
Copy link
Copy Markdown

Fixes #68

The configFilePath() function was returning null when the Claude
config folder or file did not exist on the user's machine, which
caused the error "Could not find Claude config path".

Fix: instead of returning null, the code now creates the folder
and config file automatically if they are missing.

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.

Could not find claude config path

1 participant