Skip to content

Semble

v0.2.0 Breaking

This release includes 1 breaking change for platform teams planning a safe upgrade.

Published 13d MCP Developer Tools
✓ No known CVEs patched
Read the diff → Tool health → What is this tool? →

✓ No known CVEs patched in this version

Topics

agents code-search embeddings mcp mcp-server model-context-protocol
+1 more
retrieval

ReleasePort's take

Light signal
editorial:auto 13d

Semble 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 summary

Updates feat, chore, and fix across a mixed release.

Changes in this release

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 mode argument 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

Track Semble

Get notified when new releases ship.

Sign up free

About Semble

All releases →

Beta — feedback welcome: [email protected]