Skip to content

v3.3.0-beta.12

Pre-release
Pre-release

Choose a tag to compare

@n24q02m-ci n24q02m-ci released this 18 Jun 08:00
· 39 commits to main since this release

v3.3.0-beta.12 (2026-06-18)

This release is published under the MIT License.

Bug Fixes

  • Add coverage for embedding serialization error paths in db.py (ff0d656)

  • Add post-deploy canary gate with auto-rollback to deploy_cf.py (131da2d)

  • Add stats() to DocsDBCfBackend so config(status) works on Cloudflare (#1379, 28e9387)

  • Coerce non-list locked_libraries to empty list in get_project_context (fe72946)

  • Collapse chunk quality scoring into a single content pass (d1587ca)

  • Compare mcp-core pin floor as version, not brittle substring (#1374, 642765f)

  • Cover searxng patch early-return branches when package dir is missing (475945b)

  • Document CF deploy errata (containers delete by ID, relay-password namespace compose) (#1373, 7ebd7a8)

  • Prefix unused account var to satisfy RUF059 (131da2d)

  • Refresh lockfile (renovate maintenance) (67c8759)

  • Update non-major dependencies (0c58478)

  • Update non-major dependencies (cf05359)

  • Update typescript to v6 (1eb4823)

Features

  • Add post-deploy canary gate with auto-rollback to deploy_cf.py (131da2d)

Testing

  • db: Add coverage for embedding serialization error paths (ff0d656)

Detailed Changes: v3.3.0-beta.11...v3.3.0-beta.12