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 AI‑powered SQL generation with schema awareness and silent mode regeneration.
Changes in this release
| Type | Severity | Summary | CVE |
|---|---|---|---|
| Feature | Low |
Adds AI Query Assistant for generating SQL from plain English descriptions. Adds AI Query Assistant for generating SQL from plain English descriptions. Source: llm_adapter@2026-05-26 Confidence: high |
— |
| Feature | Low |
AI-generated statements include a /* AI: ... */ header recording the original question. AI-generated statements include a /* AI: ... */ header recording the original question. Source: granite4.1:30b@2026-05-26-audit Confidence: low |
— |
| Feature | Low |
Ctrl+Shift+S regenerates and runs AI‑generated SQL in place when cursor is inside it. Ctrl+Shift+S regenerates and runs AI‑generated SQL in place when cursor is inside it. 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 and runs it immediately —
no dialog, no friction. Edit the comment to refine the question, hit the shortcut, done.
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]