This release fixes issues for SREs watching stability and regressions.
✓ No known CVEs patched in this version
Topics
+6 more
Summary
AI summaryFixed QA pair template download display, agent question sending with user input parameters, external toggle default handling, parameter state preservation, concurrent Skill directory clearing, and variable resolution in system prompts.
Changes in this release
| Type | Severity | Summary | CVE |
|---|---|---|---|
| Bugfix | Medium |
Fixes QA pair template content display issue on download. Fixes QA pair template content display issue on download. Source: llm_adapter@2026-06-10 Confidence: high |
— |
| Bugfix | Medium |
Fixes inability to send questions during agent debugging with user input parameters. Fixes inability to send questions during agent debugging with user input parameters. Source: llm_adapter@2026-06-10 Confidence: high |
— |
| Bugfix | Medium |
Fixes required field error when using default `false` value for external toggle parameter in direct questions. Fixes required field error when using default `false` value for external toggle parameter in direct questions. Source: llm_adapter@2026-06-10 Confidence: high |
— |
| Bugfix | Medium |
Fixes state corruption of external toggle parameters when clicking "More Parameters" during debugging/conversation. Fixes state corruption of external toggle parameters when clicking "More Parameters" during debugging/conversation. Source: llm_adapter@2026-06-10 Confidence: high |
— |
| Bugfix | Medium |
Fixes random clearing of Skill execution directory under concurrent scenarios. Fixes random clearing of Skill execution directory under concurrent scenarios. Source: llm_adapter@2026-06-10 Confidence: high |
— |
| Bugfix | Medium |
Fixes unresolved variable references in system prompts of Image Understanding and Video Understanding nodes. Fixes unresolved variable references in system prompts of Image Understanding and Video Understanding nodes. Source: llm_adapter@2026-06-10 Confidence: high |
— |
| Bugfix | Medium |
Fixes `pymysql` dependency not found error in Python scripts. Fixes `pymysql` dependency not found error in Python scripts. Source: llm_adapter@2026-06-10 Confidence: high |
— |
Full changelog
Bug Fixes
- Knowledge Base: Fixed the issue where the QA pair template content was displayed incorrectly when downloaded.
- Agent: Fixed the issue where questions could not be sent during debugging for agents with user input parameters.
- Agent: Fixed the required field error when directly asking a question with the default value kept for an external toggle parameter whose default value is
false. - Agent: Fixed the issue where clicking the "More Parameters" button during debugging/conversation affected the state of external toggle parameters.
- Agent: Fixed the issue where the Skill execution directory could be randomly cleared under concurrent scenarios (#6185).
- Agent: Fixed the issue where variables referenced in the system prompts of Image Understanding and Video Understanding nodes were not resolved (#6180).
- Tools: Fixed the dependency not found error when using
pymysqlin Python scripts (#6182).
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 MaxKB
All releases →Related context
Beta — feedback welcome: [email protected]