Unknown
* Bump version to 0.9.1 ([`79c4e72`](https://github.com/TechNickAI/AICodeBot/commit/79c4e7222a7cb80b207fd865e97ef4af77136ff1))
* Add new AI personalities and update existing ones in prompts.py
The changes include the addition of new AI personalities: Einstein, Michael Scott, Peter Griffin, Socrates, and Spock. Existing AI personalities: Her, Jules, and Morpheus have been updated for clarity. The default personality has been changed from Her to Einstein. ([`0cc8f2a`](https://github.com/TechNickAI/AICodeBot/commit/0cc8f2a8bb6ee0a2bee5f5295200e32d1bf73562))
* Refine commit message handling and update prompts ๐
In this commit, we&39;ve made some improvements to the way we handle commit messages. We&39;ve added a step to remove any unwanted quotation marks from the commit message before it&39;s written to a temporary file. This should help keep our commit messages clean and readable. ๐งน
We&39;ve also made some updates to our prompts file. We&39;ve streamlined the &39;Her&39; personality description and made some changes to the commit message instructions. We&39;ve switched from a list format to bullet points for better readability, and added some extra information about the length of the commit message. We hope these changes will make the prompts more user-friendly and informative. ๐
Remember, a good commit message is like a good joke - it&39;s all about the delivery! ๐ญ ([`bd6e915`](https://github.com/TechNickAI/AICodeBot/commit/bd6e9157b253e9fe293829771d9846ac7f2e36d8))
* Update README.md with enhanced feature list and usage instructions ๐
This commit introduces a more structured and detailed feature list in the README.md file, providing a clearer understanding of the current capabilities of AICodeBot and what&39;s on the horizon. It also updates the usage instructions, specifically the initial setup process, to ensure a smoother onboarding experience for new users. The changes aim to make the tool more user-friendly and transparent about its functionality. ๐ ([`919c21d`](https://github.com/TechNickAI/AICodeBot/commit/919c21d660414bd0fa0e9e38e16c0370571237ef))