gmickel / CodeWhisper

CodeWhisper: AI-Powered End-to-End Task Implementation & blazingly fast Codebase-to-LLM Context Bridge
https://discord.com/invite/82mjJkwABQ
MIT License
43 stars 4 forks source link

fix: Enhanced Template, Issue and Model Selection with Search Functionality #59

Closed gmickel closed 1 month ago

gmickel commented 1 month ago

Description

This PR introduces significant improvements to our template and model selection processes, as well as GitHub issue selection. We've replaced the simple select prompts with more powerful search functionality, providing users with a more interactive and informative selection experience. Additionally, we've added early checks for necessary environment variables to prevent unnecessary processing when API keys are missing.

Changes

1. Model Selection Enhancements

2. Template Selection Improvements

3. GitHub Issue Selection Updates

4. Error Handling and Edge Cases

5. Test Updates

closes #58

github-actions[bot] commented 1 month ago

:tada: This issue has been resolved in version 1.7.6 :tada:

The release is available on:

Your semantic-release bot :package::rocket: