This release includes 1 breaking change for platform teams planning a safe upgrade.
✓ No known CVEs patched in this version
Topics
+1 more
ReleasePort's take
Light signalSemble v0.2.0 deprecates the `mode` argument and adds depth/chunk bound checking to prevent recursion errors. Model loading in MCP serve is now non-blocking.
Why it matters: Remove `mode` argument calls before upgrading. Non-blocking model loading reduces MCP serve latency; recursion error prevention handles malformed inputs safely.
Summary
AI summaryUpdates feat, chore, and fix across a mixed release.
Changes in this release
| Type | Severity | Summary | CVE |
|---|---|---|---|
| Feature | Medium |
Make model loading non-blocking in MCP serve Make model loading non-blocking in MCP serve Source: granite4.1:8b-q6_K@2026-05-21 Confidence: high |
— |
| Feature | Medium |
check depth and chunk bounds to prevent recursion errors check depth and chunk bounds to prevent recursion errors Source: granite4.1:8b-q6_K@2026-05-21 Confidence: low |
— |
| Dependency | Medium |
upper pin tree sitter upper pin tree sitter Source: granite4.1:8b-q6_K@2026-05-21 Confidence: low |
— |
| Dependency | Medium |
pin actions pin actions Source: granite4.1:8b-q6_K@2026-05-21 Confidence: low |
— |
| Deprecation | Medium |
remove `mode` argument from Semble remove `mode` argument from Semble Source: granite4.1:8b-q6_K@2026-05-21 Confidence: high |
— |
| Bugfix | Medium |
Add agent-specific init files Add agent-specific init files Source: granite4.1:8b-q6_K@2026-05-21 Confidence: low |
— |
Full changelog
What's Changed
- feat: check depth and chunk bounds to prevent recursion errors by @stephantul in https://github.com/MinishLab/semble/pull/122
- feat: remove
modeargument from Semble by @stephantul in https://github.com/MinishLab/semble/pull/119 - chore: upper pin tree sitter by @stephantul in https://github.com/MinishLab/semble/pull/129
- fix: Add agent-specific init files by @Pringled in https://github.com/MinishLab/semble/pull/132
- chore: pin actions by @stephantul in https://github.com/MinishLab/semble/pull/134
- feat: Make model loading non-blocking in MCP serve by @Pringled in https://github.com/MinishLab/semble/pull/136
Full Changelog: https://github.com/MinishLab/semble/compare/v0.1.10...v0.2.0
Breaking Changes
- Removed `mode` argument from Semble
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 Semble
All releases →Related context
Beta — feedback welcome: [email protected]