This release adds 2 notable features for engineering teams evaluating rollout.
✓ No known CVEs patched in this version
Topics
+13 more
Summary
AI summaryAI Query Assistant adds schema‑aware AI‑generated SQL directly into the console.
Changes in this release
| Type | Severity | Summary | CVE |
|---|---|---|---|
| Feature | Low |
Adds AI Query Assistant for SQL generation in the Console Adds AI Query Assistant for SQL generation in the Console Source: llm_adapter@2026-05-26 Confidence: high |
— |
| Feature | Low |
Introduces Silent Mode: AI-generated statements include /* AI: ... */ header recording original question Introduces Silent Mode: AI-generated statements include /* AI: ... */ header recording original question Source: granite4.1:30b@2026-05-26-audit Confidence: low |
— |
| Feature | Low |
Adds Ctrl+Shift+S shortcut to regenerate AI SQL in place when cursor is inside an AI-generated statement Adds Ctrl+Shift+S shortcut to regenerate AI SQL in place when cursor is inside an AI-generated statement Source: granite4.1:30b@2026-05-26-audit Confidence: low |
— |
Full changelog
- AI Query Assistant - a full integration of AI-powered SQL generation directly into the SQL Console.
- You describe what you want in plain English, and the assistant writes the SQL - schema-aware, so it only uses tables and columns that actually exist in your database.
- Silent Mode: Every AI-generated statement gets a /* AI: ... */ header that records the original question.
When your cursor is inside such a statement, Ctrl+Shift+S regenerates the SQL in place.
no dialog, no friction. Edit the comment to refine the question, hit the shortcut, review and execute.
Weekly OSS security release digest.
The CVE patches and breaking changes that affected production tools this week. One email, every Sunday.
No spam, unsubscribe anytime.
Share this release
About Wisser/Jailer
All releases →Related context
Related tools
Beta — feedback welcome: [email protected]