kitops
kitops copied to clipboard
Treat .prompt files as code during kit init
Description
This PR introduces changes to treat .prompt files as code, while using the init command. The logic is to check whether .prompt is a sub string of the filename.
Linked issues
closes #974
AI-Assisted Code
- [ ] This PR contains AI-generated code that I have reviewed and tested
- [x] I take full responsibility for all code in this PR, regardless of how it was created