MemoryBear v0.3.3 Community Release Note #1111
keeees
announced in
Announcements
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
MemoryBear v0.3.3 Community Release Notes — Expanding Realms
Release Date: May 14, 2026 | Codename: YanJing (衍境 · Expanding Realms)
MemoryBear v0.3.3 Community delivers a comprehensive set of upgrades to memory intelligence, knowledge base management, and workflow orchestration. This release introduces temporal retrieval for memory entities, a revamped extraction pipeline, full single-node workflow execution, and significant knowledge base enhancements — alongside a broad set of stability fixes across the platform.
🚀 I. Core Upgrade Overview
1. Memory Intelligence 🧠
dashboard/end_usersendpoint now filters out users with zero memory entries, keeping the dashboard focused on active memory profiles./memory-storage/end_user_infoendpoint now surfaces only the most relevant user profile fields:goals,traits,interests, andcore_facts.dialog_at(conversation time),valid_at(event occurrence time), andinvalid_at(event expiration time) — enabling precise temporal reasoning.goals,traits,interests,core_facts) as part of the L0 response.valid_atevent occurrence time, enabling time-based memory queries such as "what happened last week."session_idand removes thehistoryparameter, enabling proper coreference resolution across conversation turns.2. Knowledge Base Integration 📚
3. Workflow & Application ⚙️
openaifor gateway-sourced models).4. Frontend & UX 🎨
5. Robustness & Bug Fixes 🔧
vector_similarity_weightwould change unexpectedly during speech library testing with the knowledge retrieval node in 400-inbound call workflows.similarity_thresholdandvector_similarity_weightparameters, even though only one applies to the selected mode.string_typeexpected but receivedlistinput['用户是谁']).read()" by properly handling streaming response bodies.🧭 Looking Ahead
MemoryBear v0.3.3 represents a significant step toward production-grade memory intelligence. The introduction of temporal fields, enhanced extraction pipelines, and L0 memory enrichment collectively transform MemoryBear from a memory store into a temporally-aware reasoning substrate — one that understands not just what happened, but when it happened and when it stopped being true.
The workflow single-node execution capability marks a turning point for developer experience. By enabling isolated testing of every node type, we dramatically reduce the iteration cycle for complex workflow development. Combined with real-value variable display, this release makes MemoryBear workflows significantly more debuggable and portable.
The next version will focus on a comprehensive upgrade of the memory engine's core capabilities, completing application interaction and Agent/workflow features, optimizing knowledge base and frontend iframe multimodal support, introducing SSO/OIDC integration interfaces, and resolving remaining known issues across the platform.
MemoryBear v0.3.3 社区版 发布说明 —— 衍境
发布日期: 2026年5月14日 | 版本代号: 衍境(YanJing · Expanding Realms)
MemoryBear v0.3.3 社区版对记忆智能、知识库管理和工作流编排进行了全面升级。本版本引入了记忆实体的时间检索能力、全新萃取流水线、完整的工作流单节点执行支持以及多项知识库增强,同时修复了平台中大量稳定性问题。
🚀 一、核心升级概览
1. 记忆智能 🧠
dashboard/end_users接口现在会过滤记忆数为 0 的用户,保持仪表盘聚焦于活跃记忆档案。/memory-storage/end_user_info接口现在只展示最相关的用户画像字段:goals、traits、interests、core_facts。dialog_at(对话发生时间)、valid_at(事件发生时间)、invalid_at(事件失效时间),支持精确的时间推理。goals、traits、interests、core_facts)。valid_at事件发生时间检索 statement 句子,支持"上周发生了什么"等时间维度查询。session_id参数,去除history参数,以支持跨对话轮次的代词消融。2. 知识库集成 📚
3. 工作流与应用 ⚙️
openai。4. 前端与用户体验 🎨
5. 稳定性与缺陷修复 🔧
vector_similarity_weight意外变化的问题。similarity_threshold和vector_similarity_weight两个参数同时存在的问题(实际上单一检索模式只需其中一个)。string类型但收到list类型['用户是谁'])。read()",正确处理流式响应体。🧭 未来展望
MemoryBear v0.3.3 标志着向生产级记忆智能迈出的重要一步。时间字段的引入、萃取流水线的升级以及 L0 记忆丰富化,共同将 MemoryBear 从一个记忆存储系统转变为具备时间感知能力的推理基座——它不仅理解发生了什么,还理解何时发生、何时失效。
工作流单节点执行能力是开发者体验的一个转折点。通过支持所有节点类型的独立测试,我们大幅缩短了复杂工作流开发的迭代周期。结合变量真实值展示,本版本让 MemoryBear 工作流变得更加可调试、可移植。
下一版本将重点全面升级记忆引擎核心能力,补齐应用交互与 Agent/工作流功能,优化知识库与前端 iframe 多模态支持,并修复各类现存问题。
This discussion was created from the release MemoryBear v0.3.3 Community Release Note.
Beta Was this translation helpful? Give feedback.
All reactions