v0.14.1
What's Changed
Fixes
- Fixed a critical error where SQL Copilot actions failed due to missing
schemaContextin the action context — improving reliability for AI-assisted query fixes and inline asks.
Improvements
- Enhanced the AI Fix button in the SQL Console with the new
BorderBeamvisual effect for better user feedback and consistency. - Extracted
BorderBeamButtoninto the shared@dorylab/uipackage, enabling reuse across applications and improving UI component maintainability.
Docs
- Updated
README.mdwith clarifications and current usage guidance.
How is this guide?