chore(release): prepare v0.9.3#25
Conversation
📝 WalkthroughWalkthroughAdded changelog entry for version 0.9.3 documenting a bug fix for RECALL_EXPANSION_LIMIT import crash, CI/CD infrastructure improvements including GitHub Actions workflows and pre-commit hooks for code quality enforcement, and style standardization updates. Changes
Estimated code review effort🎯 1 (Trivial) | ⏱️ ~2 minutes
Pre-merge checks and finishing touches✅ Passed checks (3 passed)
✨ Finishing touches🧪 Generate unit tests (beta)
📜 Recent review detailsConfiguration used: CodeRabbit UI Review profile: CHILL Plan: Pro 📒 Files selected for processing (1)
⏰ Context from checks skipped due to timeout of 90000ms. You can increase the timeout in your CodeRabbit configuration to a maximum of 15 minutes (900000ms). (1)
🔇 Additional comments (1)
Comment |
This pull request introduces several important improvements and fixes for the 0.9.3 release of AutoMem. The update addresses a critical bug, enhances the CI/CD pipeline, and enforces consistent code style throughout the codebase.
Bug fix:
RECALL_EXPANSION_LIMIT, which previously caused crashes when using expansion features.CI/CD enhancements:
Code style: