Skip to content

Conversation

@appleboy
Copy link
Owner

  • Add detailed comments to the initConfig function to describe its steps and purpose
  • Replace existing logic for handling the prompt folder with a switch-case structure
  • Add prompt.folder configuration key to the list of available keys
  • Add prompt.folder flag to configSetCmd
  • Update the configuration key prompt_folder to prompt.folder in helper.go
  • Enhance prompt.go to display the prompt folder path and improve confirmation prompt message

fix #226

- Add detailed comments to the `initConfig` function to describe its steps and purpose
- Replace existing logic for handling the prompt folder with a switch-case structure
- Add `prompt.folder` configuration key to the list of available keys
- Add `prompt.folder` flag to `configSetCmd`
- Update the configuration key `prompt_folder` to `prompt.folder` in `helper.go`
- Enhance `prompt.go` to display the prompt folder path and improve confirmation prompt message

Signed-off-by: appleboy <[email protected]>
@appleboy appleboy merged commit e5e0f69 into main Feb 28, 2025
10 checks passed
@appleboy appleboy deleted the prompt2 branch February 28, 2025 06:13
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.

support command line set prompt folder path

2 participants