π New Features & Enhancements
- π Pluggable Secret Scanning: Detect and redact secrets like API keys in your files and chats with customizable patterns.
- π₯οΈ VS Code Server Controls: Added the ability to show the GenAIScript server terminal directly from VS Code.
β‘ Performance Improvements
- π οΈ Optimized Imports: Delayed loading of
inquirer
prompts to reduce startup overhead.
π‘οΈ Security Enhancements
- π§Ή Secret Scanning in LLM Communication: Automatically scans and redacts sensitive information during interactions with language models.
π Documentation
- βοΈ Updated README with details on secret scanning configuration.