Skip to content

v1.97.2

Latest
Compare
Choose a tag to compare
@pelikhan pelikhan released this 30 Jan 16:44
· 4 commits to main since this release

πŸš€ 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.