This release adds 2 notable features for engineering teams evaluating rollout.
✓ No known CVEs patched in this version
Topics
+14 more
Summary
AI summaryUpdates Verification, E2E, and 2026-07-22 across a mixed release.
Full changelog
First half of dream-cycle #2760: query-intent classifier lands, search wires it as an advisory hint; multi-namespace search-backend routing lands in a follow-up when the backend interface exposes an OR filter.
Added
ruflo memory classify -q "…" — Standalone classifier. Returns intent + confidence + suggested namespaces. --format json for pipelines.
ruflo memory search --intent auto|mixed|episodic|semantic|procedural — When non-mixed, prints an SCM router hint with the suggested namespace. Does NOT mutate the search backend in v1 (safety-first — no baseline regression); v2 will apply when the backend adds a multi-namespace OR filter.
Namespace map (matches ruflo's actual write conventions):
- episodic → sessions, session-checkpoints, trajectory, routing-outcomes, commands, feedback
- semantic → patterns, learned-patterns, adr-patterns, adr-edges, reasoning-patterns, concepts
- procedural → skills, agents, workflow-templates, playbooks, recipes
Verification
- Regression tests: 7/7 pass (three canonical intents, mixed fallback, explicit override, auto delegation, mixed explicit)
- E2E: "when did we last touch auth" → episodic (100%); "how does JWT work" → semantic (100%); "how do I onboard a new coder subagent" → procedural (100%); "auth" → mixed (0)
Upgrade
npx ruflo@latest --version # → 3.32.18
Refs: dream-cycle #2760 (2026-07-22).
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
Related context
Related tools
Beta — feedback welcome: [email protected]