Skip to content

backend: v2.24.0

Choose a tag to compare

@caura-deploy-bot caura-deploy-bot released this 26 Jul 21:26
6d4e8cc

2.24.0 (2026-07-26)

Features

  • agent-digest: stop over-filtering agents — floor, episode-fallback, subagent rollup (#624) (1df326f)
  • client: memclaw-interviewer --harness cursor — Cursor adapter (Interviewer Phase 3) (#612) (efe2ff1)
  • search: unified relevance-dominant ranking formula behind score_formula flag (#622) (c721c6d)
  • skills-inbox: scan findings on the card + truncated page flag (Phase B backend) (#587) (dce9e59)

Bug Fixes

  • common: guard ddtrace call in the structlog processor (#615) (cad8287)
  • core-api: bulk unknown memory_type → per-item 207 (stacked on #619) (#621) (5d80392)
  • interviewer: preserve exact figures in synthesis + document list-limit cap (#623) (ebc4bbb)
  • logging: correlate structlog output with Datadog APM traces (#614) (dbd0742)
  • mcp: allow own-fleet list/stats reads at trust 1 (#617) (1a6fe9f)

Dependencies

  • actions: bump actions/checkout from 4 to 7 (#435) (63cb824)
  • actions: bump actions/stale from 9.1.0 to 10.4.0 (#593) (db1f8cb)
  • actions: bump the actions group with 8 updates (#591) (39b8d09)
  • bump @playwright/test from 1.59.0 to 1.61.1 (#499) (a6ddf1f)
  • core-api: bump the uv-minor-patch group in /core-api with 16 updates (#605) (dde9cac)
  • core-api: update redis[hiredis] requirement from <9,>=5.0 to >=8.0.1,<9 in /core-api (#609) (5e16fb9)
  • core-api: update sentry-sdk[fastapi] requirement from <3,>=2.0 to >=2.66.0,<3 in /core-api (#608) (3739f62)
  • core-api: update setuptools requirement from >=75 to >=83.0.0 in /core-api (#607) (a55e120)
  • core-api: update uvicorn[standard] requirement from <1,>=0.34 to >=0.51.0,<1 in /core-api (#606) (fa4b8b8)
  • core-operations: bump the uv-minor-patch group in /core-operations with 6 updates (#595) (2d40ecf)
  • core-operations: update setuptools requirement from >=75 to >=83.0.0 in /core-operations (#597) (60ffa11)
  • core-operations: update uvicorn[standard] requirement from <1,>=0.34 to >=0.51.0,<1 in /core-operations (#596) (197d25a)
  • core-storage-api: bump the uv-minor-patch group in /core-storage-api with 10 updates (#598) (ef60419)
  • core-storage-api: update setuptools requirement from >=75 to >=83.0.0 in /core-storage-api (#602) (c6a35d0)
  • core-storage-api: update sqlalchemy[asyncio] requirement from <3,>=2.0 to >=2.0.51,<3 in /core-storage-api (#453) (1b87d82)
  • core-storage-api: update uvicorn[standard] requirement from <1,>=0.34 to >=0.51.0,<1 in /core-storage-api (#600) (25c2eb8)
  • core-worker: bump sentence-transformers from 3.4.1 to 5.6.0 in /core-worker (#601) (b4c7df2)
  • core-worker: bump setuptools from 81.0.0 to 83.0.0 in /core-worker (#604) (afb07b1)
  • core-worker: bump the uv-minor-patch group in /core-worker with 8 updates (#599) (e4c1fbe)
  • core-worker: update uvicorn[standard] requirement from <1,>=0.34 to >=0.51.0,<1 in /core-worker (#603) (7b89597)
  • group Dependabot minor/patch bumps per ecosystem (#588) (49ccc11)
  • plugin: bump @types/node from 25.4.0 to 26.1.1 in /plugin (#546) (caa2659)
  • plugin: upgrade TypeScript to 7 (supersedes #547) (#611) (081551e)
  • update argon2-cffi requirement from >=23.1 to >=25.1.0 (#443) (309b785)
  • update cachetools requirement from >=5.3 to >=7.1.4 (#440) (516b81f)
  • update google-genai requirement from >=0.3 to >=2.12.1 (#590) (e274048)
  • update mcp requirement from <2,>=1.26 to >=1.28.1,<2 (#592) (8963d0b)
  • update sentry-sdk requirement from <3,>=2.0 to >=2.66.0,<3 (#594) (cc4d6be)

Documentation

  • OSS-side fixes from the 2026-07-26 product-coordination audit (#625) (71debfd)
  • readme: document the Interviewer feature (#613) (62c21e7)